Author: wiget Date: Sat Sep 20 18:18:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.5.3 - greek translation moved from el_GR to el
---- Files affected: SPECS: sonata.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/sonata.spec diff -u SPECS/sonata.spec:1.3 SPECS/sonata.spec:1.4 --- SPECS/sonata.spec:1.3 Sat Aug 16 15:46:20 2008 +++ SPECS/sonata.spec Sat Sep 20 20:18:03 2008 @@ -2,12 +2,13 @@ Summary: GTK+ music client for MPD Summary(pl.UTF-8): Oparty na GTK+ klient muzyki dla MPD Name: sonata -Version: 1.5.2 +Version: 1.5.3 Release: 1 License: GPLv2? Group: Applications Source0: http://download.berlios.de/sonata/%{name}-%{version}.tar.bz2 -# Source0-md5: 9506af4158076bba7ffe5ce5f80485af +# Source0-md5: 447e46f24005de797ebc11131db1bd82 +Patch0: %{name}-el.patch URL: http://sonata.berlios.de/ BuildRequires: python-devel >= 1:2.5 BuildRequires: python-pygtk-devel >= 2:2.6.0 @@ -25,6 +26,8 @@ %prep %setup -q +%patch0 -p1 -b .wiget +%{__mv} po/el_GR.po po/el.po %build python setup.py build @@ -81,6 +84,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008/09/20 18:18:03 wiget +- updated to 1.5.3 +- greek translation moved from el_GR to el + Revision 1.3 2008/08/16 13:46:20 pablo - up to 1.5.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sonata.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
