]> git.pld-linux.org Git - packages/perl-Crypt-OpenSSL-Random.git/blobdiff - perl-Crypt-OpenSSL-Random.spec
perl 5.38.0 rebuild
[packages/perl-Crypt-OpenSSL-Random.git] / perl-Crypt-OpenSSL-Random.spec
index bda23efa74d771e3c5e1f58ed49281e5eda85d76..562cdc3858b82ff9189fe2849f7a2c1a09b08eec 100644 (file)
@@ -2,22 +2,24 @@
 # Conditional build:
 %bcond_without tests   # Do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    Crypt
 %define                pnam    OpenSSL-Random
 Summary:       Crypt::OpenSSL::Random - accessing the OpenSSL pseudo-random number generator
 Summary(pl.UTF-8):     Crypt::OpenSSL::Random - dostÄ™p do generatora liczb pseudolosowych z OpenSSL
 Name:          perl-Crypt-OpenSSL-Random
-Version:       0.03
-Release:       6
-License:       unknown
+Version:       0.15
+Release:       9
+# 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: c6bae9c3ced1e08ffcd57120bf247a7a
-URL:           http://search.cpan.org/dist/Crypt-OpenSSL-Random/
+# Source0-md5: bcde8d5a822c91376deda3c4f0c75fbe
+URL:           https://metacpan.org/dist/Crypt-OpenSSL-Random
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: perl-Crypt-OpenSSL-Guess >= 0.11
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -54,7 +56,5 @@ rm -rf $RPM_BUILD_ROOT
 %doc Changes
 %{perl_vendorarch}/Crypt/OpenSSL/Random.pm
 %dir %{perl_vendorarch}/auto/Crypt/OpenSSL/Random
-%{perl_vendorarch}/auto/Crypt/OpenSSL/Random/*.bs
-%{perl_vendorarch}/auto/Crypt/OpenSSL/Random/autosplit.ix
-%attr(755,root,root) %{perl_vendorarch}/auto/Crypt/OpenSSL/Random/*.so
-%{_mandir}/man3/*
+%attr(755,root,root) %{perl_vendorarch}/auto/Crypt/OpenSSL/Random/Random.so
+%{_mandir}/man3/Crypt::OpenSSL::Random.3pm*
This page took 0.546405 seconds and 4 git commands to generate.