update to 5.07 [release 5.07-1mamba;Mon Feb 01 2021]
This commit is contained in:
parent
3d024b44ba
commit
de19015402
@ -1,7 +1,5 @@
|
||||
%define module URI
|
||||
|
||||
Name: perl-%{module}
|
||||
Version: 1.74
|
||||
Name: perl-URI
|
||||
Version: 5.07
|
||||
Release: 1mamba
|
||||
Summary: URI - Perl URI module
|
||||
Group: System/Libraries/Perl
|
||||
@ -9,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/URI-%{version}.tar.gz
|
||||
Source: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/URI-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
@ -26,7 +24,7 @@ Objects of this class represent Uniform Resource Identifier references as specif
|
||||
|
||||
%package urn
|
||||
Group: Development/Libraries/Perl
|
||||
Summary: Perl URN submodule for perl-%{module}
|
||||
Summary: Perl URN submodule for perl-URI
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description urn
|
||||
@ -35,7 +33,7 @@ Objects of this class represent Uniform Resource Identifier references as specif
|
||||
This is the Perl URN submodule for perl-URI.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{module}-%{version}
|
||||
%setup -q -n URI-%{version}
|
||||
|
||||
%build
|
||||
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
||||
@ -73,6 +71,9 @@ rm -f .packlist.full .packlist.URN .packlist.URI
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Feb 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.07-1mamba
|
||||
- update to 5.07
|
||||
|
||||
* Wed Apr 29 2020 Automatic Build System <autodist@mambasoft.it> 1.74-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
@ -128,5 +129,5 @@ rm -f .packlist.full .packlist.URN .packlist.URI
|
||||
* Wed Jan 07 2004 Davide Madrisan <davide.madrisan@qilinux.it> 1.29-1qilnx
|
||||
- rebuilt with Perl 5.8.1, updated to version 1.29
|
||||
|
||||
* Thu Sep 05 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.25-1qilnx
|
||||
* Fri Sep 05 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.25-1qilnx
|
||||
- first build
|
||||
|
Loading…
Reference in New Issue
Block a user