Compare commits

..

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
073c13ba55
!8 【轻量级 PR】:Rebuild for next release
From: @dongyuzhen 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2022-10-27 03:43:35 +00:00
dongyuzhen
27da51a8cc
update for mass rebuild and upgrade verification 2022-10-25 07:32:38 +00:00
openeuler-ci-bot
e7bba313e8
!7 [sync] PR-6: 【轻量级 PR】:Spec文件格式的修改
From: @openeuler-sync-bot 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
2022-06-16 09:06:10 +00:00
chengchaonan_1
fde6796a0a Spec文件格式的修改
(cherry picked from commit a762061e7f29916faf98b6465e51574a96716b3d)
2022-06-14 16:24:26 +08:00
openeuler-ci-bot
57ac4fb8e3 !5 [sync] PR-3: Modify the spec file, solving the problem of the test probability failure。
From: @openeuler-sync-bot
Reviewed-by: @shinwell_hu
Signed-off-by: @shinwell_hu
2021-03-05 10:20:26 +08:00
吴超超
fd1c98255b Modifythespecfile,solvingtheproblemofthetestprobabilityfailure
(cherry picked from commit 784235d0ee7588f15c85ce48f7ed7e799cf55db3)
2021-03-05 08:58:42 +08:00
openeuler-ci-bot
503cd77df1 !2 upgrade version to 0.41
From: @xinyingchao
Reviewed-by: @myeuler
Signed-off-by: @myeuler
2021-02-03 14:29:49 +08:00
renmingshuai
68e035d32c upgrade version to 0.41 2021-01-29 11:18:51 +08:00
openeuler-ci-bot
8fe19dbc88 !1 add yaml file in package
Merge pull request !1 from 吴超超/master
2020-07-02 14:51:15 +08:00
19909236985
f93714a29b add yaml file in package 2020-06-13 17:22:05 +08:00
5 changed files with 177 additions and 6 deletions

Binary file not shown.

BIN
IO-Socket-IP-0.41.tar.gz Normal file

Binary file not shown.

27
Makefile.PL Normal file
View File

@ -0,0 +1,27 @@
use strict;
use warnings;
use ExtUtils::MakeMaker;
WriteMakefile(
'NAME' => 'IO::Socket::IP',
'VERSION_FROM' => 'lib/IO/Socket/IP.pm',
'ABSTRACT_FROM' => 'lib/IO/Socket/IP.pm',
'PREREQ_PM' => {
'base' => '0',
'Carp' => '0',
'constant' => '0',
'Errno' => '0',
'IO::Socket' => 0,
'POSIX' => '0',
'Socket' => '1.97',
'strict' => '0',
'warnings' => '0',
},
'TEST_REQUIRES' => {
'IO::Socket::INET' => '0',
'Test::More' => '0.88',
},
'INSTALLDIRS' => 'site',
);

View File

@ -1,10 +1,11 @@
Name: perl-IO-Socket-IP
Version: 0.39
Release: 420
Version: 0.41
Release: 3
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
License: GPL+ or Artistic
License: GPL+ or Artistic-1.0
URL: https://metacpan.org/release/IO-Socket-IP
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/IO-Socket-IP-%{version}.tar.gz
Source1: Makefile.PL
BuildArch: noarch
#For Build
@ -26,7 +27,7 @@ way.
%prep
%autosetup -n IO-Socket-IP-%{version} -p1
cp %{SOURCE1} .
chmod -x lib/IO/Socket/IP.pm
%build
@ -39,8 +40,8 @@ make pure_install DESTDIR=%{buildroot}
%check
rm -f t/21nonblocking-connect-internet.t
make test TEST_VERBOSE=1
rm -f t/31nonblocking-connect-internet.t
make test
%files
%license LICENSE
@ -53,6 +54,21 @@ make test TEST_VERBOSE=1
%changelog
* Tue Oct 25 2022 dongyuzhen <dongyuzhen@h-partners.com> - 0.41-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:Rebuild for next release
* Thu Mar 04 2021 wuchaochao <wuchaochao4@huawei.com> - 0.41-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:Modify the spec file ,solving the problem of the test probability failure
* Fri Jan 29 2021 yuanxin <yuanxin24@huawei.com> - 0.41-1
- upgrade version to 0.41
* Sat Oct 26 2019 shenyangyang <shenyangyang4@huawei.com> - 0.39-420
- Type:enhancement
- ID:NA

128
perl-IO-Socket-IP.yaml Normal file
View File

@ -0,0 +1,128 @@
---
version_control: metacpan
src_repo: IO-Socket-IP
tag_prefix: "^v"
seperator: "."
last_query:
time_stamp: 2020-04-26 07:40:55.635698840 +00:00
raw_data: |
{
"checksum_md5" : "fe49e4f6638c55124b4f1fb9ee8fe134",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
]
},
"main_module" : "IO::Socket::IP",
"checksum_sha256" : "11950da7636cb786efd3bfb5891da4c820975276bce43175214391e5c32b7b96",
"changes_file" : "Changes",
"archive" : "IO-Socket-IP-0.39.tar.gz",
"author" : "PEVANS",
"license" : [
"perl_5"
],
"version_numified" : 0.39,
"tests" : {
"fail" : 101,
"pass" : 5174,
"unknown" : 7,
"na" : 0
},
"deprecated" : "false",
"metadata" : {
"provides" : {
"IO::Socket::IP" : {
"file" : "lib/IO/Socket/IP.pm",
"version" : "0.39"
}
},
"version" : "0.39",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"local",
"perl5",
"fatlib",
"example",
"blib",
"examples",
"eg"
]
},
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"abstract" : "Family-neutral IP socket supporting both IPv4 and IPv6",
"generated_by" : "Module::Build version 0.422, CPAN::Meta::Converter version 2.150005",
"prereqs" : {
"runtime" : {
"requires" : {
"IO::Socket" : "0",
"Socket" : "1.97"
}
},
"build" : {
"requires" : {
"Test::More" : "0.88"
}
}
},
"name" : "IO-Socket-IP",
"license" : [
"perl_5"
],
"author" : [
"Paul Evans <leonerd@leonerd.org.uk>"
],
"release_status" : "stable",
"x_serialization_backend" : "JSON::PP version 2.27400",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
]
},
"dynamic_config" : 1
},
"stat" : {
"mode" : 33188,
"size" : 44626,
"mtime" : 1488818814
},
"version" : "0.39",
"authorized" : true,
"provides" : [
"IO::Socket::IP"
],
"id" : "hydtsowu1cPZdMONC5FRtSe1JMw",
"date" : "2017-03-06T16:46:54",
"maturity" : "released",
"download_url" : "https://cpan.metacpan.org/authors/id/P/PE/PEVANS/IO-Socket-IP-0.39.tar.gz",
"name" : "IO-Socket-IP-0.39",
"first" : false,
"dependency" : [
{
"module" : "Socket",
"relationship" : "requires",
"version" : "1.97",
"phase" : "runtime"
},
{
"module" : "IO::Socket",
"relationship" : "requires",
"version" : "0",
"phase" : "runtime"
},
{
"module" : "Test::More",
"version" : "0.88",
"relationship" : "requires",
"phase" : "build"
}
],
"abstract" : "Family-neutral IP socket supporting both IPv4 and IPv6",
"distribution" : "IO-Socket-IP",
"status" : "latest"
}