update to 0.27 [release 0.27-1mamba;Mon Nov 21 2016]
This commit is contained in:
parent
d84bc117ed
commit
2ca1449570
@ -1,20 +1,22 @@
|
|||||||
%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-Locale-PO
|
Name: perl-Locale-PO
|
||||||
Version: 0.21
|
Version: 0.27
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Locale::PO - Perl module for manipulating .po entries from GNU gettext
|
Summary: Locale::PO - Perl module for manipulating .po entries from GNU gettext
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: gil <puntogil@libero.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: http://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/K/KE/KEN/Locale-PO-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/C/CO/COSIMO/Locale-PO-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: perl-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl(File::Slurp)
|
BuildRequires: perl(File::Slurp)
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
BuildRequires: perl-devel
|
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -48,5 +50,8 @@ chmod -R u+w %{buildroot}/*
|
|||||||
%doc Changes README
|
%doc Changes README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 21 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.27-1mamba
|
||||||
|
- update to 0.27
|
||||||
|
|
||||||
* Sun Feb 20 2011 gil <puntogil@libero.it> 0.21-1mamba
|
* Sun Feb 20 2011 gil <puntogil@libero.it> 0.21-1mamba
|
||||||
- package created by autospec
|
- package created by autospec
|
||||||
|
Loading…
Reference in New Issue
Block a user