!7 【openEuler-22.03-LTS-Next】upgrade version to 1.19
From: @wu-leilei Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
2cf717f7fa
Binary file not shown.
BIN
Net-DNS-SEC-1.19.tar.gz
Normal file
BIN
Net-DNS-SEC-1.19.tar.gz
Normal file
Binary file not shown.
15
gost-rm.patch
Normal file
15
gost-rm.patch
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
diff --git a/MANIFEST b/MANIFEST
|
||||||
|
index afc3e05..c708eec 100644
|
||||||
|
--- a/MANIFEST
|
||||||
|
+++ b/MANIFEST
|
||||||
|
@@ -15,7 +15,6 @@ lib/Net/DNS/SEC/Keyset.pm
|
||||||
|
lib/Net/DNS/SEC/Private.pm
|
||||||
|
lib/Net/DNS/SEC/DSA.pm
|
||||||
|
lib/Net/DNS/SEC/ECDSA.pm
|
||||||
|
-lib/Net/DNS/SEC/ECCGOST.pm
|
||||||
|
lib/Net/DNS/SEC/EdDSA.pm
|
||||||
|
lib/Net/DNS/SEC/RSA.pm
|
||||||
|
lib/Net/DNS/SEC/libcrypto.pod
|
||||||
|
--
|
||||||
|
2.30.0
|
||||||
|
|
||||||
@ -1,10 +1,11 @@
|
|||||||
Name: perl-Net-DNS-SEC
|
Name: perl-Net-DNS-SEC
|
||||||
Version: 1.09
|
Version: 1.19
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: An extension module of Perl(Net::DNS) package
|
Summary: An extension module of Perl(Net::DNS) package
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://metacpan.org/release/Net-DNS-SEC
|
URL: https://metacpan.org/release/Net-DNS-SEC
|
||||||
Source0: http://www.net-dns.org/download//Net-DNS-SEC-%{version}.tar.gz
|
Source0: http://www.net-dns.org/download//Net-DNS-SEC-%{version}.tar.gz
|
||||||
|
Patch0: gost-rm.patch
|
||||||
|
|
||||||
BuildRequires: gcc coreutils make openssl-devel => 1.1 perl-generators perl-interpreter
|
BuildRequires: gcc coreutils make openssl-devel => 1.1 perl-generators perl-interpreter
|
||||||
BuildRequires: perl-devel perl(Config) perl(constant) perl(ExtUtils::MakeMaker) >= 6.76
|
BuildRequires: perl-devel perl(Config) perl(constant) perl(ExtUtils::MakeMaker) >= 6.76
|
||||||
@ -57,6 +58,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 21 2022 wulei <wulei80@h-partners.com> - 1.19-1
|
||||||
|
- Upgrade to version 1.19
|
||||||
|
|
||||||
* Wed Jun 02 2021 zhaoyao<zhaoyao32@huawei.com> - 1.09-5
|
* Wed Jun 02 2021 zhaoyao<zhaoyao32@huawei.com> - 1.09-5
|
||||||
- fixs faileds: /bin/sh: gcc: command not found.
|
- fixs faileds: /bin/sh: gcc: command not found.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user