rpms/gajim/F-10 gajim.spec,1.25,1.26

Debarshi Ray rishi at fedoraproject.org
Sat Nov 8 19:25:14 UTC 2008


Author: rishi

Update of /cvs/pkgs/rpms/gajim/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26497

Modified Files:
	gajim.spec 
Log Message:
* Sun Nov 09 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.11.4-6
- Added 'Requires: gnome-python2-gnome' on all distributions starting from
  Fedora 10. Closes Red Hat Bugzilla bug #470181.

* Tue Oct 28 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.11.4-5
- Added 'Requires: avahi-tools'.



Index: gajim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gajim/F-10/gajim.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- gajim.spec	14 Jul 2008 19:40:36 -0000	1.25
+++ gajim.spec	8 Nov 2008 19:24:44 -0000	1.26
@@ -3,7 +3,7 @@
 Summary:	Jabber client written in PyGTK
 Name:		gajim
 Version:	0.11.4
-Release:	4%{?dist}
+Release:	6%{?dist}
 License:	GPLv2
 Group:		Applications/Internet
 URL:		http://gajim.org/
@@ -11,8 +11,15 @@
 
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
+Requires:	avahi-tools
 Requires:	bind-utils
 Requires:	dbus-python
+
+%if 0%{?fc8}%{?fc9}
+%else
+Requires:	gnome-python2-gnome
+%endif
+
 Requires:	gnome-python2-canvas
 Requires:	pygtk2-libglade
 Requires:	python-docutils
@@ -87,6 +94,13 @@
 %{python_sitearch}/%{name}/trayicon.so
 
 %changelog
+* Sun Nov 09 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.11.4-6
+- Added 'Requires: gnome-python2-gnome' on all distributions starting from
+  Fedora 10. Closes Red Hat Bugzilla bug #470181.
+
+* Tue Oct 28 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.11.4-5
+- Added 'Requires: avahi-tools'.
+
 * Mon Jul 14 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.11.4-4
 - Rebuilding to overcome Koji outage.
 




More information about the fedora-extras-commits mailing list