* [devel] I: автообновление src.rpm пакетов с помощью watch файлов.
@ 2011-10-16 16:53 Igor Vlasenko
0 siblings, 0 replies; only message in thread
From: Igor Vlasenko @ 2011-10-16 16:53 UTC (permalink / raw)
To: devel
Уважаемые коллеги,
В новой версии утилиты srpmnmu,
идущей с perl-RPM-Source-Editor >= 0.71,
доступно автообновление src.rpm пакетов с помощью опции
--uupdate. (два uu, поскольку так называется соответствующая
утилита в Debian).
Пример вызова:
$ srpmnmu --uupdate /path/to/name-version-rel.src.rpm
Пример работы со спек-файлом:
$ rpm -i /path/to/name-version-rel.src.rpm
$ srpmnmu -i --uupdate name.spec
$ diff -u name.spec~ name.spec ### (смотрим, чего там робот наменял)
$ rpmbuild -bs --nodeps name.spec (or hashertarbuild -bs name.spec)
Для работы watch файл должен быть упакован в пакет (прописан в спеке)
...
Source100: %name.watch
...
По умолчанию подразумевается, что .watch файл указывает на Source(0):.
Если это не так, например, .watch файл указывает на Source3:,
то надо паковать .watch файл как %name.source3.watch
Еще примеры
$ srpmnmu --uupdate flashrom.spec
uupdate: new version 0.9.4
Записан: flashrom-0.9.4-alt1.src.rpm
$ srpmnmu --uupdate flashrom-0.9.4-alt1.src.rpm
uupdate: version 0.9.4 is up to date.
--
Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-16 16:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-16 16:53 [devel] I: автообновление src.rpm пакетов с помощью watch файлов Igor Vlasenko
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git