SPECS: kcheckgmail.spec - dropped unsermake - don't replace pl.po ...

qboosh qboosh at pld-linux.org
Sat Aug 4 12:20:51 CEST 2007


Author: qboosh                       Date: Sat Aug  4 10:20:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dropped unsermake
- don't replace pl.po with outdated one, add pl.po-update patch instead

---- Files affected:
SPECS:
   kcheckgmail.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/kcheckgmail.spec
diff -u SPECS/kcheckgmail.spec:1.18 SPECS/kcheckgmail.spec:1.19
--- SPECS/kcheckgmail.spec:1.18	Sat Aug  4 11:25:44 2007
+++ SPECS/kcheckgmail.spec	Sat Aug  4 12:20:46 2007
@@ -9,15 +9,15 @@
 Source0:	http://dl.sourceforge.net/kcheckgmail/%{name}-%{version}.tar.bz2
 # Source0-md5:	c0643c1b9c0453a9144199c6f0d20390
 Source1:	%{name}.desktop
-Source2:	%{name}-pl.po
 Patch0:		%{name}-firefox-name.patch
+Patch1:		%{name}-pl.po-update.patch
 URL:		http://kcheckgmail.sourceforge.net/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake >= 1:1.6.1
+BuildRequires:	gettext-devel
 BuildRequires:	kdelibs-devel >= 9:3.2.0
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	sed >= 4.0
-BuildRequires:	unsermake >= 040805
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,13 +29,10 @@
 %prep
 %setup -q
 %patch0 -p1
-
-rm po/pl.po
-install %{SOURCE2} po/pl.po
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
-export UNSERMAKE=/usr/share/unsermake/unsermake
 %{__sed} -i -e "s,SUBDIRS = \$(TOPSUBDIRS),SUBDIRS = doc icons po src," Makefile.am
 %{__make} -f admin/Makefile.common cvs
 
@@ -78,6 +75,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2007/08/04 10:20:46  qboosh
+- dropped unsermake
+- don't replace pl.po with outdated one, add pl.po-update patch instead
+
 Revision 1.18  2007/08/04 09:25:44  qboosh
 - cleanup
 - include man page
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kcheckgmail.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list