SPECS: myththemes.spec - exclusivearch noarch to be able to build ...

glen glen at pld-linux.org
Mon Nov 21 03:33:54 CET 2005


Author: glen                         Date: Mon Nov 21 02:33:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- exclusivearch noarch to be able to build with ./builder. probably not the most appropriate way to do it?

---- Files affected:
SPECS:
   myththemes.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/myththemes.spec
diff -u SPECS/myththemes.spec:1.1 SPECS/myththemes.spec:1.2
--- SPECS/myththemes.spec:1.1	Mon Nov 21 00:49:18 2005
+++ SPECS/myththemes.spec	Mon Nov 21 03:33:48 2005
@@ -10,7 +10,7 @@
 Requires:	mythtv
 # exclusivearch is just because it's no point of building these on
 # arches which don't have mythtv itself
-ExclusiveArch:	%{ix86} %{x8664} ppc
+ExclusiveArch:	%{ix86} %{x8664} ppc noarch
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -48,6 +48,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/21 02:33:48  glen
+- exclusivearch noarch to be able to build with ./builder. probably not the most appropriate way to do it?
+
 Revision 1.1  2005/11/20 23:49:18  glen
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/myththemes.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list