SPECS: gnupg2.spec - added pl.po-update patch

qboosh qboosh at pld-linux.org
Sat Feb 3 13:13:32 CET 2007


Author: qboosh                       Date: Sat Feb  3 12:13:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added pl.po-update patch

---- Files affected:
SPECS:
   gnupg2.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/gnupg2.spec
diff -u SPECS/gnupg2.spec:1.54 SPECS/gnupg2.spec:1.55
--- SPECS/gnupg2.spec:1.54	Thu Feb  1 12:29:03 2007
+++ SPECS/gnupg2.spec	Sat Feb  3 13:13:27 2007
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO:
-# - update pl.po (just a note for myself  --q)
 #
 # Conditional build:
 %bcond_without	pth	# without pth-based based version of gnupg
@@ -18,7 +16,8 @@
 Source1:	gnupg-agent.sh
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-pth.patch
-Patch2:		%{name}-disable_tests.patch
+Patch2:		%{name}-pl.po-update.patch
+Patch3:		%{name}-disable_tests.patch
 URL:		http://www.gnupg.org/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9.3
@@ -177,7 +176,10 @@
 %setup -q -n gnupg-%{version}
 %patch0 -p1
 %patch1 -p1
-%{!?with_tests:%patch2 -p1}
+%patch2 -p1
+%{!?with_tests:%patch3 -p1}
+
+rm -f po/stamp-po
 
 %build
 %{__gettextize}
@@ -305,6 +307,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2007/02/03 12:13:27  qboosh
+- added pl.po-update patch
+
 Revision 1.54  2007/02/01 11:29:03  qboosh
 - separated plugins
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnupg2.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list