SPECS: xsane.spec - add patch2 - builds

shadzik shadzik at pld-linux.org
Tue Oct 30 20:37:30 CET 2007


Author: shadzik                      Date: Tue Oct 30 19:37:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch2
- builds

---- Files affected:
SPECS:
   xsane.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/xsane.spec
diff -u SPECS/xsane.spec:1.59 SPECS/xsane.spec:1.60
--- SPECS/xsane.spec:1.59	Mon Feb 12 23:09:25 2007
+++ SPECS/xsane.spec	Tue Oct 30 20:37:25 2007
@@ -18,6 +18,7 @@
 Source2:	%{name}.png
 Patch0:		%{name}-datadir.patch
 Patch1:		%{name}-pl.po-update.patch
+Patch2:		%{name}-poMakefile.patch
 URL:		http://www.xsane.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -49,11 +50,12 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 mv -f po/{sr,sr at Latn}.po
 mv -f po/{zh,zh_TW}.po
 
-%{__perl} -pi -e 's/ sr / sr\@Latn /;s/ zh/ zh_TW/' configure.in
+%{__sed} -i -e 's/ sr / sr\@Latn /;s/ zh/ zh_TW/' configure.in
 
 %build
 %{__gettextize}
@@ -98,6 +100,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2007/10/30 19:37:25  shadzik
+- add patch2
+- builds
+
 Revision 1.59  2007/02/12 22:09:25  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xsane.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list