SPECS: perl-Crypt-DSA.spec - perl-Convert-PEM is needed without te...
glen
glen at pld-linux.org
Sat Feb 11 01:28:08 CET 2006
Author: glen Date: Sat Feb 11 00:28:08 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- perl-Convert-PEM is needed without tests
- adapterized
---- Files affected:
SPECS:
perl-Crypt-DSA.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/perl-Crypt-DSA.spec
diff -u SPECS/perl-Crypt-DSA.spec:1.19 SPECS/perl-Crypt-DSA.spec:1.20
--- SPECS/perl-Crypt-DSA.spec:1.19 Tue Jun 21 21:33:51 2005
+++ SPECS/perl-Crypt-DSA.spec Sat Feb 11 01:28:03 2006
@@ -17,14 +17,14 @@
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 269261448ecc6b3b82a854e3b774c4ae
%if %{with tests}
-BuildRequires: perl-Convert-PEM >= 0.07
BuildRequires: perl-Crypt-Random >= 0.33
-BuildRequires: perl-Data-Buffer >= 0.01
+BuildRequires: perl-Data-Buffer >= 0.01
BuildRequires: perl-Digest-SHA1
BuildRequires: perl-Math-Pari >= 2.001804
%endif
-BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: perl-Convert-PEM >= 0.07
BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
Requires: perl-Crypt-Random >= 0.33
Requires: perl-Math-Pari >= 2.001804
BuildArch: noarch
@@ -47,10 +47,10 @@
(Digital Signature Alghorithm). Sama implementacja jest w czystym
Perlu, ale do ciężkiej matematyki korzysta z biblioteki Math::Pari.
Pakiet umożliwia podpisywanie i weryfikację sygnatur DSA oraz
-generowanie kluczy. Moduł ten wymaga dodatkowo modułu Convert::PEM
-w wersji >= 0.04 do czytania i zapisywania plików zakodowanych PEM
-oraz modułu Data::Buffer w wersji >= 0.01 do czytania i zapisywania
-plików z kluczami SSH2.
+generowanie kluczy. Moduł ten wymaga dodatkowo modułu Convert::PEM w
+wersji >= 0.04 do czytania i zapisywania plików zakodowanych PEM oraz
+modułu Data::Buffer w wersji >= 0.01 do czytania i zapisywania plików
+z kluczami SSH2.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -83,8 +83,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2006/02/11 00:28:03 glen
+- perl-Convert-PEM is needed without tests
+- adapterized
+
Revision 1.19 2005/06/21 19:33:51 czucz
-- added BR:perl-Data-Buffer >= 0.01
+- added BR: perl-Data-Buffer >= 0.01
Revision 1.18 2005/06/21 18:56:44 czucz
- fixed last changelog entry
@@ -141,4 +145,3 @@
Revision 1.1 2002/07/29 19:56:55 qboosh
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Crypt-DSA.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list