2024-01-06 08:37:14 +01:00
|
|
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
|
|
|
|
|
|
|
Name: perl-Business-ISBN-Data
|
2024-04-27 09:19:11 +02:00
|
|
|
Version: 20240426.001
|
2024-01-06 08:37:14 +01:00
|
|
|
Release: 1mamba
|
2024-01-06 08:37:14 +01:00
|
|
|
Summary: Business::ISBN::Data - The data pack for Business::ISBN
|
|
|
|
Group: System/Libraries/Perl
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
2024-01-06 08:37:14 +01:00
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-06 08:37:14 +01:00
|
|
|
URL: https://www.cpan.org
|
2024-04-22 22:17:31 +02:00
|
|
|
Source: https://cpan.metacpan.org/authors/id/B/BR/BRIANDFOY/Business-ISBN-Data-%{version}.tar.gz
|
2024-01-06 08:37:14 +01:00
|
|
|
License: Artistic License
|
|
|
|
Requires: perl >= %perl_major_ver
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
2024-01-06 08:37:14 +01:00
|
|
|
BuildRequires: libperl
|
|
|
|
BuildRequires: perl-devel
|
2024-01-06 08:37:14 +01:00
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
|
|
|
%description
|
|
|
|
The %{name} package is the data pack for Business::ISBN.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n Business-ISBN-Data-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
|
|
|
%make
|
|
|
|
%make test
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall_perl
|
|
|
|
packlist=`find %{buildroot} -name .packlist`
|
|
|
|
[ -z "$packlist" ] && exit 1 || cat $packlist | \
|
|
|
|
sed "s,%buildroot,,g;s,.*/man/.*,&.gz,g" | \
|
|
|
|
sort -u > .packlist && rm $packlist
|
|
|
|
|
|
|
|
strid=`echo $packlist | sed 's,.*auto\(.*\)/.packlist,\1,'`
|
|
|
|
for dir in `find %{buildroot} -type d | grep $strid`; do
|
|
|
|
echo "%dir ${dir#%buildroot}" >> .packlist
|
|
|
|
done
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
rm -f .packlist
|
|
|
|
|
|
|
|
%files -f .packlist
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
|
|
|
%changelog
|
2024-04-27 09:19:11 +02:00
|
|
|
* Sat Apr 27 2024 Automatic Build System <autodist@openmamba.org> 20240426.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-22 22:17:31 +02:00
|
|
|
* Mon Apr 22 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 20240420.001-1mamba
|
|
|
|
- update to 20240420.001
|
|
|
|
|
2024-02-16 10:01:52 +01:00
|
|
|
* Thu Feb 15 2024 Automatic Build System <autodist@openmamba.org> 20240209.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-02-07 22:51:41 +01:00
|
|
|
* Tue Feb 06 2024 Automatic Build System <autodist@openmamba.org> 20240206.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-26 16:53:25 +01:00
|
|
|
* Fri Jan 26 2024 Automatic Build System <autodist@openmamba.org> 20240126.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-24 10:41:48 +01:00
|
|
|
* Wed Jan 24 2024 Automatic Build System <autodist@openmamba.org> 20240123.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-18 09:42:59 +01:00
|
|
|
* Tue Jan 16 2024 Automatic Build System <autodist@openmamba.org> 20240116.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-14 16:43:41 +01:00
|
|
|
* Sun Jan 14 2024 Automatic Build System <autodist@openmamba.org> 20240111.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:23 +01:00
|
|
|
* Wed Dec 27 2023 Automatic Build System <autodist@mambasoft.it> 20231220.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:23 +01:00
|
|
|
* Fri Dec 15 2023 Automatic Build System <autodist@mambasoft.it> 20231215.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:22 +01:00
|
|
|
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 20231130.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:22 +01:00
|
|
|
* Sun Nov 26 2023 Automatic Build System <autodist@mambasoft.it> 20231125.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:22 +01:00
|
|
|
* Sat Nov 18 2023 Automatic Build System <autodist@mambasoft.it> 20231118.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:21 +01:00
|
|
|
* Tue Nov 14 2023 Automatic Build System <autodist@mambasoft.it> 20231114.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:21 +01:00
|
|
|
* Fri Nov 10 2023 Automatic Build System <autodist@mambasoft.it> 20231110.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:21 +01:00
|
|
|
* Thu Nov 02 2023 Automatic Build System <autodist@mambasoft.it> 20231102.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:20 +01:00
|
|
|
* Wed Nov 01 2023 Automatic Build System <autodist@mambasoft.it> 20231031.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:20 +01:00
|
|
|
* Fri Oct 20 2023 Automatic Build System <autodist@mambasoft.it> 20231020.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:20 +01:00
|
|
|
* Fri Oct 13 2023 Automatic Build System <autodist@mambasoft.it> 20231013.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:19 +01:00
|
|
|
* Wed Oct 11 2023 Automatic Build System <autodist@mambasoft.it> 20231010.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:19 +01:00
|
|
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 20230926.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:19 +01:00
|
|
|
* Sun Sep 24 2023 Automatic Build System <autodist@mambasoft.it> 20230923.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:18 +01:00
|
|
|
* Thu Sep 07 2023 Automatic Build System <autodist@mambasoft.it> 20230907.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:18 +01:00
|
|
|
* Tue Sep 05 2023 Automatic Build System <autodist@mambasoft.it> 20230904.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:18 +01:00
|
|
|
* Thu Aug 31 2023 Automatic Build System <autodist@mambasoft.it> 20230830.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:17 +01:00
|
|
|
* Sat Aug 12 2023 Automatic Build System <autodist@mambasoft.it> 20230811.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:17 +01:00
|
|
|
* Thu Jul 20 2023 Automatic Build System <autodist@mambasoft.it> 20230719.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:17 +01:00
|
|
|
* Tue Jul 18 2023 Automatic Build System <autodist@mambasoft.it> 20230714.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:16 +01:00
|
|
|
* Tue Jun 27 2023 Automatic Build System <autodist@mambasoft.it> 20230626.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:16 +01:00
|
|
|
* Mon May 29 2023 Automatic Build System <autodist@mambasoft.it> 20230528.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:16 +01:00
|
|
|
* Thu May 18 2023 Automatic Build System <autodist@mambasoft.it> 20230516.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:16 +01:00
|
|
|
* Sat May 06 2023 Automatic Build System <autodist@mambasoft.it> 20230426.002-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:15 +01:00
|
|
|
* Thu Apr 27 2023 Automatic Build System <autodist@mambasoft.it> 20230426.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:15 +01:00
|
|
|
* Mon Apr 10 2023 Automatic Build System <autodist@mambasoft.it> 20230410.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:15 +01:00
|
|
|
* Mon Apr 03 2023 Automatic Build System <autodist@mambasoft.it> 20230331.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:14 +01:00
|
|
|
* Thu Mar 23 2023 Automatic Build System <autodist@mambasoft.it> 20230322.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:14 +01:00
|
|
|
* Fri Mar 17 2023 Automatic Build System <autodist@mambasoft.it> 20230316.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:14 +01:00
|
|
|
* Tue Jan 04 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 20210112.006-2mamba
|
|
|
|
- updated maintainer
|
|
|
|
|
2024-01-06 08:37:14 +01:00
|
|
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 20210112.006-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:37:14 +01:00
|
|
|
* Mon Apr 10 2017 Automatic Build System <autodist@mambasoft.it> 20140910.003-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
2024-01-06 08:37:14 +01:00
|
|
|
* Fri Nov 02 2012 Automatic Build System <autodist@mambasoft.it> 20120719.001-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Mar 25 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 20081208-1mamba
|
|
|
|
- update to 20081208
|
|
|
|
|
|
|
|
* Mon Nov 03 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 1.17-2mamba
|
|
|
|
- automatic rebuild by autodist
|
|
|
|
|
|
|
|
* Fri May 30 2008 gil <puntogil@libero.it> 1.17-1mamba
|
|
|
|
- update to 1.17 by autospec
|
|
|
|
|
|
|
|
* Tue Feb 15 2005 Davide Madrisan <davide.madrisan@qilinux.it> 1.09-1qilnx
|
|
|
|
- package created by autospec
|