automatic rebuild by autodist [release 2.28-3mamba;Mon Jul 21 2025]
This commit is contained in:
@@ -1,19 +1,24 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-IP-Country
|
||||
Version: 2.28
|
||||
Release: 1mamba
|
||||
Summary: IP::Country - lookup of country codes by IP address
|
||||
Group: System/Libraries/Perl
|
||||
Name: perl-IP-Country
|
||||
Version: 2.28
|
||||
Release: 3mamba
|
||||
Summary: IP::Country - lookup of country codes by IP address
|
||||
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/N/NW/NWETTERS/IP-Country-%{version}.tar.gz
|
||||
License: GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/N/NW/NWETTERS/IP-Country-%{version}.tar.gz
|
||||
License: GPL
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Geography-Countries
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%description
|
||||
IP::Country - lookup of country codes by IP address.
|
||||
@@ -47,6 +52,12 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Jul 21 2025 Automatic Build System <autodist@openmamba.org> 2.28-3mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Mon Jul 21 2025 Automatic Build System <autodist@openmamba.org> 2.28-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Tue May 21 2013 Automatic Build System <autodist@mambasoft.it> 2.28-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user