SPECS (AC-branch): gajim.spec - 0.10.1, HEAD merge, no xorg-* deps

havner havner at pld-linux.org
Mon Jul 24 18:58:38 CEST 2006


Author: havner                       Date: Mon Jul 24 16:58:38 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 0.10.1, HEAD merge, no xorg-* deps

---- Files affected:
SPECS:
   gajim.spec (1.25 -> 1.25.2.1) 

---- Diffs:

================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.25 SPECS/gajim.spec:1.25.2.1
--- SPECS/gajim.spec:1.25	Sat Dec 24 00:56:26 2005
+++ SPECS/gajim.spec	Mon Jul 24 18:58:33 2006
@@ -2,13 +2,12 @@
 Summary:	A Jabber client written in PyGTK
 Summary(pl):	Klient Jabbera napisany w PyGTK
 Name:		gajim
-Version:	0.9
-Release:	2
+Version:	0.10.1
+Release:	1
 License:	GPL v2
 Group:		Applications/Communications
 Source0:	http://gajim.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5:	351c59ca1a162d134f546385b35bf804
-Patch0:		%{name}-typos.patch
+# Source0-md5:	392d9d1e06f6db49a892b9aea4a178c7
 URL:		http://www.gajim.org/
 BuildRequires:	gettext-devel
 BuildRequires:	gtkspell-devel
@@ -19,6 +18,7 @@
 %pyrequires_eq	python
 Requires:	python-dns
 Requires:	python-pygtk-glade >= 2.8.0
+Requires:	python-sqlite
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -35,7 +35,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__make} clean
@@ -53,6 +52,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/{setup_win32.pyo}
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 
 %find_lang %{name}
 
@@ -64,7 +64,6 @@
 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
@@ -84,6 +83,35 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25.2.1  2006/07/24 16:58:33  havner
+- 0.10.1, HEAD merge, no xorg-* deps
+
+Revision 1.33  2006/06/05 22:03:49  areq
+- 0.10.1
+
+Revision 1.32  2006/05/12 09:32:07  paladine
+- remove no locale
+- rel. 3
+
+Revision 1.31  2006/05/12 06:10:35  paladine
+- typo
+
+Revision 1.30  2006/05/12 06:00:32  paladine
+- removed python-sqlite from banner
+
+Revision 1.29  2006/05/11 16:10:07  wiget
+- requires python-pysqlite
+
+Revision 1.28  2006/05/02 19:35:32  aflinta
+- added missing BR
+
+Revision 1.27  2006/05/02 17:51:01  rotom
+- up to 0.10
+
+Revision 1.26  2005/12/27 16:18:54  patrys
+- up to 0.9.1 bugfix release
+- typos patch now merged
+
 Revision 1.25  2005/12/23 23:56:26  arekm
 - rel 2; fix typos in code
 
================================================================

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



More information about the pld-cvs-commit mailing list