SPECS (DEVEL): gajim.spec - fixed Rs (gajim is GTK+ app and there ...

paladine paladine at pld-linux.org
Wed Nov 16 16:23:25 CET 2005


Author: paladine                     Date: Wed Nov 16 15:23:25 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- fixed Rs (gajim is GTK+ app and there is egg and gtkspell distributed
  with gajim)
- added banner
- rel 0.snap.2

---- Files affected:
SPECS:
   gajim.spec (1.21.2.11 -> 1.21.2.12) 

---- Diffs:

================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.21.2.11 SPECS/gajim.spec:1.21.2.12
--- SPECS/gajim.spec:1.21.2.11	Wed Nov 16 09:36:45 2005
+++ SPECS/gajim.spec	Wed Nov 16 16:23:19 2005
@@ -4,25 +4,21 @@
 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
@@ -60,6 +56,13 @@
 %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
@@ -77,6 +80,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21.2.12  2005/11/16 15:23:19  paladine
+- fixed Rs (gajim is GTK+ app and there is egg and gtkspell distributed
+  with gajim)
+- added banner
+- rel 0.snap.2
+
 Revision 1.21.2.11  2005/11/16 08:36:45  paladine
 - 2005-11-16 snap
 - removed R: python-gnome-vfs (missing somewhere else)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gajim.spec?r1=1.21.2.11&r2=1.21.2.12&f=u




More information about the pld-cvs-commit mailing list