rpms/gajim/F-9 gajim.spec,1.24,1.25

Debarshi Ray rishi at fedoraproject.org
Sat Nov 8 19:40:13 UTC 2008


Author: rishi

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

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-9/gajim.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- gajim.spec	14 Jul 2008 17:36:55 -0000	1.24
+++ gajim.spec	8 Nov 2008 19:39:43 -0000	1.25
@@ -3,7 +3,7 @@
 Summary:	Jabber client written in PyGTK
 Name:		gajim
 Version:	0.11.4
-Release:	3%{?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,16 @@
 %{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.
+
 * Mon Jul 14 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.11.4-3
 - Updated BuildRoot according to Fedora packaging guidelines.
 - Added 'Requires: gnome-python2-canvas'. Closes Red Hat Bugzilla bug #454622.




More information about the fedora-extras-commits mailing list