ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Requires: %name = %version-%release
@ 2008-09-12 12:42 Alexey I. Froloff
  2008-09-12 12:56 ` Alexey Tourbin
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey I. Froloff @ 2008-09-12 12:42 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Всё больше зависимостей у нас вычисляются автоматически и
прописывать что-то руками становится неинтересно.  Физический
смысл зависимости %name = %version-release в том, чтобы этот
подпакет тоже обновился при установке основного.  Например в
случае с libfoo и libfoo-devel зависимость у -devel пакета на
основной уже проставляется через симлинки, у развесистых пакетов
типа kdebase есть зависимости через SONAME библиотек и т.д.

Всвязи с этим есть предложение во все пакеты автоматом вставлять
конструкцию:

Provides: sourcepackage(%name) = %version-%release
Conflicts: sourcepackage(%name) < %version-%release
Conflicts: sourcepackage(%name) > %version-%release

А последние две строки хочется вообще сократить до:

Conflicts: sourcepackage(%name) != %version-%release

-- 
Regards,
Sir Raorn.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-12 14:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-12 12:42 [devel] Requires: %name = %version-%release Alexey I. Froloff
2008-09-12 12:56 ` Alexey Tourbin
2008-09-12 14:33   ` Aleksey Avdeev

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