somehow rpm on f12 thinks this has arch-dependant stuff
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 20 Dec 2009 13:17:50 +0000 (13:17 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 20 Dec 2009 13:17:50 +0000 (13:17 +0000)
probably has to do with uudecode.gz, which is probably not needed anymore

nodeconfig.spec

index bf0eb5b..9a60ffb 100644 (file)
@@ -17,7 +17,8 @@ License: PlanetLab
 Group: System Environment/Daemons
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildArch: noarch
+# cannot do this as of f12
+#BuildArch: noarch
 
 Vendor: PlanetLab
 Packager: PlanetLab Central <support@planet-lab.org>