From 71be4566c482b173d16f4f8838df604b24b608e3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:34:37 +0100 Subject: [PATCH] automatic version update by autodist [release 1.16-1mamba;Mon Feb 06 2023] --- perl-Astro-FITS-CFITSIO.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/perl-Astro-FITS-CFITSIO.spec b/perl-Astro-FITS-CFITSIO.spec index c9e5305..2d5aaa0 100644 --- a/perl-Astro-FITS-CFITSIO.spec +++ b/perl-Astro-FITS-CFITSIO.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Astro-FITS-CFITSIO -Version: 1.15 +Version: 1.16 Release: 1mamba Summary: Astro::FITS::CFITSIO - A Perl interface to William Pence's cfitsio subroutine library Group: System/Libraries/Perl @@ -17,9 +17,10 @@ BuildRequires: libcfitsio-devel BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END -Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver +BuildRequires: perl-Alien-CFITSIO BuildRequires: libcfitsio-devel >= 4.1.0 +Requires: perl >= %perl_major_ver %description Astro::FITS::CFITSIO is a Perl interface to William Pence's cfitsio subroutine library. @@ -47,6 +48,8 @@ for dir in `find %{buildroot} -type d | grep $strid`; do echo "%dir ${dir#%buildroot}" >> .packlist done +find %{buildroot} -name *.so -exec chmod u+w {} \; + %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" rm -f .packlist @@ -55,6 +58,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Mon Feb 06 2023 Automatic Build System 1.16-1mamba +- automatic version update by autodist + * Tue Apr 26 2022 Silvan Calarco 1.15-1mamba - update to 1.15