SPECS: python-booty.spec - rel 2; module x86 only

arekm arekm at pld-linux.org
Sat Dec 24 18:45:41 CET 2005


Author: arekm                        Date: Sat Dec 24 17:45:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; module x86 only

---- Files affected:
SPECS:
   python-booty.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-booty.spec
diff -u SPECS/python-booty.spec:1.2 SPECS/python-booty.spec:1.3
--- SPECS/python-booty.spec:1.2	Sun Apr 24 11:38:14 2005
+++ SPECS/python-booty.spec	Sat Dec 24 18:45:36 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Prosta biblioteka Pythona do konfiguracji bootloadera
 Name:		python-booty
 Version:	0.51
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Libraries
 Source0:	booty-%{version}.tar.bz2
@@ -44,7 +44,9 @@
 %defattr(644,root,root,755)
 %doc README TODO
 %dir %{_libdir}/booty
+%ifarch %{ix86}
 %attr(755,root,root) %{_libdir}/booty/eddmodule.so
+%endif
 %{_libdir}/booty/*.py[co]
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/24 17:45:36  arekm
+- rel 2; module x86 only
+
 Revision 1.2  2005/04/24 09:38:14  qboosh
 - pl, cleanup, optflags, .so perms, lib64-aware path
 
================================================================

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



More information about the pld-cvs-commit mailing list