From: Grigory Fateyev <greg@anastasia.ru> To: community@altlinux.ru <community@altlinux.ru> Subject: [Comm] %_mandir сборка rpm Date: Thu, 23 Sep 2004 18:20:52 +0400 Message-ID: <20040923182052.71f0b175@home.greg.com.ru> (raw) Здравствуйте! Хочу для себя опакетит firehol-1.191 есть спек только для rh7, я его чуть-чуть поправил, и ... Ошибки сборки пакетов: Файл не найден: /home/greg/tmp/firehol-buildroot/usr/share/man/man1/firehol.1.gz Файл не найден: /home/greg/tmp/firehol-buildroot/usr/share/man/man5/firehol.conf.5.gz и действительно этих файлов нет, а есть firehol.1.bz2 и firehol.5.conf.bz2 . Вот кусок спека: ... mkdir -p %buildroot%{_mandir}/man1 mkdir -p %buildroot%{_mandir}/man5 gzip -9 man/firehol.1 gzip -9 man/firehol.conf.5 install -m 644 man/firehol.1.gz %buildroot%{_mandir}/man1/firehol.1.gz install -m 644 man/firehol.conf.5.gz %buildroot%{_mandir}/man5/firehol.conf.5.gz ... Вопрос, откуда .bz2? Спасибо! -- Всего наилучшего! greg@anastasia.ru Григорий.
next reply other threads:[~2004-09-23 14:20 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-09-23 14:20 Grigory Fateyev [this message] 2004-09-23 15:00 ` [Comm] " Vitaly Ostanin 2004-09-23 15:43 ` [Comm] " Andrey Rahmatullin 2004-09-23 17:15 ` Grigory Fateyev 2004-09-25 12:46 ` Grigory Fateyev 2004-09-25 15:35 ` Vladimir Lettiev 2004-09-27 19:25 ` [Comm] " Konstantin A. Lepikhov 2004-09-26 9:26 ` Michael Shigorin 2004-09-26 14:32 ` Grigory Fateyev 2004-09-26 17:52 ` Michael Shigorin
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=20040923182052.71f0b175@home.greg.com.ru \ --to=greg@anastasia.ru \ --cc=community@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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git