Author: draenog                      Date: Sun Feb  7 21:54:12 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 3.240
- link and compress patches

---- Files affected:
packages/cfitsio:
   cfitsio.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/cfitsio/cfitsio.spec
diff -u packages/cfitsio/cfitsio.spec:1.17 packages/cfitsio/cfitsio.spec:1.18
--- packages/cfitsio/cfitsio.spec:1.17  Wed Apr 22 23:36:02 2009
+++ packages/cfitsio/cfitsio.spec       Sun Feb  7 22:54:06 2010
@@ -2,14 +2,16 @@
 Summary:       CFITSIO Interface Library
 Summary(pl.UTF-8):     Biblioteka interfejsu CFITSIO
 Name:          cfitsio
-Version:       3.140
+Version:       3.240
 %define        sver    %(echo %{version} | tr -d .)
 Release:       1
 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: 7467fdacb807ebeef7fe088f2b69d9ee
+# Source0-md5: ba34e71562ed381a238678daffb116fb
 Patch0:                %{name}-link.patch
+Patch1:                %{name}-ldflags.patch
+Patch2:                %{name}-compress.patch
 URL:           http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
 BuildRequires: gcc-g77
 BuildRequires: sed >= 4.0
@@ -52,6 +54,8 @@
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p0
+%patch2 -p0
 
 sed -i -e 's/ f77 xlf / gfortran f77 xlf /' configure
 
@@ -95,6 +99,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2010/02/07 21:54:06  draenog
+- up to 3.240
+- link and compress patches
+
 Revision 1.17  2009/04/22 21:36:02  qboosh
 - updated to 3.140
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cfitsio/cfitsio.spec?r1=1.17&r2=1.18&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to