rpms/gwibber/F-9 gwibber.spec,1.6,1.7

Ian Weller ianweller at fedoraproject.org
Sun Dec 21 16:22:18 UTC 2008


Author: ianweller

Update of /cvs/pkgs/rpms/gwibber/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8715

Modified Files:
	gwibber.spec 
Log Message:
add missing pyxdg require


Index: gwibber.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gwibber/F-9/gwibber.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gwibber.spec	18 Dec 2008 01:34:10 -0000	1.6
+++ gwibber.spec	21 Dec 2008 16:21:48 -0000	1.7
@@ -4,7 +4,7 @@
 
 Name:           gwibber
 Version:        0.7.2
-Release:        1.%{bzr_rev}bzr%{?dist}
+Release:        2.%{bzr_rev}bzr%{?dist}
 Summary:        An open source microblogging client for GNOME developed with Python and GTK
 
 Group:          Applications/Internet
@@ -18,7 +18,7 @@
 Source0:        %{name}-%{bzr_rev}bzr.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:       python pygtk2 dbus-python gnome-python2-gconf PyXML pywebkitgtk mx python-feedparser
+Requires:       python pygtk2 dbus-python gnome-python2-gconf PyXML pywebkitgtk mx python-feedparser pyxdg
 Requires:       python-simplejson >= 1.9.1
 BuildRequires:  python-devel desktop-file-utils
 BuildArch:      noarch
@@ -59,6 +59,9 @@
 
 
 %changelog
+* Sun Dec 21 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.7.2-2.156bzr
+- add missing Requires: pyxdg
+
 * Wed Dec 17 2008 Ian Weller <ianweller at gmail.com> 0.7.2-1.156bzr
 - Update upstream
 




More information about the fedora-extras-commits mailing list