SPECS: guile.spec - remove configure hacks - explicitly make file needed fo...

baggins baggins at pld-linux.org
Thu Feb 26 15:09:49 CET 2009


Author: baggins                      Date: Thu Feb 26 14:09:49 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove configure hacks
- explicitly make file needed for tests

---- Files affected:
SPECS:
   guile.spec (1.122 -> 1.123) 

---- Diffs:

================================================================
Index: SPECS/guile.spec
diff -u SPECS/guile.spec:1.122 SPECS/guile.spec:1.123
--- SPECS/guile.spec:1.122	Thu Feb 26 14:21:55 2009
+++ SPECS/guile.spec	Thu Feb 26 15:09:43 2009
@@ -22,7 +22,6 @@
 # Source0-md5:	9e23d3dbea0e89bab8a9acc6880150de
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-fix_awk_patch.patch
-Patch2:		%{name}-SCM_SITE_DIR_path.patch
 Patch3:		%{name}-unknown_arch.patch
 Patch4:		%{name}-test-hacks.patch
 Patch5:		%{name}-as-needed.patch
@@ -166,11 +165,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-sed -i 's/AC_CONFIG_MACRO_DIR(\[m4\])/AC_CONFIG_MACRO_DIR(\[guile-config\])/' configure.in
-
-# I wouldn't apply it, it breaks other programs, but I have fixed it, so
-# if you convince me... (but remember about perl, python, tcl and ruby ) (filon)
-# patch2 -p1
 
 %build
 %{__gettextize}
@@ -190,6 +184,7 @@
 
 %{__make}
 
+%{?with_tests:%{__make} -C libguile stack-limit-calibration.scm}
 %{?with_tests:./check-guile}
 
 %install
@@ -290,6 +285,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123  2009/02/26 14:09:43  baggins
+- remove configure hacks
+- explicitly make file needed for tests
+
 Revision 1.122  2009/02/26 13:21:55  baggins
 - 1.8.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/guile.spec?r1=1.122&r2=1.123&f=u



More information about the pld-cvs-commit mailing list