From: Elan Ruusamäe Date: Thu, 20 Jun 2013 12:14:47 +0000 (+0300) Subject: test showing BuildArch: not accepting anything than 'noarch': X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=2c0b3e49d093919f5c034e75c44fc6588daba57c;p=packages%2Ftest.git test showing BuildArch: not accepting anything than 'noarch': rpmbuild -bb test.spec error: line 12: Only "noarch" sub-packages are supported: BuildArch: x86_64 error: Package has no %description: test-1-0.1.x86_64 see also some discussion here: https://github.com/jordansissel/fpm/commit/6a8692a6e497a3f2239d13bb47760f310e6d47ac --- diff --git a/test.spec b/test.spec index 0b09819..ff61a5a 100644 --- a/test.spec +++ b/test.spec @@ -9,6 +9,7 @@ Release: 0.1 License: GPL Group: Applications/System URL: http://www.pld-linux.org/ +BuildArch: x86_64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description