From b4753e9bffd1af672c09618cad994a6d507e470f Mon Sep 17 00:00:00 2001 From: paladine Date: Wed, 16 Nov 2005 15:23:19 +0000 Subject: [PATCH] - fixed Rs (gajim is GTK+ app and there is egg and gtkspell distributed with gajim) - added banner - rel 0.snap.2 Changed files: gajim.spec -> 1.21.2.12 --- gajim.spec | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/gajim.spec b/gajim.spec index bb1c2fd..1f51038 100644 --- a/gajim.spec +++ b/gajim.spec @@ -3,25 +3,21 @@ Summary: A Jabber client written in PyGTK Summary(pl): Klient Jabbera napisany w PyGTK Name: gajim Version: 0.9 -Release: 0.%(echo %{_snap}|tr -d -).1 +Release: 0.%(echo %{_snap}|tr -d -).2 License: GPL v2 Group: Applications/Communications Source0: http://gajim.org/downloads/snap/%{name}-%{_snap}.tar.bz2 # Source0-md5: 9d4b1981b8eeafd89846e8e620dd0b84 URL: http://www.gajim.org/ -BuildRequires: gtkspell-devel BuildRequires: gettext-devel +BuildRequires: gtkspell-devel BuildRequires: intltool BuildRequires: python-pygtk-devel >= 2.8.0 +BuildRequires: rpmbuild(macros) >= 1.177 %pyrequires_eq python-modules %pyrequires_eq python -Requires: python-dbus Requires: python-dns -Requires: python-gnome-gconf >= 2.12.0 -Requires: python-gnome-extras-egg >= 2.12.0 -Requires: python-gnome-extras-gtkspell >= 2.12.0 Requires: python-pygtk-glade >= 2.8.0 -Requires: python-pygtk-gtk >= 2.8.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -59,6 +55,13 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/{setup_win32.pyo} %clean rm -rf $RPM_BUILD_ROOT +%post +%banner %{name} -e << EOF +For full functionality, you need to install: +- python-dbus (for gajim-remote and notification-daemon support) +- python-gnome-gconf (for xmpp url-handler in GNOME) +EOF + %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS README Changelog -- 2.44.0