Mailinglist Archive: opensuse-buildservice (145 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] prj config to get oss repo?
- From: Juergen Weigert <jw@xxxxxxx>
- Date: Thu, 24 Nov 2011 15:35:45 +0100
- Message-id: <20111124143545.GS32222@suse.de>
On Nov 24, 11 07:51:12 +1300, Volker Kuhlmann wrote:
are evaluated, from an end user persoective.
This is an implementation detail. An undocumented one.
Hiding it would make sense too.
I've added a paragraph 'OBS Caveat' below
http://en.opensuse.org/openSUSE:Specfile_guidelines#BuildRequires
so that it is no longer undocumented.
cheers,
JW-
--
o \ Juergen Weigert paint it green! __/ _=======.=======_
<V> | jw@xxxxxxx back to ascii! __/ _---|____________\/
\ | 0911 74053-508 __/ (____/ /\
(/) | _____________________________/ _/ \_ vim:set sw=2 wm=8
SUSE LINUX Products GmbH, GF: Jeff Hawn, J.Guild, F.Imendoerffer, HRB 16746
(AG Nuernberg), Maxfeldstrasse 5, 90409 Nuernberg, Germany
SuSE. Supporting Linux since 1992.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
On Wed 23 Nov 2011 23:21:25 NZDT +1300, Ludwig Nussel wrote:It would make a lot of sense to have a consistent way how %() expressions
Yeah, OBS can't expand %() for obvious reasons.
The "obvious" reasons are, that
* When building a package, the source server employs a
virtual machine, and %() shell expansions are honored.
* But when we evaluate BuildRequires, the source server does not employ
a virtual machine, and %() shell expansions are disabled for security
reasons.
Not only that. It wouldn't make sense.
are evaluated, from an end user persoective.
BuildRequires are evaluated
on the host system because BuildRequires define what's required to
install the target system in the first place.
This is an implementation detail. An undocumented one.
Hiding it would make sense too.
I've added a paragraph 'OBS Caveat' below
http://en.opensuse.org/openSUSE:Specfile_guidelines#BuildRequires
so that it is no longer undocumented.
cheers,
JW-
--
o \ Juergen Weigert paint it green! __/ _=======.=======_
<V> | jw@xxxxxxx back to ascii! __/ _---|____________\/
\ | 0911 74053-508 __/ (____/ /\
(/) | _____________________________/ _/ \_ vim:set sw=2 wm=8
SUSE LINUX Products GmbH, GF: Jeff Hawn, J.Guild, F.Imendoerffer, HRB 16746
(AG Nuernberg), Maxfeldstrasse 5, 90409 Nuernberg, Germany
SuSE. Supporting Linux since 1992.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
| < Previous | Next > |