rebuilt as noarch [release 1.4.6-3mamba;Thu Feb 05 2026]

This commit is contained in:
2026-02-05 09:38:49 +01:00
parent acecf16e0a
commit 3683d9383b
2 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
# perl-Net-UPnP
A perl module for HTML parsing.
Net::UPnP - A perl module for HTML parsing.

View File

@@ -1,25 +1,25 @@
Name: perl-Net-UPnP
Version: 1.4.6
Release: 2mamba
Release: 3mamba
Summary: Net::UPnP - A perl module for UPnP net parsing
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
Packager: Silvan Calarco <silvan@openmamba.org>
URL: https://www.cpan.org/
Source: http://cpan.perl.org/authors/id/S/SK/SKONNO/Net-UPnP-%{version}.tar.gz
License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
Provides: perl-net-UPnP
Obsoletes: perl-net-UPnP
Obsoletes: perl-net-UPnP < 1.4.6-2mamba
%description
A perl module for HTML parsing.
Net::UPnP - A perl module for HTML parsing.
%prep
%setup -q -n Net-UPnP-%{version}
@@ -27,9 +27,7 @@ A perl module for HTML parsing.
%build
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
%make
%ifnarch arm
%make test
%endif
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@@ -52,6 +50,9 @@ done
%defattr(-,root,root)
%changelog
* Thu Feb 05 2026 Silvan Calarco <silvan@openmamba.org> 1.4.6-3mamba
- rebuilt as noarch
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.4.6-2mamba
- rebuilt with perl 5.36.0
@@ -73,5 +74,5 @@ done
* Tue Jul 26 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.1-2mamba
- fix package name to match correct name and specfile name
* Thu Jun 21 2011 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.4.1-1mamba
* Tue Jun 21 2011 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.4.1-1mamba
- First build