]> git.pld-linux.org Git - packages/perl-Crypt-OpenSSL-Bignum.git/blobdiff - perl-Crypt-OpenSSL-Bignum.spec
- updated URL
[packages/perl-Crypt-OpenSSL-Bignum.git] / perl-Crypt-OpenSSL-Bignum.spec
index e7d7c13e386aa3002a82fc1c446edb61c8bbb791..c48dff084f8791dbc26d9978c63c56d6ee926243 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without tests   # Do not perform "make test"
+%bcond_without tests   # unit tests
 #
 %define                pdir    Crypt
 %define                pnam    OpenSSL-Bignum
@@ -8,17 +8,18 @@ Summary:      Crypt::OpenSSL::Bignum - OpenSSL's multiprecision integer arithmetic
 Summary(pl.UTF-8):     Crypt::OpenSSL::Bignum - arytmetyka liczb całkowitych dużej precyzji z OpenSSL
 Name:          perl-Crypt-OpenSSL-Bignum
 Version:       0.09
-Release:       1
+Release:       6
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Crypt/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: c8ae05771c70c69b3e5647b29a885ed2
 Patch0:                %{name}-mod_sqrt.patch
-URL:           http://search.cpan.org/dist/Crypt-OpenSSL-Bignum/
+URL:           https://metacpan.org/dist/Crypt-OpenSSL-Bignum
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.10186 seconds and 4 git commands to generate.