SPECS: gajim.spec - backport bugfix from 0.11.2 - merge Suggests f...

patrys patrys at pld-linux.org
Sun Sep 9 18:27:16 CEST 2007


Author: patrys                       Date: Sun Sep  9 16:27:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- backport bugfix from 0.11.2
- merge Suggests from DEVEL
- rel 3

---- Files affected:
SPECS:
   gajim.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.40 SPECS/gajim.spec:1.41
--- SPECS/gajim.spec:1.40	Fri Mar 16 17:56:55 2007
+++ SPECS/gajim.spec	Sun Sep  9 18:27:11 2007
@@ -3,13 +3,14 @@
 Summary(pl.UTF-8):	Klient Jabbera napisany w PyGTK
 Name:		gajim
 Version:	0.11.1
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL v2
 Group:		Applications/Communications
 Source0:	http://www.gajim.org/downloads/%{name}-%{version}.tar.bz2
 # Source0-md5:	cc587e7617f53ae8d5e0b30d7324e89c
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-metacontact.patch
 URL:		http://www.gajim.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -27,6 +28,12 @@
 Requires:	python-dns
 Requires:	python-pygtk-glade >= 2.8.0
 Requires:	python-sqlite
+Suggests:	python-avahi
+Suggests:	python-dbus >= 0.82.1
+Suggests:	python-gnome-desktop-keyring
+Suggests:	python-gnome-gconf
+Suggests:	python-pyOpenSSL
+Suggests:	python-sqlite
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,6 +51,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__intltoolize}
@@ -74,15 +82,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%banner %{name} -e << EOF
-For full functionality, you need to install:
-- avahi-discover (for zeroconf chat over local networks)
-- python-dbus (for gajim-remote and notification-daemon support)
-- python-gnome-desktop-keyring (for secure password storage)
-- python-gnome-gconf (for xmpp url-handler in GNOME)
-EOF
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README THANKS
@@ -100,6 +99,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2007/09/09 16:27:11  patrys
+- backport bugfix from 0.11.2
+- merge Suggests from DEVEL
+- rel 3
+
 Revision 1.40  2007/03/16 16:56:55  megabajt
 - added desktop patch
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gajim.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list