rpms/gwibber/F-9 gwibber.spec,1.8,1.9

Ian Weller ianweller at fedoraproject.org
Thu Jan 15 01:58:31 UTC 2009


Author: ianweller

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

Modified Files:
	gwibber.spec 
Log Message:
add python-imaging to requires


Index: gwibber.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gwibber/F-9/gwibber.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gwibber.spec	21 Dec 2008 16:44:17 -0000	1.8
+++ gwibber.spec	15 Jan 2009 01:58:01 -0000	1.9
@@ -4,7 +4,7 @@
 
 Name:           gwibber
 Version:        0.7.2
-Release:        3.%{bzr_rev}bzr%{?dist}
+Release:        4.%{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 pyxdg
+Requires:       python pygtk2 dbus-python gnome-python2-gconf PyXML pywebkitgtk mx python-feedparser pyxdg python-imaging
 Requires:       python-simplejson >= 1.9.1
 BuildRequires:  python-devel desktop-file-utils
 BuildArch:      noarch
@@ -59,6 +59,9 @@
 
 
 %changelog
+* Wed Jan 14 2009 Ian Weller <ianweller at gmail.com> 0.7.2-4.165bzr
+- Add python-imaging to Requires
+
 * Sun Dec 21 2008 Ian Weller <ianweller at gmail.com> 0.7.2-3.165bzr
 - Update upstream
 




More information about the fedora-extras-commits mailing list