From: Dmitry Lebkov <dima@sakhalin.ru> To: community@altlinux.ru Subject: Re: [Comm] create rpm Date: Mon, 17 Mar 2003 02:12:53 +1000 Message-ID: <20030317021253.7b092c91.dima@sakhalin.ru> (raw) In-Reply-To: <20030316154526.6dbae83e.thebeast@fromru.com> On Sun, 16 Mar 2003 15:45:26 +0300 Alexey Morsov <thebeast@fromru.com> wrote: > Привет, > > Начал разбираться со написанием спека по науке (а не методом тыка) и > возникло два вопроса, неосвещенных в четырех частях соответствующеей > статьи на www.atmsk.ru. > > 1) Requires: и Buildrequires: от куда их брать (если не все есть в > INSTALL-файле в тарболе) и что за строка: > > # Automatically added by buildreq on Sat Jan 18 2003 > > в спек-файлах от alt. Что это за программа такакя и есть ли она в J2.0 Requires: - список пакетов, необходимых для _нормального функционирования_ твоего пакета. Buildrequires: - список пакетов, необходимых для сборки твоего пакета. $ rpm -qf `which buildreq` rpm-utils-0.6.9-alt1 результат работы buildreq необходимо анализировать (иногода он добавляет совершенно неуместные зависимости). > 2) Поле Group: - уважаемый AVL пишет что про это поле "...см. > (подскажите, а то я забыл)...". Так что с этими самыми группами в /usr/lib/rpm/GROUPS - из него выбирать подходящую. > контексте дистрибутивов ALT. Где можно про это почитать, посмотреть. А > то я уже 3 пакета собрал, прекрасно встали, а в меню ни один не попал > =( Про "попадание в меню" - бери любой SRPM-пакет, добавляющий себя в меню и делай по "образу и подобию" ... Hint #1: смотри на файлы *.menu в SRPM'ах. Hint #2: http://docs.altlinux.ru/alt/devel/ -- WBR, Dmitry Lebkov
prev parent reply other threads:[~2003-03-16 16:12 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-03-16 12:45 Alexey Morsov 2003-03-16 16:05 ` [Comm] " Andrey Brindeew 2003-03-16 16:55 ` Alexey Morsov 2003-03-16 16:12 ` Dmitry Lebkov [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=20030317021253.7b092c91.dima@sakhalin.ru \ --to=dima@sakhalin.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