packages: python-ply/python-ply.spec - release 1
adamg
adamg at pld-linux.org
Sat Dec 31 17:33:28 CET 2011
Author: adamg Date: Sat Dec 31 16:33:28 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- release 1
---- Files affected:
packages/python-ply:
python-ply.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: packages/python-ply/python-ply.spec
diff -u packages/python-ply/python-ply.spec:1.22 packages/python-ply/python-ply.spec:1.23
--- packages/python-ply/python-ply.spec:1.22 Fri Jun 10 22:24:50 2011
+++ packages/python-ply/python-ply.spec Sat Dec 31 17:33:23 2011
@@ -6,7 +6,7 @@
Summary(pl.UTF-8): lex i yacc dla Pythona
Name: python-%{module}
Version: 3.4
-Release: 0.1
+Release: 1
License: LGPL
Group: Libraries/Python
Source0: http://www.dabeaz.com/ply/ply-%{version}.tar.gz
@@ -61,7 +61,9 @@
install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-%{__python} setup.py install --root $RPM_BUILD_ROOT --optimize 1
+%{__python} setup.py install \
+ --root $RPM_BUILD_ROOT \
+ --optimize=2
%py_postclean
cp -Rf example/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -74,7 +76,7 @@
%files
%defattr(644,root,root,755)
-%doc CHANGES README TODO doc/*.html ply.egg-info/*
+%doc CHANGES README TODO doc/*.html ply.egg-info/*
%dir %{py_sitescriptdir}/ply
%{py_sitescriptdir}/ply/*.py[co]
@@ -88,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2011/12/31 16:33:23 adamg
+- release 1
+
Revision 1.22 2011/06/10 20:24:50 zbyniu
- up to 3.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-ply/python-ply.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list