devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@altlinux.org>
To: devel-newbies@lists.altlinux.org
Subject: Re: [newbies] советы по мотивам spec-файла
Date: Sun, 11 Oct 2009 03:13:12 +0400
Message-ID: <20091010231312.GA21375@altlinux.org> (raw)
In-Reply-To: <774a4f4a0910101105g230ad2afh35c0e4a49f592c2a@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 920 bytes --]

On Sat, Oct 10, 2009 at 09:05:05PM +0300, Artem Zolochevskiy wrote:
>   * Два питоновских файла: asciidoc.py и a2x.py
>   * симлинки на них в этом же какталоге: asciidoc и a2x соовтетсвенно.
Расширение .py никому не нужно.  Переименовать.

>   * какие-то может я ещё варианты упустил?
Если docdir заполняется на стадии %install и плюс к этому хочется
использовать %doc в %files, обязательно сделать:

%define _customdocdir %_defaultdocdir/%name-%version

и %doc использовать только в одном пакете.  Вместо %doc в %files
можно раскладывать всю документацию на стадии %install, а в
%files ссылаться на %_customdocdir/foo (не забываем про %dir
%%_customdocdir в каждом пакете).

>   * стоит ли ставить зависимость: пакет документации зависит от пакета
> самой программы? Каковы тут правила/традиция?
Conflicts: %name < %version-%release
Conflicts: %name > %version-%release

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2009-10-10 23:13 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-10 18:05 Artem Zolochevskiy
2009-10-10 18:11 ` Aleksey Avdeev
2009-10-10 23:13 ` Alexey I. Froloff [this message]
2009-10-13  8:16   ` Artem Zolochevskiy
2009-10-13  8:38     ` REAL
2009-10-13  8:37       ` Andrey Rahmatullin
2009-10-13  8:57     ` Alexey I. Froloff
2009-10-16  6:49       ` Artem Zolochevskiy
2009-10-16  7:11         ` Michael Shigorin
2009-10-16  7:20           ` Artem Zolochevskiy
2009-10-16  7:23             ` Michael Shigorin
2009-10-16 14:38             ` Timur Batyrshin
2009-10-10 23:18 ` Alexey I. Froloff
2009-10-11 10:06   ` Michael Shigorin
2009-10-13  8:22     ` Artem Zolochevskiy
2009-10-13  9:00       ` Alexey I. Froloff
2009-10-13 12:05       ` Michael Shigorin

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=20091010231312.GA21375@altlinux.org \
    --to=raorn@altlinux.org \
    --cc=devel-newbies@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

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/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-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git