SPECS: rpm.spec - added lua linking patch

tommat tommat at pld-linux.org
Sun Mar 11 14:32:57 CET 2007


Author: tommat                       Date: Sun Mar 11 13:32:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added lua linking patch

---- Files affected:
SPECS:
   rpm.spec (1.796 -> 1.797) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.796 SPECS/rpm.spec:1.797
--- SPECS/rpm.spec:1.796	Mon Feb 12 23:09:13 2007
+++ SPECS/rpm.spec	Sun Mar 11 14:32:52 2007
@@ -124,6 +124,7 @@
 Patch62:	%{name}-mcontext.patch
 Patch63:	%{name}-FileDigestParameterized.patch
 Patch64:	%{name}-iconv-translit.patch
+Patch65:	%{name}-lua_linking.patch
 URL:		http://wraptastic.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -710,6 +711,7 @@
 %patch62 -p1
 %patch63 -p0
 %patch64 -p1
+%patch65 -p1
 
 cd scripts
 mv -f perl.req perl.req.in
@@ -1187,6 +1189,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.797  2007/03/11 13:32:52  tommat
+- added lua linking patch
+
 Revision 1.796  2007/02/12 22:09:13  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list