ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Gladkov <legion@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] IA: incomiger rebuild
Date: Wed, 10 May 2006 14:09:29 +0400
Message-ID: <4461BBD9.9050208@altlinux.ru> (raw)
In-Reply-To: <44619011.6010908@altlinux.ru>

Slava Dubrovskiy wrote:
> Alexey Gladkov пишет:
>>>> Если эти правила не связаны с BuildRequires, тогда их надо выдумать уже
>>>> сейчас.
>>> или (например):
>>>
>>> build group: kde
>>>
>>> будет означать что надо собирать всю группу kde. Т.е. - все пакеты, у
>>> которых в .build-rules написана группа kde.
>> Это же BuildRequires ... только улучшенные и отдельно лежащие :)
> Может для таких случаев использовать PreBuildRequires?
> 

$ cat test.spec
Name: test
Version: 1.0
Release: alt1
Summary: test
License: GPL
Group: System/Base

PreBuildRequires: sisyphus

%description
test

%files
$ rpm-run -bs test.spec
ошибка: строка 8: Неизвестный тэг: PreBuildRequires: sisyphus

$ cat test.spec
Name: test
Version: 1.0
Release: alt1
Summary: test
License: GPL
Group: System/Base

BuildRequires: A
BuildRequires(pre): B
BuildRequires(post): C

%description
test

%files
$ rpmquery --querytags | grep -i req
REQUIREFLAGS
REQUIRENAME
REQUIREVERSION
$ rpmquery -p --qf='[%{REQUIRENAME} %{REQUIREFLAGS:depflags}
%{REQUIREVERSION}\n]' -- test-1.0-alt1.src.rpm
A
B
C
rpmlib(CompressedFileNames) <= 3.0.4-1

Никакой разницы нет. Или вы предлагаете парсить спек ?
И как отучить понимать эти спецальные BuildRequires ? Патчить rpm ?!

-- 
Rgrds, legion



  parent reply	other threads:[~2006-05-10 10:09 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-07 19:48 Alexey Gladkov
2006-05-07 20:11 ` Alexey I. Froloff
2006-05-07 20:17   ` Konstantin A. Lepikhov
2006-05-07 21:12     ` Alexey I. Froloff
2006-05-07 21:46       ` Alexey Gladkov
2006-05-07 22:03         ` Dmitry V. Levin
2006-05-07 22:15           ` Alexey Gladkov
2006-05-08  8:32         ` Alexey I. Froloff
2006-05-08 10:57           ` Alexey Gladkov
2006-05-08 11:23             ` Alexey I. Froloff
2006-05-08 11:27           ` Alexey I. Froloff
2006-05-08  8:12       ` Michael Shigorin
2006-05-08  8:29         ` Alexey I. Froloff
2006-05-08 11:53         ` Alexey Gladkov
2006-05-08 12:04           ` Alexey I. Froloff
2006-05-08 15:34             ` Anton Farygin
2006-05-08 15:42               ` Dmitry V. Levin
2006-05-08 16:19                 ` Anton Farygin
2006-05-08 16:16                   ` Dmitry V. Levin
2006-05-09  5:49                     ` Anton Farygin
2006-05-09 10:40                       ` Alexey Gladkov
2006-05-10  6:06                         ` Aleksey Avdeev
2006-05-10  6:48                           ` Alexey I. Froloff
2006-05-10  7:02                         ` Slava Dubrovskiy
2006-05-10  9:40                           ` Igor Zubkov
2006-05-10 10:09                           ` Alexey Gladkov [this message]
2006-05-10 10:39                             ` Slava Dubrovskiy
2006-05-10 11:40                               ` Sergey V Turchin
2006-05-07 21:27 ` Ilya
2006-05-07 21:31   ` [devel] IA: incomiger rebuild reports Dmitry V. Levin
2006-05-07 23:36     ` Alexey Gladkov
2006-05-08  8:10       ` Michael Shigorin
2006-05-08  9:47       ` Pavlov Konstantin
2006-05-08  5:37   ` [devel] IA: incomiger rebuild Anton Farygin
2006-05-08  8:33   ` Alexey I. Froloff
2006-05-08 10:32     ` Anton Farygin
2006-05-08 11:57       ` Alexey Gladkov

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=4461BBD9.9050208@altlinux.ru \
    --to=legion@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