rpms/listen/F-11 listen.spec,1.43,1.44

Haïkel Guémar hguemar at fedoraproject.org
Mon Jan 4 13:00:01 UTC 2010


Author: hguemar

Update of /cvs/pkgs/rpms/listen/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4598

Modified Files:
	listen.spec 
Log Message:
add pyxdg as an explicit requires


Index: listen.spec
===================================================================
RCS file: /cvs/pkgs/rpms/listen/F-11/listen.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- listen.spec	14 Sep 2009 11:57:07 -0000	1.43
+++ listen.spec	4 Jan 2010 13:00:00 -0000	1.44
@@ -1,6 +1,6 @@
 Name:           listen
 Version:        0.6.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A music manager and player for GNOME
 Group:          Applications/Multimedia
 License:        GPLv2+
@@ -20,9 +20,9 @@ BuildRequires: gstreamer-python >= 0.10
 #BuildRequires: gnome-python2-extras
 BuildRequires: gnome-python2-libegg
 %if  0%{?fedora} >= 11 
-Requires: pywebkitgtk
+BuildRequires: pywebkitgtk
 %else
-Requires: gnome-python2-gtkmozembed
+BuildRequires: gnome-python2-gtkmozembed
 %endif
 BuildRequires: python-sexy
 Buildrequires: docbook2X
@@ -52,6 +52,7 @@ Requires: gecko-libs >= 1.9
 %endif
 Requires: python-sexy
 Requires: python-inotify
+Requires: pyxdg
 # MusicBrainz support
 Requires: python-musicbrainz2 
 Requires: /usr/bin/puid
@@ -125,9 +126,12 @@ rm -rf %{buildroot}
 %{_mandir}/man1/listen.1.gz
 
 
-%changelog
+%changeloga
+* Mon Jan 04 2009 Haïkel Guémar <karlthered at gmail.com> - 0.6.3-2
+- add pyxdg as an explicit Requires
+
 * Mon Sep 14 2009 Haïkel Guémar <karlthered at gmail.com> - 0.6.3-1
-* Updated to 0.6.3
+- Updated to 0.6.3
 
 * Fri Aug 14 2009 Karsten Hopp <karsten at redhat.com> - 0.6.2-2.1
 - fix libdir on s390x




More information about the fedora-extras-commits mailing list