Author: jajcus                       Date: Tue Apr  5 13:48:51 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Release: 3
- package the egg-info dirs – without them other python software won't find
  Pygments!

---- Files affected:
packages/python-pygments:
   python-pygments.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/python-pygments/python-pygments.spec
diff -u packages/python-pygments/python-pygments.spec:1.8 
packages/python-pygments/python-pygments.spec:1.9
--- packages/python-pygments/python-pygments.spec:1.8   Sat Aug 28 22:05:52 2010
+++ packages/python-pygments/python-pygments.spec       Tue Apr  5 15:48:45 2011
@@ -6,7 +6,7 @@
 Summary:       Generic syntax highlighter
 Name:          python-%{module}
 Version:       1.3.1
-Release:       2
+Release:       3
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       
http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
@@ -112,6 +112,7 @@
 %attr(755,root,root) %{_bindir}/pygmentize
 %attr(755,root,root) %{_bindir}/pygmentize-2
 %{py_sitescriptdir}/%{module}
+%{py_sitescriptdir}/*.egg-info
 %endif
 
 %if %{with python3}
@@ -120,6 +121,7 @@
 %doc PKG-INFO TODO AUTHORS
 %attr(755,root,root) %{_bindir}/pygmentize-3
 %{py3_sitescriptdir}/%{module}
+%{py3_sitescriptdir}/*.egg-info
 %endif
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -128,6 +130,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2011/04/05 13:48:45  jajcus
+- Release: 3
+- package the egg-info dirs – without them other python software won't find
+  Pygments!
+
 Revision 1.8  2010/08/28 20:05:52  aredridel
 - remove egg files from spec, they're not built
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to