rpms/gajim/F-12 gajim.spec,1.39,1.40

Michal Schmidt michich at fedoraproject.org
Mon Mar 15 08:50:32 UTC 2010


Author: michich

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

Modified Files:
	gajim.spec 
Log Message:
* Mon Mar 15 2010 Michal Schmidt <mschmidt at redhat.com> 0.13.3-2
- Require gnome-python2-extras for trayicon (RHBZ#573358).



Index: gajim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gajim/F-12/gajim.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- gajim.spec	8 Mar 2010 18:38:25 -0000	1.39
+++ gajim.spec	15 Mar 2010 08:50:32 -0000	1.40
@@ -2,7 +2,7 @@ Summary:	Jabber client written in PyGTK
 Name:		gajim
 %global		majorver 0.13
 Version:	0.13.3
-Release:	1%{?dist}.1
+Release:	2%{?dist}
 License:	GPLv3
 Group:		Applications/Internet
 URL:		http://gajim.org/
@@ -22,6 +22,7 @@ Requires:	gnome-python2-gnome
 Requires:	gnome-python2-bonobo
 Requires:	gnome-python2-canvas
 Requires:	gnome-python2-desktop
+Requires:	gnome-python2-extras
 Requires:	gnupg
 Requires:	notify-python
 Requires:	pygtk2-libglade
@@ -99,6 +100,9 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/src
 
 %changelog
+* Mon Mar 15 2010 Michal Schmidt <mschmidt at redhat.com> 0.13.3-2
+- Require gnome-python2-extras for trayicon (RHBZ#573358).
+
 * Mon Mar 08 2010 Michal Schmidt <mschmidt at redhat.com> 0.13.3-1.fc12.1
 - Do not use libasyncns until a kernel bug (RHBZ#529202) is fixed.
 



More information about the scm-commits mailing list