SPECS: python-booty.spec - list all files as build system was stup...

glen glen at pld-linux.org
Tue Jun 6 01:21:13 CEST 2006


Author: glen                         Date: Mon Jun  5 23:21:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- list all files as build system was stupid enough to omit files with syntax error from package

---- Files affected:
SPECS:
   python-booty.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/python-booty.spec
diff -u SPECS/python-booty.spec:1.7 SPECS/python-booty.spec:1.8
--- SPECS/python-booty.spec:1.7	Tue Jun  6 00:55:49 2006
+++ SPECS/python-booty.spec	Tue Jun  6 01:21:08 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Prosta biblioteka Pythona do konfiguracji bootloadera
 Name:		python-booty
 Version:	0.71
-Release:	0.4
+Release:	0.6
 License:	LGPL
 Group:		Libraries
 Source0:	booty-%{version}.tar.bz2
@@ -54,7 +54,12 @@
 %ifarch %{ix86}
 %attr(755,root,root) %{_libdir}/booty/eddmodule.so
 %endif
-%{_libdir}/booty/*.py[co]
+%{_libdir}/booty/bootloaderInfo.py[co]
+%{_libdir}/booty/booty.py[co]
+%{_libdir}/booty/butil.py[co]
+%{_libdir}/booty/checkbootloader.py[co]
+%{_libdir}/booty/grubupdatetest.py[co]
+%{_libdir}/booty/lilo.py[co]
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/06/05 23:21:08  glen
+- list all files as build system was stupid enough to omit files with syntax error from package
+
 Revision 1.7  2006/06/05 22:55:49  glen
 - PLD branding
 
================================================================

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



More information about the pld-cvs-commit mailing list