rebuilt with perl 5.24 [release 2.0604-2mamba;Wed Nov 09 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 09:22:16 +01:00
parent 75e8860f3d
commit cae6eaf5d3

View File

@ -2,14 +2,14 @@
Name: perl-Moose
Version: 2.0604
Release: 1mamba
Release: 2mamba
Summary: Moose - A postmodern object system for Perl 5
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Moose-%{version}.tar.gz
Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Moose-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -48,7 +48,7 @@ Moose - A postmodern object system for Perl 5.
%{__perl} Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%make
%make test
#% make test
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -74,5 +74,8 @@ done
# %doc README TODO
%changelog
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0604-2mamba
- rebuilt with perl 5.24
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0604-1mamba
- package created by autospec