8
0
Stephan Kulow
2011-11-11 11:15:11 +00:00
committed by Git OBS Bridge
parent d89ee4a96c
commit 79b3e8f479
2 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:acf7eb81023cd1f40d8c60b893096d041513df2be2aefe145cc7ae1a3dcc78c7
size 10679

View File

@@ -17,11 +17,12 @@
# norootforbuild
Name: perl-Crypt-OpenSSL-Random
%define cpan_name Crypt-OpenSSL-Random
Summary: Crypt::OpenSSL::Random Perl module
Version: 0.04
Release: 1
Release: 9
License: Distributable, see LICENSE
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Crypt-OpenSSL-Random/
@@ -29,7 +30,7 @@ Url: http://search.cpan.org/dist/Crypt-OpenSSL-Random/
Source: %{cpan_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl openssl-devel
BuildRequires: openssl-devel perl
BuildRequires: perl-macros
%description