From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Devel discussion list <devel@altlinux.ru> Subject: Re: [devel] IA: rpm: how to install %docs properly Date: Mon, 30 Sep 2002 15:40:19 +0400 Message-ID: <20020930114019.GB32023@basalt.office.altlinux.ru> (raw) In-Reply-To: <20020930110618.GA32095@kadath.pm.ramax.spb.ru> [-- Attachment #1: Type: text/plain, Size: 876 bytes --] On Mon, Sep 30, 2002 at 03:06:18PM +0400, Igor Homyakov wrote: > > > Если пакет разбит на части package, package-common ... > > > документацию стоит включать только в один пакет ? > > > Это зависит от характера документации. > > я имел в виду README TODO и т.д. Если документация не распадается на компоненты, то можно и в -common. > > > по логике файлы должны принадлежать package-common, > > > но тогда они будут лежать в > > > %_docdir/%name-common-%version вместо %_docdir/%name-%version > > > %name-common-%version - это не очень хорошо; лучше разложить вручную. > > как это сделать "красиво" ? > возможно переопределить %_docdir ? Как красиво - не знаю. Пока делаю так: %install [...] %__mkdir_p $RPM_BUILD_ROOT%_docdir/%name-%version %__install -p -m644 список_файлов \ $RPM_BUILD_ROOT%_docdir/%name-%version/ [...] %files %_docdir/%name-%version -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2002-09-30 11:40 UTC|newest] Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-09-30 8:53 Dmitry V. Levin 2002-09-30 9:10 ` Igor Homyakov 2002-09-30 10:49 ` Dmitry V. Levin 2002-09-30 11:06 ` Igor Homyakov 2002-09-30 11:40 ` Dmitry V. Levin [this message] 2002-09-30 11:36 ` Igor Homyakov 2002-09-30 12:01 ` Dmitry V. Levin 2002-09-30 16:14 ` Alexey I. Froloff 2002-10-01 6:15 ` Dmitry V. Levin 2002-10-01 17:08 ` Alexey I. Froloff 2002-10-01 17:17 ` Dmitry V. Levin 2002-10-02 18:26 ` Alexey I. Froloff 2002-10-02 11:03 ` Yuri N. Sedunov 2002-10-03 21:32 ` Dmitry V. Levin 2002-10-04 3:29 ` Yuri N. Sedunov 2002-10-04 9:23 ` Dmitry V. Levin 2002-10-04 10:30 ` Yuri N. Sedunov 2002-10-04 10:55 ` Dmitry V. Levin 2002-10-18 22:34 ` at 2002-10-19 11:03 ` Dmitry V. Levin 2002-10-21 11:26 ` Igor Homyakov 2002-10-21 11:55 ` Dmitry V. Levin 2002-10-21 20:21 ` at 2002-10-22 8:18 ` Dmitry V. Levin
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=20020930114019.GB32023@basalt.office.altlinux.ru \ --to=ldv@altlinux.org \ --cc=devel@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 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