update code
This commit is contained in:
parent
a27696728b
commit
64bbc7e121
@ -1,6 +1,6 @@
|
|||||||
Name: perl-IO-Socket-IP
|
Name: perl-IO-Socket-IP
|
||||||
Version: 0.39
|
Version: 0.39
|
||||||
Release: 419
|
Release: 420
|
||||||
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
|
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/IO-Socket-IP
|
URL: https://metacpan.org/release/IO-Socket-IP
|
||||||
@ -12,7 +12,7 @@ BuildRequires: coreutils findutils make perl-interpreter perl-generators perl(E
|
|||||||
# For Runtime
|
# For Runtime
|
||||||
BuildRequires: perl(base) perl(Carp) perl(constant) perl(Errno) perl(IO::Socket) perl(POSIX) perl(Socket) >= 1.97 perl(strict) perl(warnings)
|
BuildRequires: perl(base) perl(Carp) perl(constant) perl(Errno) perl(IO::Socket) perl(POSIX) perl(Socket) >= 1.97 perl(strict) perl(warnings)
|
||||||
# For Test
|
# For Test
|
||||||
BuildRequires: perl(IO::Socket::INET) perl(Test::More) perl(Socket6) perl(Test::Pod) >= 1.00
|
BuildRequires: perl(IO::Socket::INET) perl(Test::More) perl(Test::Pod) >= 1.00
|
||||||
|
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
|
||||||
|
|
||||||
@ -53,5 +53,11 @@ make test TEST_VERBOSE=1
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 26 2019 shenyangyang <shenyangyang4@huawei.com> - 0.39-420
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:delete unneeded build requires of perl(Socket6)
|
||||||
|
|
||||||
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.39-419
|
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.39-419
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user