packages: python-pygments/python-pygments.spec - remove egg files from spec...
aredridel
aredridel at pld-linux.org
Sat Aug 28 22:06:00 CEST 2010
Author: aredridel Date: Sat Aug 28 20:06:01 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- remove egg files from spec, they're not built
---- Files affected:
packages/python-pygments:
python-pygments.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/python-pygments/python-pygments.spec
diff -u packages/python-pygments/python-pygments.spec:1.7 packages/python-pygments/python-pygments.spec:1.8
--- packages/python-pygments/python-pygments.spec:1.7 Tue Jul 20 20:32:54 2010
+++ packages/python-pygments/python-pygments.spec Sat Aug 28 22:05:52 2010
@@ -112,7 +112,6 @@
%attr(755,root,root) %{_bindir}/pygmentize
%attr(755,root,root) %{_bindir}/pygmentize-2
%{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/*Pygments*.egg*
%endif
%if %{with python3}
@@ -121,7 +120,6 @@
%doc PKG-INFO TODO AUTHORS
%attr(755,root,root) %{_bindir}/pygmentize-3
%{py3_sitescriptdir}/%{module}
-%{py3_sitescriptdir}/*Pygments*.egg*
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -130,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2010/08/28 20:05:52 aredridel
+- remove egg files from spec, they're not built
+
Revision 1.7 2010/07/20 18:32:54 witekfl
- conditional BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pygments/python-pygments.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list