rpms/gajim/F-13 gajim.spec,1.40,1.41

Michal Schmidt michich at fedoraproject.org
Mon Mar 15 14:31:54 UTC 2010


Author: michich

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

Modified Files:
	gajim.spec 
Log Message:
* Mon Mar 15 2010 Michal Schmidt <mschmidt at redhat.com> 0.13.3-3
- What the trayicon really needs is gnome-python2-libegg (RHBZ#573358).



Index: gajim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gajim/F-13/gajim.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- gajim.spec	15 Mar 2010 08:48:26 -0000	1.40
+++ gajim.spec	15 Mar 2010 14:31:54 -0000	1.41
@@ -2,7 +2,7 @@ Summary:	Jabber client written in PyGTK
 Name:		gajim
 %global		majorver 0.13
 Version:	0.13.3
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	GPLv3
 Group:		Applications/Internet
 URL:		http://gajim.org/
@@ -22,7 +22,7 @@ Requires:	gnome-python2-gnome
 Requires:	gnome-python2-bonobo
 Requires:	gnome-python2-canvas
 Requires:	gnome-python2-desktop
-Requires:	gnome-python2-extras
+Requires:	gnome-python2-libegg
 Requires:	gnupg
 Requires:	notify-python
 Requires:	pygtk2-libglade
@@ -100,6 +100,9 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/src
 
 %changelog
+* Mon Mar 15 2010 Michal Schmidt <mschmidt at redhat.com> 0.13.3-3
+- What the trayicon really needs is gnome-python2-libegg (RHBZ#573358).
+
 * Mon Mar 15 2010 Michal Schmidt <mschmidt at redhat.com> 0.13.3-2
 - Require gnome-python2-extras for trayicon (RHBZ#573358).
 



More information about the scm-commits mailing list