SPECS: Zope-Deprecation.spec - moved to py_sitedir - rel. 2

wrobell wrobell at pld-linux.org
Tue Mar 4 23:19:38 CET 2008


Author: wrobell                      Date: Tue Mar  4 22:19:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- moved to py_sitedir
- rel. 2

---- Files affected:
SPECS:
   Zope-Deprecation.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/Zope-Deprecation.spec
diff -u SPECS/Zope-Deprecation.spec:1.4 SPECS/Zope-Deprecation.spec:1.5
--- SPECS/Zope-Deprecation.spec:1.4	Fri Jan  4 23:21:19 2008
+++ SPECS/Zope-Deprecation.spec	Tue Mar  4 23:19:32 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Biblioteka odradzająca dla kodu w Pythonie
 Name:		Zope-Deprecation
 Version:	3.4.0
-Release:	1
+Release:	2
 License:	ZPL 2.1
 Group:		Libraries/Python
 Source0:	http://download.zope.org/distribution/zope.deprecation-%{version}.tar.gz
@@ -34,6 +34,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 python ./setup.py install \
+	--install-purelib=%{py_sitedir} \
 	--optimize 2 \
 	--root=$RPM_BUILD_ROOT
 
@@ -44,9 +45,9 @@
 
 %files
 %defattr(644,root,root,755)
-%{py_sitescriptdir}/zope/deprecation
-%{py_sitescriptdir}/zope.deprecation-*.egg-info
-%{py_sitescriptdir}/zope.deprecation-*-nspkg.pth
+%{py_sitedir}/zope/deprecation
+%{py_sitedir}/zope.deprecation-*.egg-info
+%{py_sitedir}/zope.deprecation-*-nspkg.pth
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -54,6 +55,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-03-04 22:19:32  wrobell
+- moved to py_sitedir
+- rel. 2
+
 Revision 1.4  2008-01-04 22:21:19  qboosh
 - pl
 - python deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Zope-Deprecation.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list