SPECS: python-TwistedNames.spec - install in py_sitedir like other Twisted\...

wiget wiget at pld-linux.org
Sun Oct 5 09:33:14 CEST 2008


Author: wiget                        Date: Sun Oct  5 07:33:14 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install in py_sitedir like other Twisted\*
- release 2

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

---- Diffs:

================================================================
Index: SPECS/python-TwistedNames.spec
diff -u SPECS/python-TwistedNames.spec:1.7 SPECS/python-TwistedNames.spec:1.8
--- SPECS/python-TwistedNames.spec:1.7	Sun Oct  5 08:28:27 2008
+++ SPECS/python-TwistedNames.spec	Sun Oct  5 09:33:08 2008
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Serwer nazw oraz biblioteka kliencka rozwiązująca nazwy
 Name:		python-%{module}
 Version:	%{major}.%{minor}
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries/Python
 Source0:	http://tmrc.mit.edu/mirror/twisted/Names/%{major}/%{module}-%{version}.tar.bz2
@@ -54,7 +54,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 python setup.py install \
-	--install-purelib=%{py_sitescriptdir} \
+	--install-purelib=%{py_sitedir} \
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
 
@@ -76,6 +76,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/10/05 07:33:08  wiget
+- install in py_sitedir like other Twisted\*
+- release 2
+
 Revision 1.7  2008/10/05 06:28:27  wiget
 - updated to 8.1.0
 
================================================================

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



More information about the pld-cvs-commit mailing list