From: Igor Vlasenko <vlasenko@imath.kiev.ua> To: devel@lists.altlinux.org Subject: [devel] I: автообновление src.rpm пакетов с помощью watch файлов. Date: Sun, 16 Oct 2011 19:53:52 +0300 Message-ID: <20111016165352.GA23923@dad.imath.kiev.ua> (raw) Уважаемые коллеги, В новой версии утилиты 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.
reply other threads:[~2011-10-16 16:53 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20111016165352.GA23923@dad.imath.kiev.ua \ --to=vlasenko@imath.kiev.ua \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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