]> git.pld-linux.org Git - packages/cfitsio.git/commitdiff
- updated to 2.490 (with amd64 support) auto/ac/cfitsio-2_490-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 May 2004 17:48:22 +0000 (17:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cfitsio.spec -> 1.7

cfitsio.spec

index 031de975b17068feeaae8dc1a959f0200c8f497e..9bba675c2b94f5859e9fd56624d11bb27bb5b4b4 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       CFITSIO Interface Library
 Summary(pl):   Biblioteka interfejsu CFITSIO
 Name:          cfitsio
-Version:       2.440
+Version:       2.490
 %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: de455748ea6ea01d54b1e52dfc43dca6
+# Source0-md5: 271b07dcfe3e928e5138d64672eb77d9
 URL:           http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
 BuildRequires: gcc-g77
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,7 +26,7 @@ wywo
 Summary:       Header files and documentation for CFITSIO
 Summary(pl):   Pliki nag³ówkowe i dokumentacja do CFITSIO
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files and development documentation for CFITSIO.
@@ -38,7 +38,7 @@ Pliki nag
 Summary:       Static CFITSIO library
 Summary(pl):   Statyczna biblioteka CFITSIO
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static version of CFITSIO library.
This page took 0.043606 seconds and 4 git commands to generate.