SPECS: freecol.spec - ExclusiveArch: i586 i686 pentium3 pentium4 a...

arvenil arvenil at pld-linux.org
Wed Nov 21 22:25:41 CET 2007


Author: arvenil                      Date: Wed Nov 21 21:25:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ExclusiveArch: i586 i686 pentium3 pentium4 athlon %{x8664}
  (same EA as in higlayout)
- removed noarch
- added NOTE

---- Files affected:
SPECS:
   freecol.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/freecol.spec
diff -u SPECS/freecol.spec:1.14 SPECS/freecol.spec:1.15
--- SPECS/freecol.spec:1.14	Wed Nov 21 16:22:18 2007
+++ SPECS/freecol.spec	Wed Nov 21 22:25:35 2007
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# NOTE:
+# - BuildArch is not noarch beacouse required higlayout excludes some archs
 Summary:	Open source Colonization clone
 Summary(pl.UTF-8):	Klon gry Colonization o otwartych źródłach
 Name:		freecol
@@ -17,7 +19,7 @@
 Requires:	higlayout
 Requires:	jre >= 1.4
 Requires:	jre-X11
-BuildArch:	noarch
+ExclusiveArch:	i586 i686 pentium3 pentium4 athlon %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,7 +47,7 @@
 install FreeCol.jar $RPM_BUILD_ROOT%{_datadir}/freecol/FreeCol.jar
 install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/freecol
 
-cp -ar data/* $RPM_BUILD_ROOT%{_datadir}/freecol/
+cp -a data/* $RPM_BUILD_ROOT%{_datadir}/freecol/
 install %SOURCE2 $RPM_BUILD_ROOT%{_desktopdir}
 install %{name}.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
 
@@ -66,6 +68,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007-11-21 21:25:35  arvenil
+- ExclusiveArch: i586 i686 pentium3 pentium4 athlon %{x8664}
+  (same EA as in higlayout)
+- removed noarch
+- added NOTE
+
 Revision 1.14  2007-11-21 15:22:18  arvenil
 - icon
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freecol.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list