SPECS: python-TwistedCore.spec - egg-info cond

glen glen at pld-linux.org
Tue Apr 14 08:13:01 CEST 2009


Author: glen                         Date: Tue Apr 14 06:13:01 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- egg-info cond

---- Files affected:
SPECS:
   python-TwistedCore.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/python-TwistedCore.spec
diff -u SPECS/python-TwistedCore.spec:1.20 SPECS/python-TwistedCore.spec:1.21
--- SPECS/python-TwistedCore.spec:1.20	Tue Apr 14 08:09:38 2009
+++ SPECS/python-TwistedCore.spec	Tue Apr 14 08:12:56 2009
@@ -109,7 +109,9 @@
 %attr(755,root,root) %{_bindir}/tapconvert
 %attr(755,root,root) %{_bindir}/trial
 %attr(755,root,root) %{_bindir}/twistd
+%if "%{py_ver}" > "2.4"
 %{py_sitedir}/*.egg-info
+%endif
 %dir %{py_sitedir}/twisted
 %{py_sitedir}/twisted/*.py[co]
 %{py_sitedir}/twisted/application
@@ -161,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2009/04/14 06:12:56  glen
+- egg-info cond
+
 Revision 1.20  2009/04/14 06:09:38  glen
 - ah, c'mon, don't package backup .orig from patching
 
================================================================

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



More information about the pld-cvs-commit mailing list