From: "Dmitry V. Levin" <ldv@alt-linux.org> To: devel@altlinux.ru Subject: Re: [devel] add_changelog Date: Tue, 19 Feb 2002 17:45:19 +0300 Message-ID: <20020219144519.GA11587@ldv.office.alt-linux.org> (raw) In-Reply-To: <20020219165220.48bb952c.paul@neural.ru> [-- Attachment #1: Type: text/plain, Size: 1485 bytes --] On Tue, Feb 19, 2002 at 04:52:20PM +0300, Узорин Павел wrote: > Тут у меня маленькая проблема: > Я запускаю add_changelog на spec файле, который генерируется > автоматом пакетом distutils из python > Если в спек файле указана иконка, то add_changelog зачем-то > проверяет ее наличие в каталоге /usr/src/RPM/SOURCE. add_changelog в конечном итоге парсит spec-файл путем "rpmbuild -bE", а последний без иконок просто жить не может. :) Вообще говоря, _эти_ иконки никому не нужны. > Если бы я бы я строил rpm стандартным способом, это было > бы правильно, но у меня в момент add_changelog ничего, кроме > spec файла нет. > Подскажите как выключить проверку наличия иконки, или заставить > add_changelog понимать _topdir? > Конструкция add_changelog -a '--define _topdir /home/paul/Common/AqGuard/build/bdist.linux-i686/rpm' build/bdist.linux-i686/rpm/SPECS/AqGuard.spec не заработала Правильно делать так: "--define '_topdir /home/paul/Common/AqGuard/build/bdist.linux-i686/rpm'" Впрочем, в add_changelog'е я только что обнаружил опечатку, из-за которой этот параметр все равно работать не будет. Regards, Dmitry +-------------------------------------------------------------------------+ Dmitry V. Levin mailto://ldv@alt-linux.org ALT Linux Team http://www.altlinux.com/ Fandra Project http://www.fandra.org/ +-------------------------------------------------------------------------+ UNIX is user friendly. It's just very selective about who its friends are. [-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
prev parent reply other threads:[~2002-02-19 14:45 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-02-19 13:52 Узорин Павел 2002-02-19 14:45 ` Dmitry V. Levin [this message]
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=20020219144519.GA11587@ldv.office.alt-linux.org \ --to=ldv@alt-linux.org \ --cc=devel@altlinux.ru \ /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