|
|
@ -29,7 +29,6 @@ most widely used FITS file programming interface in the astronomical
|
|
|
|
community.
|
|
|
|
community.
|
|
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
%package devel
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
Summary: Headers required when building programs against cfitsio
|
|
|
|
Summary: Headers required when building programs against cfitsio
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: pkgconfig
|
|
|
|
Requires: pkgconfig
|
|
|
@ -38,7 +37,6 @@ Requires: pkgconfig
|
|
|
|
Headers required when building a program against the cfitsio library.
|
|
|
|
Headers required when building a program against the cfitsio library.
|
|
|
|
|
|
|
|
|
|
|
|
%package static
|
|
|
|
%package static
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
Summary: Static cfitsio library
|
|
|
|
Summary: Static cfitsio library
|
|
|
|
|
|
|
|
|
|
|
|
%description static
|
|
|
|
%description static
|
|
|
@ -46,7 +44,6 @@ Static cfitsio library; avoid use if possible.
|
|
|
|
|
|
|
|
|
|
|
|
%package docs
|
|
|
|
%package docs
|
|
|
|
Summary: Documentation for cfitsio
|
|
|
|
Summary: Documentation for cfitsio
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
|
%description docs
|
|
|
|
%description docs
|
|
|
@ -54,7 +51,6 @@ Stand-alone documentation for cfitsio.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n fpack
|
|
|
|
%package -n fpack
|
|
|
|
Summary: FITS image compression and decompression utilities
|
|
|
|
Summary: FITS image compression and decompression utilities
|
|
|
|
Group: Applications/Engineering
|
|
|
|
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description -n fpack
|
|
|
|
%description -n fpack
|
|
|
|