Files
perl-Crypt-DSA/perl-Crypt-DSA.spec

90 lines
2.9 KiB
RPMSpec
Raw Permalink Normal View History

#
# spec file for package perl-Crypt-DSA
#
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define cpan_name Crypt-DSA
Name: perl-Crypt-DSA
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
Version: 1.190.0
Release: 0
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
# 1.19 -> normalize -> 1.190.0
%define cpan_version 1.19
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: DSA Signatures and Key Generation
URL: https://metacpan.org/release/%{cpan_name}
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
Source0: https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
2025-08-12 18:12:48 +02:00
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
BuildRequires: perl(Convert::ASN1)
BuildRequires: perl(Convert::PEM) >= 0.130
BuildRequires: perl(Crypt::DES_EDE3)
BuildRequires: perl(Crypt::URandom)
BuildRequires: perl(Data::Buffer) >= 0.10.0
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
BuildRequires: perl(Digest::SHA)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
BuildRequires: perl(File::Which) >= 0.50.0
BuildRequires: perl(Math::BigInt) >= 1.78
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
Requires: perl(Convert::ASN1)
Requires: perl(Convert::PEM) >= 0.130
Requires: perl(Crypt::URandom)
Requires: perl(Data::Buffer) >= 0.10.0
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
Requires: perl(Digest::SHA)
Requires: perl(File::Which) >= 0.50.0
Requires: perl(Math::BigInt) >= 1.78
Provides: perl(BufferWithInt)
Provides: perl(Crypt::DSA) = %{version}
Provides: perl(Crypt::DSA::Key) = %{version}
Provides: perl(Crypt::DSA::Key::PEM) = %{version}
Provides: perl(Crypt::DSA::Key::SSH2) = %{version}
Provides: perl(Crypt::DSA::KeyChain) = %{version}
Provides: perl(Crypt::DSA::Signature) = %{version}
Provides: perl(Crypt::DSA::Util) = %{version}
%undefine __perllib_provides
%{perl_requires}
%description
_Crypt::DSA_ is an implementation of the DSA (Digital Signature Algorithm)
signature verification system. The implementation itself is pure Perl,
although the heavy-duty mathematics underneath are provided by the
_Math::Pari_ library.
This package provides DSA signing, signature verification, and key
generation.
%prep
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
%autosetup -n %{cpan_name}-%{cpan_version} -p1
%build
Accepting request 1245150 from devel:languages:perl:autoupdate - updated to 1.190.0 (1.19) see /usr/share/doc/packages/perl-Crypt-DSA/Changes 1.19 -- [Changes since 1.17] - Release 1.18-TRIAL as a production release - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 47bda33 Increment Repo Version - ffd39e8 (tag: 1.18) Update Changes for a Release [Changes since 1.17] - New Maintainer - This release resolves CVE-2011-3599 - Added a statement to recommend against using DSA - Fixed a few long standing bugs - The build process is moved to Dist::Zilla - Thanks to all the people who contributed to the tickets that were closed [Detailed Change List] - 3411005 Add a SECURITY statement about DSA - 1f5df72 Fixes RT#71342: Patch to use Digest::SHA - 06f420d Fix missed version numbers - 1946ead Remove old MANIFEST and META.yml from repo - 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key - c28a8a3 Fix some of the Dependencies in dist.ini - fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key - cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t - 24ac55b Convert build process to Dist::Zilla - b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release OBS-URL: https://build.opensuse.org/request/show/1245150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DSA?expand=0&rev=12
2025-02-11 18:19:49 +00:00
perl Makefile.PL INSTALLDIRS=vendor
%make_build
%check
make test
%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist
%files -f %{name}.files
%doc Changes README
%license LICENSE
%changelog