Search
j0ke.net Open Build Service
>
Projects
>
vhcs
>
perl-Crypt-DH
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
perl-Crypt-DH.spec
@@ -3,21 +3,20 @@ %define real_name Crypt-DH -Summary: Diffie-Hellman key exchange system -Name: perl-Crypt-DH -Version: 0.06 -Release: 1.%{dist} -License: Artistic/GPL -Group: Applications/CPAN -URL: http://search.cpan.org/dist/Crypt-DH/ +Summary: Diffie-Hellman key exchange system +Name: perl-Crypt-DH +Version: 0.06 +Release: 1 +License: Artistic/GPL +Group: Applications/CPAN +URL: http://search.cpan.org/dist/Crypt-DH/ -Packager: VHCS Packager <vhcs@j0ke.net> -Source: http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/Crypt-DH-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +Source: http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/Crypt-DH-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildArch: noarch -BuildRequires: perl, perl(Math::BigInt) >= 1.60 +BuildArch: noarch +BuildRequires: perl, perl(Math::BigInt) >= 1.60 %description This module implements the Diffie-Hellman key exchange system.