update to 2017060201 [release 2017060201-1mamba;Thu Oct 31 2019]
This commit is contained in:
parent
0ed49add5f
commit
c5db468b71
@ -1,8 +1,8 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Regexp-Common
|
||||
Version: 2.122
|
||||
Release: 3mamba
|
||||
Version: 2017060201
|
||||
Release: 1mamba
|
||||
Summary: Regexp::Common - Provide commonly requested regular expressions
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -13,7 +13,8 @@ Source: http://www.cpan.org/modules/by-module/Regexp/Regexp-Common-%{vers
|
||||
License: Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -48,6 +49,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Thu Oct 31 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2017060201-1mamba
|
||||
- update to 2017060201
|
||||
|
||||
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 2.122-3mamba
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user