From: Alexey Tourbin <at@altlinux.ru> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] /usr/lib/rpm/*-files.req.list Date: Thu, 10 Jul 2008 06:27:49 +0400 Message-ID: <20080710022749.GI6725@solemn.turbinal> (raw) In-Reply-To: <4874F819.60609@solin.spb.ru> [-- Attachment #1: Type: text/plain, Size: 976 bytes --] On Wed, Jul 09, 2008 at 09:40:41PM +0400, Aleksey Avdeev wrote: > 1. Если из некого *.src.rpm формируется {,под}пакет содержащий файл > *-files.req.list, то требуется ли в нём прописывать Provides: <каталог> > руками? (Есть ли на этот случай автоматизация?) Пока желательно прописывать. В идеале, вообще-то, все пути неявно предоставляются, и прописывать 'Provides: /путь' не нужно. Но пока есть ограничение: это работает только в пределах одной архитектуры (т.е. все пакеты, имеющие дело с /путь, должны быть либо $arch, либо noarch). На самом деле и это ограничение в некоторых случаях не актуально. Если /путь содержится в $arch пакете, и есть хотя бы один $arch пакет, который требует /путь, то /путь можно явно не предоставлять, а у noarch пакетов, которые требуют /путь, анметов не будет. То есть это на самом деле связано с тем, как сейчас генерируются $arch и noarch репозитарии. > 2. Можно ли класть данные файлы в rpm-build-* (см. Можно. [-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-07-10 2:27 UTC|newest] Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-06-17 5:05 Alexey M. Tourbin 2008-06-17 6:45 ` Stanislav Ievlev 2008-06-17 8:15 ` Alexey Tourbin 2008-06-18 7:31 ` Stanislav Ievlev 2008-07-09 17:40 ` Aleksey Avdeev 2008-07-09 17:44 ` Mikhail Gusarov 2008-07-09 18:00 ` Aleksey Avdeev 2008-07-09 18:03 ` Mikhail Gusarov 2008-07-09 18:24 ` [devel] [Policy] rpm-build-<name> (was: /usr/lib/rpm/*-files.req.list) Aleksey Avdeev 2008-07-09 18:29 ` [devel] [Policy] rpm-build-<name> Mikhail Gusarov 2008-07-09 18:33 ` Aleksey Avdeev 2008-07-09 18:47 ` Igor Vlasenko 2008-07-09 18:50 ` Mikhail Gusarov 2008-07-09 18:57 ` Led 2008-07-09 20:15 ` Michael Shigorin 2008-07-09 20:36 ` Led 2008-07-09 20:41 ` Mikhail Gusarov 2008-07-09 20:50 ` Led 2008-07-09 18:59 ` Igor Vlasenko 2008-07-09 19:36 ` Aleksey Avdeev 2008-07-09 19:48 ` Aleksey Avdeev 2008-07-10 2:02 ` [devel] [Policy] rpm-build-<name> и webserver-common Aleksey Avdeev 2008-07-10 4:22 ` Igor Vlasenko 2008-07-10 4:32 ` [devel] [Policy] rpm-build-<name> Igor Vlasenko 2008-07-10 5:17 ` Mikhail Gusarov 2008-07-10 5:48 ` Alexey I. Froloff 2008-07-10 7:46 ` Igor Vlasenko 2008-07-10 13:30 ` Igor Vlasenko 2008-07-10 13:50 ` Aleksey Avdeev 2008-07-10 14:15 ` Igor Vlasenko 2008-07-10 14:31 ` Aleksey Avdeev 2008-07-10 16:08 ` Aleksey Avdeev 2008-07-10 17:25 ` Aleksey Avdeev 2008-07-10 17:41 ` Igor Vlasenko 2008-07-10 17:46 ` Led 2008-07-30 12:21 ` [devel] [OT] macroses Michael Shigorin 2008-07-10 17:47 ` [devel] [Policy] rpm-build-<name> Mikhail Gusarov 2008-07-10 20:21 ` Aleksey Avdeev 2008-07-10 17:56 ` Aleksey Avdeev 2008-07-10 6:08 ` [devel] rpm-build-<name> Alexey Tourbin 2008-07-10 7:52 ` Igor Vlasenko 2008-07-10 8:05 ` Alexey I. Froloff 2008-07-10 8:13 ` Igor Vlasenko 2008-07-10 9:06 ` Aleksey Avdeev 2008-07-10 9:19 ` Alexey I. Froloff 2008-07-10 9:58 ` Aleksey Avdeev 2008-07-10 10:28 ` Alexey I. Froloff 2008-07-10 10:56 ` Mykola S. Grechukh 2008-07-10 11:38 ` Aleksey Avdeev 2008-07-13 13:50 ` Alexey Tourbin 2008-07-09 19:17 ` [devel] [Policy] rpm-build-<name> Aleksey Avdeev 2008-07-09 19:27 ` Igor Vlasenko 2008-07-09 19:08 ` Aleksey Avdeev 2008-07-09 19:11 ` Igor Vlasenko 2008-07-10 2:33 ` [devel] rpm-build-<name> Alexey Tourbin 2008-07-10 20:34 ` [devel] [Policy] rpm-build-<name> Mikhail Gusarov 2008-07-11 7:10 ` Aleksey Avdeev 2008-07-11 7:18 ` Mikhail Gusarov 2008-07-09 18:50 ` Alexey I. Froloff 2008-07-10 2:27 ` Alexey Tourbin [this message] 2008-07-10 9:28 ` [devel] /usr/lib/rpm/*-files.req.list Aleksey Avdeev 2008-07-11 23:47 ` Aleksey Avdeev 2008-07-12 0:13 ` Alexey I. Froloff 2008-07-12 0:58 ` Aleksey Avdeev 2008-07-09 18:43 ` Led 2008-07-10 2:41 ` Alexey Tourbin
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=20080710022749.GI6725@solemn.turbinal \ --to=at@altlinux.ru \ --cc=devel@lists.altlinux.org \ /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