ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] %_mandir сборка rpm
@ 2004-09-23 14:20 Grigory Fateyev
  2004-09-23 15:00 ` [Comm] " Vitaly Ostanin
  2004-09-23 15:43 ` [Comm] " Andrey Rahmatullin
  0 siblings, 2 replies; 10+ messages in thread
From: Grigory Fateyev @ 2004-09-23 14:20 UTC (permalink / raw)
  To: community

Здравствуйте!

Хочу для себя опакетит 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 Григорий.



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-09-27 19:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-23 14:20 [Comm] %_mandir сборка rpm Grigory Fateyev
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

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