Author: zbyniu Date: Thu Aug 12 01:14:45 2010 GMT Module: packages Tag: HEAD ---- Log message: - fix build, rel 6
---- Files affected: packages/trac-plugin-ticketchange: trac-plugin-ticketchange.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/trac-plugin-ticketchange/trac-plugin-ticketchange.spec diff -u packages/trac-plugin-ticketchange/trac-plugin-ticketchange.spec:1.10 packages/trac-plugin-ticketchange/trac-plugin-ticketchange.spec:1.11 --- packages/trac-plugin-ticketchange/trac-plugin-ticketchange.spec:1.10 Fri Jul 9 13:25:28 2010 +++ packages/trac-plugin-ticketchange/trac-plugin-ticketchange.spec Thu Aug 12 03:14:39 2010 @@ -1,9 +1,9 @@ # $Revision$, $Date$ -%define trac_ver 0.11 +%define trac_ver 0.12 Summary: Change ticket comments in Trac Name: trac-plugin-ticketchange Version: 0.0.4 -Release: 5 +Release: 6 License: BSD Group: Applications/WWW # svn export http://trac-hacks.org/svn/ticketchangeplugin/0.11 ticketchangeplugin @@ -23,13 +23,11 @@ %setup -q -n ticketchangeplugin %build -cd %{trac_ver} %{__python} setup.py build %{__python} setup.py egg_info %install rm -rf $RPM_BUILD_ROOT -cd %{trac_ver} %{__python} setup.py install \ --single-version-externally-managed \ --optimize 2 \ @@ -62,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2010/08/12 01:14:39 zbyniu +- fix build, rel 6 + Revision 1.10 2010/07/09 11:25:28 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trac-plugin-ticketchange/trac-plugin-ticketchange.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
