rpms/cernlib/devel cernlib-64test.patch, 1.1, 1.2 cernlib.spec, 1.42, 1.43

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Sun Apr 22 16:41:00 UTC 2007


Author: pertusus

Update of /cvs/extras/rpms/cernlib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1157

Modified Files:
	cernlib-64test.patch cernlib.spec 
Log Message:
* Sun Apr 22 2007 Patrice Dumas <pertusus at free.fr> 2006-5
- packlib/ffread test fails on x86_64, exclude the test on this arch


cernlib-64test.patch:

Index: cernlib-64test.patch
===================================================================
RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cernlib-64test.patch	22 Apr 2007 15:04:18 -0000	1.1
+++ cernlib-64test.patch	22 Apr 2007 16:40:26 -0000	1.2
@@ -1,3 +1,14 @@
+--- cernlib-2006/2006/src/packlib/Imakefile.64test	2007-04-22 18:31:11.000000000 +0200
++++ cernlib-2006/2006/src/packlib/Imakefile	2007-04-22 18:31:52.000000000 +0200
+@@ -16,7 +16,7 @@
+ InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR))
+ InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR))
+ 
+-TestSubdirs($(LIBDIRS))
++TestSubdirs(cspack epio fatmen hbook hepdb kapack kuip minuit zbook zebra)
+ 
+ #ifdef CERNLIB_VAXVMS
+ 
 --- cernlib-2006/2006/src/kernlib/Imakefile.64test	2007-04-22 16:53:02.000000000 +0200
 +++ cernlib-2006/2006/src/kernlib/Imakefile	2007-04-22 16:53:45.000000000 +0200
 @@ -18,6 +18,6 @@


Index: cernlib.spec
===================================================================
RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- cernlib.spec	22 Apr 2007 15:04:18 -0000	1.42
+++ cernlib.spec	22 Apr 2007 16:40:26 -0000	1.43
@@ -6,7 +6,7 @@
 
 Name:          cernlib
 Version:       2006
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       General purpose CERN library and associated binaries
 Group:         Development/Libraries
 # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL.
@@ -1109,6 +1109,9 @@
 
 
 %changelog
+* Sun Apr 22 2007 Patrice Dumas <pertusus at free.fr> 2006-5
+- packlib/ffread test fails on x86_64, exclude the test on this arch
+
 * Sun Apr 22 2007 Patrice Dumas <pertusus at free.fr> 2006-4
 - kernbit/kernnum test fails on x86_64, exclude the test on this arch
 




More information about the scm-commits mailing list