Specifying architecture in Requires:

Stuart D. Gathman stuart at bmsi.com
Mon Jun 27 19:43:16 UTC 2011


On Mon, 27 Jun 2011, vs wrote:

> I'm trying to specify different architectures in the Requires: header of my
> spec file,  but haven't been able to do other than by specifying a file
> provided by one of the required packages. Is there another way to do this?

Use a logical provides:

in file1.spec:

Provides: arm-fooapp


in file2.spec:

Requires: arm-fooapp


no actual file is referenced or provided.

--
 	      Stuart D. Gathman <stuart at bmsi.com>
     Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.


More information about the Rpm-list mailing list