From: Andrey Brindeew <abr@altlinux.ru> To: Сообщество <community@altlinux.ru> Subject: [Comm] Re: create rpm Date: Sun, 16 Mar 2003 19:05:09 +0300 Message-ID: <20030316160509.GB25370@abr.tool.ru> (raw) In-Reply-To: <20030316154526.6dbae83e.thebeast@fromru.com> [-- Attachment #1: Type: text/plain, Size: 1454 bytes --] On Sun, Mar 16, 2003 at 03:45:26PM +0300, Alexey Morsov wrote: > Начал разбираться со написанием спека по науке (а не методом тыка) и > возникло два вопроса, неосвещенных в четырех частях соответствующеей > статьи на www.atmsk.ru. > > 1) Requires: и Buildrequires: от куда их брать (если не все есть в > INSTALL-файле в тарболе) и что за строка: Requires - это то, что требуется пакету для работы, BuildRequires - это те пакеты (как правило оканчивающиеся на -devel), без который SRPM не соберется. > > # Automatically added by buildreq on Sat Jan 18 2003 > > в спек-файлах от alt. Что это за программа такакя и есть ли она в J2.0 $ rpm -qf /usr/bin/buildreq rpm-utils-0.6.10-alt1 > 2) Поле Group: - уважаемый AVL пишет что про это поле "...см. > (подскажите, а то я забыл)...". Так что с этими самыми группами в > контексте дистрибутивов ALT. Где можно про это почитать, посмотреть. А > то я уже 3 пакета собрал, прекрасно встали, а в меню ни один не попал =( Это просто показывает группу пакета. Для того, чтобы пакет попал в меню, нужно сделать примерно следующее: # menu %__cat << EOF >%name.menu ?package(%name): command="%_bindir/%name" needs="X11" section="Applications/%group" \ title="KSensors" longtitle="Frontend for lm_sensors" EOF %__install -pD -m644 %name.menu %buildroot%_menudir/%name %post %update_menus %postun %clean_menus -- WBR, Andrey Brindeew. "No one person can understand Perl culture completely" (C) Larry Wall. [-- Attachment #2: Type: application/pgp-signature, Size: 245 bytes --]
next prev parent reply other threads:[~2003-03-16 16:05 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-03-16 12:45 [Comm] " Alexey Morsov 2003-03-16 16:05 ` Andrey Brindeew [this message] 2003-03-16 16:55 ` [Comm] " Alexey Morsov 2003-03-16 16:12 ` [Comm] " Dmitry Lebkov
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=20030316160509.GB25370@abr.tool.ru \ --to=abr@altlinux.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