SPECS: gajim.spec - updated to 0.8.2 - removed all patches (includ...

paladine paladine at pld-linux.org
Tue Sep 6 19:10:26 CEST 2005


Author: paladine                     Date: Tue Sep  6 17:10:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.2
- removed all patches (included in sources)
- locales moved to proper place (use find_lang macro)

---- Files affected:
SPECS:
   gajim.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.20 SPECS/gajim.spec:1.21
--- SPECS/gajim.spec:1.20	Mon Sep  5 01:21:09 2005
+++ SPECS/gajim.spec	Tue Sep  6 19:10:20 2005
@@ -1,19 +1,13 @@
 # $Revision$, $Date$
-# TODO
-# - use /usr/share/locale
-#
 Summary:	A Jabber client written in PyGTK
 Summary(pl):	Klient Jabbera napisany w PyGTK
 Name:		gajim
-Version:	0.8.1
+Version:	0.8.2
 Release:	1
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://gajim.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5:	d4cbbd64078b9c93fdd1492c27dbcdab
-Patch0:		%{name}-makefile.patch
-Patch1:		%{name}-remote.patch
-Patch2:		%{name}-dbus_version.patch
+# Source0-md5:	14b00f8ed7d84d90793782db7df40ec1
 URL:		http://www.gajim.org/
 BuildRequires:	gtkspell-devel
 BuildRequires:	gettext-devel
@@ -42,9 +36,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %{__make} \
@@ -61,10 +52,12 @@
 
 rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/{setup_win32.pyo}
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README Changelog
 %attr(755,root,root) %{_bindir}/*
@@ -73,7 +66,6 @@
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/COPYING
 %{_datadir}/%{name}/data
-%{_datadir}/%{name}/po
 %dir %{_datadir}/%{name}/src
 %{_datadir}/%{name}/src/common
 %attr(755,root,root) %{_datadir}/%{name}/src/gajim.py
@@ -90,6 +82,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/09/06 17:10:20  paladine
+- updated to 0.8.2
+- removed all patches (included in sources)
+- locales moved to proper place (use find_lang macro)
+
 Revision 1.20  2005/09/04 23:21:09  paladine
 - removed run patch
 - fixed perms for gajim.py (thx qboosh and nkour)
================================================================

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




More information about the pld-cvs-commit mailing list