Mailinglist Archive: opensuse-buildservice (145 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] prj config to get oss repo?
- From: Volker Kuhlmann <list0570@xxxxxxxxxxxxxxx>
- Date: Tue, 22 Nov 2011 23:25:15 +1300
- Message-id: <20111122102515.GA8167@paradise.net.nz>
I have found the problem.
%if 0%(vs="%{vers}"; test ${vs:0:3} = 4.5 && echo 1)
works just fine, except in the OBS for BuildRequires:. It does work in
the OBS in %description and %build.
Volker
--
Volker Kuhlmann
http://volker.dnsalias.net/ Please do not CC list postings to me.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
%if 0%(vs="%{vers}"; test ${vs:0:3} = 4.5 && echo 1)
works just fine, except in the OBS for BuildRequires:. It does work in
the OBS in %description and %build.
Volker
--
Volker Kuhlmann
http://volker.dnsalias.net/ Please do not CC list postings to me.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
| < Previous | Next > |