RPM Community Forums

Mailing List Message of <rpm-devel>

noarch sub-packages

From: Alexey Tourbin <at@altlinux.org>
Date: Mon 16 Jun 2008 - 04:31:41 CEST
Message-ID: <20080616023141.GB17919@solemn.turbinal>
Hello,
Do they really work?

rpm-5.1.3 $ ./rpmbuild -bb ~/test.spec
error: line 8: Only "noarch" sub-packages are supported: BuildArch: x86_64
error: Package has no %description: test-1.0-alt1.x86_64
rpm-5.1.3 $ cat ~/test.spec
Name: test
Version: 1.0
Release: alt1
Summary: test
License: GPL
Source: foo
Group: Development/Other
BuildArch: %_target_cpu
%description
rpm-5.1.3 $
Received on Mon Jun 16 04:48:53 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.