rpms/gwibber/devel gwibber.spec,1.7,1.8

Tom Callaway spot at fedoraproject.org
Sun Dec 21 14:12:44 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/gwibber/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16048

Modified Files:
	gwibber.spec 
Log Message:
add missing requires on pyxdg


Index: gwibber.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gwibber/devel/gwibber.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gwibber.spec	18 Dec 2008 01:31:22 -0000	1.7
+++ gwibber.spec	21 Dec 2008 14:12:13 -0000	1.8
@@ -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