SPECS: cfitsio.spec - added link patch, release 2
qboosh
qboosh at pld-linux.org
Mon Dec 11 23:45:23 CET 2006
Author: qboosh Date: Mon Dec 11 22:45:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added link patch, release 2
---- Files affected:
SPECS:
cfitsio.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/cfitsio.spec
diff -u SPECS/cfitsio.spec:1.11 SPECS/cfitsio.spec:1.12
--- SPECS/cfitsio.spec:1.11 Mon Dec 11 01:08:00 2006
+++ SPECS/cfitsio.spec Mon Dec 11 23:45:17 2006
@@ -4,11 +4,12 @@
Name: cfitsio
Version: 3.020
%define sver %(echo %{version} | tr -d .)
-Release: 1
+Release: 2
License: GPL (forced only by gzip code, basically BSD-like)
Group: Libraries
Source0: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/%{name}%{sver}.tar.gz
# Source0-md5: fbc9e0db4d4b48b0a6a8de0f2036eb47
+Patch0: %{name}-link.patch
URL: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
BuildRequires: gcc-g77
BuildRequires: sed >= 4.0
@@ -50,6 +51,7 @@
%prep
%setup -q -n %{name}
+%patch0 -p1
sed -i -e 's/ f77 xlf / gfortran f77 xlf /' configure
@@ -93,6 +95,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/12/11 22:45:17 qboosh
+- added link patch, release 2
+
Revision 1.11 2006/12/11 00:08:00 qboosh
- updated to 3.020
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cfitsio.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list