update to 1.15 [release 1.15-1mamba;Tue Apr 26 2022]
This commit is contained in:
parent
f483ebdb63
commit
4437b860e1
@ -1,25 +1,25 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Astro-FITS-CFITSIO
|
Name: perl-Astro-FITS-CFITSIO
|
||||||
Version: 1.12
|
Version: 1.15
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Astro::FITS::CFITSIO - A Perl interface to William Pence's cfitsio subroutine library
|
Summary: Astro::FITS::CFITSIO - A Perl interface to William Pence's cfitsio subroutine library
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://www.cpan.org/modules/by-module/Astro/Astro-FITS-CFITSIO-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/P/PR/PRATZLAFF/Astro-FITS-CFITSIO-%{version}.tar.gz
|
||||||
License: Artistic
|
License: Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libcfitsio-devel
|
BuildRequires: libcfitsio-devel
|
||||||
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRequires: libcfitsio-devel
|
BuildRequires: libcfitsio-devel >= 4.1.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Astro::FITS::CFITSIO is a Perl interface to William Pence's cfitsio subroutine library.
|
Astro::FITS::CFITSIO is a Perl interface to William Pence's cfitsio subroutine library.
|
||||||
@ -55,6 +55,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.15-1mamba
|
||||||
|
- update to 1.15
|
||||||
|
|
||||||
* Sat Aug 03 2019 Automatic Build System <autodist@mambasoft.it> 1.12-1mamba
|
* Sat Aug 03 2019 Automatic Build System <autodist@mambasoft.it> 1.12-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user