]> git.pld-linux.org Git - packages/f2c.git/commitdiff
- skip_post_check_so for one broken lib auto/ti/f2c-20031027-1
authorlisu <lisu@pld-linux.org>
Tue, 31 Jan 2012 21:16:15 +0000 (21:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f2c.spec -> 1.8

f2c.spec

index cfb10a364fe9521afd33231894077afed0435ba0..049df9ebf67e7d2012ac09778be2c94d19c2c38f 100644 (file)
--- a/f2c.spec
+++ b/f2c.spec
@@ -9,8 +9,11 @@ Source0:       %{name}-%{version}.tar.bz2
 # 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
This page took 0.116577 seconds and 4 git commands to generate.