Author: wiget Date: Sat Sep 20 19:21:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix License - more Requires and Suggests
---- Files affected: SPECS: sonata.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/sonata.spec diff -u SPECS/sonata.spec:1.4 SPECS/sonata.spec:1.5 --- SPECS/sonata.spec:1.4 Sat Sep 20 20:18:03 2008 +++ SPECS/sonata.spec Sat Sep 20 21:21:28 2008 @@ -4,7 +4,7 @@ Name: sonata Version: 1.5.3 Release: 1 -License: GPLv2? +License: GPLv3+ Group: Applications Source0: http://download.berlios.de/sonata/%{name}-%{version}.tar.bz2 # Source0-md5: 447e46f24005de797ebc11131db1bd82 @@ -14,6 +14,15 @@ BuildRequires: python-pygtk-devel >= 2:2.6.0 BuildRequires: rpm-pythonprov Requires: python-mpd +Requires: python-modules +Requires: python-pygtk-gtk >= 2:2.6.0 +Requires: python-pygtk-pango +Requires: python-pygobject +Suggests: python-dbus +Suggests: python-gnome +Suggests: python-gnome-ui +Suggests: python-ZSI +Suggests: python-tagpy BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -84,6 +93,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/09/20 19:21:28 wiget +- fix License +- more Requires and Suggests + Revision 1.4 2008/09/20 18:18:03 wiget - updated to 1.5.3 - greek translation moved from el_GR to el ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sonata.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
