not noarch anymore
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 7 Nov 2015 13:00:59 +0000 (14:00 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 7 Nov 2015 13:00:59 +0000 (14:00 +0100)
bootmanager.spec

index 816ed9d..bfee338 100644 (file)
@@ -18,7 +18,10 @@ License: BSD
 Group: System Environment/Base
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildArch: noarch
+# in theory this should be a noarch rpm
+# however because of libc-opendir-hack (which apparently targets f12 bootCDs)
+# this is not true anymore and fedora23 won't let us build this as noarch anymore
+# BuildArch: noarch
 
 Requires: tar, gnupg, sharutils, bzip2
 # need the apache user at install-time