SPECS: gajim.spec - a little bit modified SRV.patch - R: python-dn...
koorek
koorek at pld-linux.org
Wed Jun 15 10:40:12 CEST 2005
Author: koorek Date: Wed Jun 15 08:40:12 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- a little bit modified SRV.patch
- R: python-dns (not really needed but without it SRV does not work)
- rel. 1 seems to work ok
---- Files affected:
SPECS:
gajim.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.6 SPECS/gajim.spec:1.7
--- SPECS/gajim.spec:1.6 Sun Jun 5 18:53:19 2005
+++ SPECS/gajim.spec Wed Jun 15 10:40:06 2005
@@ -7,7 +7,7 @@
Name: gajim
Version: 0.7.1
#Release: 1.%{snap}.1
-Release: 0.1
+Release: 1
License: GPL
Group: Applications/Communications
Source0: http://gajim.org/downloads/gajim-0.7.1.tar.bz2
@@ -18,6 +18,7 @@
BuildRequires: gtkspell-devel
%pyrequires_eq python-modules
%pyrequires_eq python
+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
@@ -74,6 +75,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/06/15 08:40:06 koorek
+- a little bit modified SRV.patch
+- R: python-dns (not really needed but without it SRV does not work)
+- rel. 1 seems to work ok
+
Revision 1.6 2005/06/05 16:53:19 koorek
- up to 0.7.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gajim.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list