SPECS (AC-branch): rpm.spec - small find_lang speedup patch

glen glen at pld-linux.org
Mon May 29 08:48:42 CEST 2006


Author: glen                         Date: Mon May 29 06:48:42 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- small find_lang speedup patch

---- Files affected:
SPECS:
   rpm.spec (1.555.2.178 -> 1.555.2.179) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.555.2.178 SPECS/rpm.spec:1.555.2.179
--- SPECS/rpm.spec:1.555.2.178	Wed May 24 12:49:49 2006
+++ SPECS/rpm.spec	Mon May 29 08:48:37 2006
@@ -113,6 +113,7 @@
 Patch56:	%{name}-skip-backups.patch
 Patch57:	%{name}-lzma.patch
 Patch58:	%{name}-lzma2.patch
+Patch59:	%{name}-find_lang.patch
 URL:		http://wraptastic.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -692,6 +693,7 @@
 %patch56 -p1
 %patch57 -p1
 %patch58 -p1
+%patch59 -p1
 
 cd scripts
 mv -f perl.req perl.req.in
@@ -756,7 +758,7 @@
 %{__make} \
 	pylibdir=%{py_libdir} \
 	myLDFLAGS="%{rpmldflags}" \
-	file_LDFLAGS= \
+	file_LDFLAGS="" \
 	debugedit_LDADD="\$(WITH_LIBELF_LIB) -lpopt"
 
 #	%{!?with_static:rpm_LDFLAGS="\$(myLDFLAGS)"} \
@@ -1161,6 +1163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.555.2.179  2006/05/29 06:48:37  glen
+- small find_lang speedup patch
+
 Revision 1.555.2.178  2006/05/24 10:49:49  glen
 - rel 36
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.178&r2=1.555.2.179&f=u



More information about the pld-cvs-commit mailing list