SPECS: python-bazaar.spec - rel 2

arekm arekm at pld-linux.org
Sat Dec 24 18:38:59 CET 2005


Author: arekm                        Date: Sat Dec 24 17:38:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2

---- Files affected:
SPECS:
   python-bazaar.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/python-bazaar.spec
diff -u SPECS/python-bazaar.spec:1.12 SPECS/python-bazaar.spec:1.13
--- SPECS/python-bazaar.spec:1.12	Sat Nov 27 20:01:24 2004
+++ SPECS/python-bazaar.spec	Sat Dec 24 18:38:54 2005
@@ -6,7 +6,7 @@
 Summary(pl):	Warstwa abstrakcji między bazą relacyjną a aplikacją zorientowaną obiektowo
 Name:		python-bazaar
 Version:	0.99.5
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Libraries/Python
 Source0:	http://savannah.nongnu.org/download/bazaar/%{module}-%{version}.tar.bz2
@@ -38,7 +38,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-find $RPM_BUILD_ROOT%{py_sitedir} -name \*.py | xargs rm
+find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*.py | xargs rm
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -46,7 +46,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README doc/html doc/pdf/api.pdf
-%{py_sitedir}/bazaar
+%{py_sitescriptdir}/bazaar
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -54,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/12/24 17:38:54  arekm
+- rel 2
+
 Revision 1.12  2004/11/27 19:01:24  saq
 - massive attack: added missing python-devel epoch do BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-bazaar.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list