rpms/sonata/F-7 sonata.spec,1.13,1.14

Michał Bentkowski (ecik) fedora-extras-commits at redhat.com
Sun Apr 13 19:51:11 UTC 2008


Author: ecik

Update of /cvs/extras/rpms/sonata/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6839

Modified Files:
	sonata.spec 
Log Message:
* Sun Apr 13 2008 Michał Bentkowski <mr.ecik at gmail.com> - 1.5-2
- Now sonata requires python-mpd (bug 441114)



Index: sonata.spec
===================================================================
RCS file: /cvs/extras/rpms/sonata/F-7/sonata.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sonata.spec	4 Apr 2008 20:50:50 -0000	1.13
+++ sonata.spec	13 Apr 2008 19:50:34 -0000	1.14
@@ -2,7 +2,7 @@
 
 Name:           sonata
 Version:        1.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        An elegant GTK+ client for the Music Player Daemon (MPD)
 Group:          Applications/Multimedia
 License:        GPLv3+
@@ -15,6 +15,7 @@
 BuildRequires:  python-devel
 BuildRequires:  gettext
 Requires:       pygtk2 python-ZSI dbus-python gnome-python2-libegg
+Requires:       python-mpd
 Requires:       python-tag
 %description
 Sonata is a lightweight GTK+ music client for the Music Player Daemon (MPD).
@@ -72,6 +73,9 @@
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Sun Apr 13 2008 Michał Bentkowski <mr.ecik at gmail.com> - 1.5-2
+- Now sonata requires python-mpd (bug 441114)
+
 * Fri Apr 04 2008 Michał Bentkowski <mr.ecik at gmail.com> - 1.5-1
 - 1.5
 - Fix nocleaning patch to work with 1.5




More information about the fedora-extras-commits mailing list