rpms/gajim/devel gajim.spec,1.39,1.40

Michal Schmidt michich at fedoraproject.org
Mon Mar 15 14:28:18 UTC 2010


Author: michich

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

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/devel/gajim.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- gajim.spec	15 Mar 2010 08:45:52 -0000	1.39
+++ gajim.spec	15 Mar 2010 14:28:18 -0000	1.40
@@ -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/
@@ -19,7 +19,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
@@ -95,6 +95,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