Author: uzsolt Date: Sat Jan 31 14:03:21 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.72.0 - fix Group - fix %files section
---- Files affected: SPECS: taskcoach.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/taskcoach.spec diff -u SPECS/taskcoach.spec:1.2 SPECS/taskcoach.spec:1.3 --- SPECS/taskcoach.spec:1.2 Tue Jan 20 20:18:17 2009 +++ SPECS/taskcoach.spec Sat Jan 31 15:03:15 2009 @@ -2,12 +2,12 @@ Summary: Task Coach is a simple open source todo manager to manage personal tasks and todo lists Summary(hu.UTF-8): Task Coach egy egyszerű, nyílt forráskódú teendő-nyilvántartó Name: taskcoach -Version: 0.71.5 +Version: 0.72.0 Release: 0.1 License: GPL v2 -Group: X11/Applications/Games +Group: X11/Applications Source0: http://dl.sourceforge.net/taskcoach/TaskCoach-%{version}.tar.gz -# Source0-md5: 4265b00ae37f84507f8a1c69aa32a908 +# Source0-md5: 68b4c7756a81a87ddbce9f07735fcbf3 URL: http://www.taskcoach.org/ BuildRequires: python-wxPython-devel Requires: python-wxPython @@ -94,7 +94,7 @@ %defattr(644,root,root,755) %doc CHANGES.txt INSTALL.txt PUBLICITY.txt README.txt %attr(755,root,root) %{_bindir}/taskcoach* -%{py_sitescriptdir}/TaskCoach-0.71.5-py2.6.egg-info +%{py_sitescriptdir}/TaskCoach-%{version}-py2.6.egg-info %dir %{py_sitescriptdir}/taskcoachlib %{py_sitescriptdir}/taskcoachlib/* @@ -104,6 +104,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/01/31 14:03:15 uzsolt +- up to 0.72.0 +- fix Group +- fix %files section + Revision 1.2 2009/01/20 19:18:17 uzsolt - fix URL - verbose hungarian description ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/taskcoach.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
