SPECS: gajim.spec - merged from DEVEL

patrys patrys at pld-linux.org
Fri Dec 23 16:06:20 CET 2005


Author: patrys                       Date: Fri Dec 23 15:06:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged from DEVEL

---- Files affected:
SPECS:
   gajim.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.22 SPECS/gajim.spec:1.23
--- SPECS/gajim.spec:1.22	Wed Sep  7 12:41:44 2005
+++ SPECS/gajim.spec	Fri Dec 23 16:06:15 2005
@@ -2,24 +2,22 @@
 Summary:	A Jabber client written in PyGTK
 Summary(pl):	Klient Jabbera napisany w PyGTK
 Name:		gajim
-Version:	0.8.2
+Version:	0.9
 Release:	1
-License:	GPL v2+
+License:	GPL v2
 Group:		Applications/Communications
 Source0:	http://gajim.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5:	14b00f8ed7d84d90793782db7df40ec1
+# Source0-md5:	351c59ca1a162d134f546385b35bf804
 URL:		http://www.gajim.org/
-BuildRequires:	gtkspell-devel
 BuildRequires:	gettext-devel
-BuildRequires:	python-pygtk-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-extras-egg >= 2.10.0
-Requires:	python-gnome-extras-gtkspell >= 2.10.0
-Requires:	python-pygtk-glade >= 2.6.0
-Requires:	python-pygtk-gtk >= 2.6.0
+Requires:	python-pygtk-glade >= 2.8.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -57,21 +55,21 @@
 %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)
+- python-sqlite (for logs)
+EOF
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README Changelog
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/*.so
-%dir %{_datadir}/%{name}
-%{_datadir}/%{name}/COPYING
-%{_datadir}/%{name}/data
-%dir %{_datadir}/%{name}/src
-%{_datadir}/%{name}/src/common
-%attr(755,root,root) %{_datadir}/%{name}/src/gajim.py
-%{_datadir}/%{name}/src/[!g]*.py
-%{_datadir}/%{name}/src/g[!a]*
-%{_datadir}/%{name}/src/gajim[!.]*
+%{_datadir}/%{name}
 %{_desktopdir}/*.desktop
 %{_mandir}/man1/*
 %{_pixmapsdir}/*.png
@@ -82,8 +80,71 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.22  2005/09/07 10:41:44  paladine
+Revision 1.23  2005/12/23 15:06:15  patrys
+- merged from DEVEL
+
+Revision 1.21.2.16  2005/12/23 14:55:07  patrys
+- up to 0.9 final
+
+Revision 1.21.2.15  2005/12/14 19:16:11  paladine
+- 2005-12-14 snap
+
+Revision 1.21.2.14  2005/12/11 18:23:45  paladine
+- moved R: python-sqlite to banner
+
+Revision 1.21.2.13  2005/12/11 18:11:06  aflinta
+- up to snap 2005-12-11
+
+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)
 - proper license
+
+Revision 1.21.2.10  2005/11/13 23:35:50  patrys
+- added missing R: python-gnome-vfs
+
+Revision 1.21.2.9  2005/11/09 07:30:56  paladine
+- 2005-11-09 snap
+
+Revision 1.21.2.8  2005/10/31 13:36:09  paladine
+- 2005-10-31 snap
+
+Revision 1.21.2.7  2005/10/30 10:47:21  paladine
+- 2005-10-30 snap
+
+Revision 1.21.2.6  2005/10/23 13:28:14  paladine
+- md5
+
+Revision 1.21.2.5  2005/10/23 13:21:04  paladine
+- 2005-10-23 snap
+
+Revision 1.21.2.4  2005/09/15 08:11:39  paladine
+- 2005-09-15 snap
+  - new commands in groupchat
+  - tooltip for account line in roster
+  - chatstate notification in groupchat
+
+Revision 1.21.2.3  2005/09/12 06:25:54  paladine
+- 2005-09-12 snap
+  - session management support
+  - progres bar, est. time and speed in file transfer window
+  - xmpp gajim-remote url-handler in GNOME (works if you have one account)
+  - new commands in gajim-remote
+
+Revision 1.21.2.2  2005/09/07 10:40:14  paladine
+- proper license
+
+Revision 1.21.2.1  2005/09/07 07:39:51  paladine
+- 2005-09-07 snap
+  - tooltips in group chat
+  - tabs position can be changed
+  - chatstate notifications in tabs
 
 Revision 1.21  2005/09/06 17:10:20  paladine
 - updated to 0.8.2
================================================================

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



More information about the pld-cvs-commit mailing list