SPECS (DEVEL): gajim.spec - current snap
patrys
patrys at pld-linux.org
Sat Jul 7 21:40:06 CEST 2007
Author: patrys Date: Sat Jul 7 19:40:05 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- current snap
---- Files affected:
SPECS:
gajim.spec (1.21.2.49 -> 1.21.2.50)
---- Diffs:
================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.21.2.49 SPECS/gajim.spec:1.21.2.50
--- SPECS/gajim.spec:1.21.2.49 Mon Feb 12 14:20:12 2007
+++ SPECS/gajim.spec Sat Jul 7 21:40:00 2007
@@ -1,13 +1,15 @@
# $Revision$, $Date$
+%define snap 20070706
+%define snap_date 2007-07-06
Summary: A Jabber client written in PyGTK
Summary(pl.UTF-8): Klient Jabbera napisany w PyGTK
Name: gajim
-Version: 0.11
-Release: 1
+Version: 0.11.1.2
+Release: 0.%{snap}.1
License: GPL v2
Group: Applications/Communications
-Source0: http://www.gajim.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5: 7ac7ac6fdfc515cb927adf21793856fa
+Source0: http://www.gajim.org/downloads/snap/%{name}-%{snap_date}.tar.gz
+# Source0-md5: 2e977c39ddd62a3a7228d40701bea48c
URL: http://www.gajim.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -24,6 +26,11 @@
Requires: python-docutils >= 0.4-2
Requires: python-dns
Requires: python-pygtk-glade >= 2.8.0
+Suggests: python-avahi
+Suggests: python-dbus
+Suggests: python-gnome-desktop-keyring
+Suggests: python-gnome-gconf
+Suggests: python-sqlite
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -70,16 +77,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)
-- python-sqlite (for logs)
-EOF
-
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README THANKS
@@ -97,6 +94,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21.2.50 2007/07/07 19:40:00 patrys
+- current snap
+
Revision 1.21.2.49 2007/02/12 13:20:12 baggins
- converted to UTF-8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gajim.spec?r1=1.21.2.49&r2=1.21.2.50&f=u
More information about the pld-cvs-commit
mailing list