[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [rpm-list] Setting binary rpm name according to a condition
- From: Luciano Miguel Ferreira Rocha <strange nsk no-ip org>
- To: rpm-list redhat com
- Subject: Re: [rpm-list] Setting binary rpm name according to a condition
- Date: Sun, 29 Oct 2006 17:46:37 +0000
On Sun, Oct 29, 2006 at 12:07:01PM +0200, Erez Zilber wrote:
> Thanks. Is it possible to write something like:
>
> %if "%{_vendor}" == "suse" & "%{sles_version}" == "10"
Use two &, like C and shell:
%if "%{_vendor}" == "suse" && "%{sles_version}" == "10"
--
lfr
0/0
Attachment:
pgp7ZB1CeR2M3.pgp
Description: PGP signature
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]