packages: f2c/f2c.spec - skip_post_check_so for one broken lib

lisu lisu at pld-linux.org
Tue Jan 31 22:16:20 CET 2012


Author: lisu                         Date: Tue Jan 31 21:16:20 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- skip_post_check_so for one broken lib

---- Files affected:
packages/f2c:
   f2c.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/f2c/f2c.spec
diff -u packages/f2c/f2c.spec:1.7 packages/f2c/f2c.spec:1.8
--- packages/f2c/f2c.spec:1.7	Wed Sep 12 00:10:44 2007
+++ packages/f2c/f2c.spec	Tue Jan 31 22:16:15 2012
@@ -10,8 +10,11 @@
 # Source0-md5:	bcd2c9ba1307c9fc9f73027c3c4e3d4c
 Patch0:		%{name}-20031027.patch
 URL:		ftp://ftp.netlib.org/f2c/
+BuildRequires:	rpmbuild(macros) >= 1.583
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define         skip_post_check_so      libf2c.so.*
+
 %description
 f2c converts Fortran 77 source code to C or C++ source files. If no
 Fortran files are named on the command line, f2c can read Fortran from
@@ -88,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2012/01/31 21:16:15  lisu
+- skip_post_check_so for one broken lib
+
 Revision 1.7  2007/09/11 22:10:44  glen
 - adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/f2c/f2c.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list