|
|
@ -17,8 +17,6 @@ Patch3: cfitsio-ldflags.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc-gfortran zlib-devel
|
|
|
|
BuildRequires: gcc-gfortran zlib-devel
|
|
|
|
BuildRequires: bzip2-devel
|
|
|
|
BuildRequires: bzip2-devel
|
|
|
|
Requires(post): /sbin/ldconfig
|
|
|
|
|
|
|
|
Requires(postun): /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
CFITSIO is a library of C and FORTRAN subroutines for reading and writing
|
|
|
|
CFITSIO is a library of C and FORTRAN subroutines for reading and writing
|
|
|
@ -118,9 +116,7 @@ chmod 755 %{buildroot}%{_libdir}/libcfitsio.so.*
|
|
|
|
chmod 755 %{buildroot}%{_bindir}/f{,un}pack
|
|
|
|
chmod 755 %{buildroot}%{_bindir}/f{,un}pack
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%doc README License.txt docs/changes.txt
|
|
|
|
%doc README License.txt docs/changes.txt
|
|
|
|