Author: pluto Date: Tue Jun 3 12:30:07 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.5.3.
---- Files affected: SPECS: pysvn-workbench.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/pysvn-workbench.spec diff -u SPECS/pysvn-workbench.spec:1.4 SPECS/pysvn-workbench.spec:1.5 --- SPECS/pysvn-workbench.spec:1.4 Tue Feb 13 09:06:42 2007 +++ SPECS/pysvn-workbench.spec Tue Jun 3 14:30:01 2008 @@ -5,16 +5,17 @@ Summary: Python SVN GUI Tools Summary(pl.UTF-8): Graficzne narzędzia w Pythonie do SVN Name: python-workbench -Version: 1.1.6 +Version: 1.5.3 Release: 1 License: Apache Group License Group: Development/Languages/Python -Source0: http://pysvn.tigris.org/files/documents/1233/22212/WorkBench-%{version}.tar.gz -# Source0-md5: 47e69a287d78e0bb2e9f7f401e8b78e0 +Source0: http://pysvn.barrys-emacs.org/source_kits/WorkBench-%{version}.tar.gz +# Source0-md5: 52c93ebbe89e8ffd7c203c50fab258ea URL: http://pysvn.tigris.org/ BuildRequires: python-devel %pyrequires_eq python Requires: python-pysvn +Requires: python-wxPython BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -57,7 +58,14 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* -%{_datadir}/%{name} +%dir %{_datadir}/%{name} +%{_datadir}/%{name}/toolbar_images +%{_datadir}/%{name}/*.py* +%{_datadir}/%{name}/pylintrc +%{_datadir}/%{name}/wb.ic* +%{_datadir}/%{name}/wb.png +%{_datadir}/%{name}/wb.tiff +%attr(755,root,root) %{_datadir}/%{name}/*.sh %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008-06-03 12:30:01 pluto +- updated to 1.5.3. + Revision 1.4 2007-02-13 08:06:42 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pysvn-workbench.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
