forked from pool/perl-Crypt-OpenSSL-Random
Accepting request 29211 from devel:languages:perl
Copy from devel:languages:perl/perl-Crypt-OpenSSL-Random based on submit request 29211 from user coolo OBS-URL: https://build.opensuse.org/request/show/29211 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-Random?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
cbb4240753
commit
9c09da5e9e
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- enable parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 20 12:23:02 CET 2009 - varkoly@suse.de
|
Tue Jan 20 12:23:02 CET 2009 - varkoly@suse.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Crypt-OpenSSL-Random (Version 0.04)
|
# spec file for package perl-Crypt-OpenSSL-Random (Version 0.04)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -27,7 +27,7 @@ Requires: perl = %{perl_version}
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Interface to OpenSSL PRNG methods
|
Summary: Interface to OpenSSL PRNG methods
|
||||||
Version: 0.04
|
Version: 0.04
|
||||||
Release: 2
|
Release: 3
|
||||||
Source: Crypt-OpenSSL-Random-%{version}.tar.gz
|
Source: Crypt-OpenSSL-Random-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@@ -45,7 +45,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test
|
make test
|
||||||
@@ -70,5 +70,3 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
|||||||
/var/adm/perl-modules/perl-Crypt-OpenSSL-Random
|
/var/adm/perl-modules/perl-Crypt-OpenSSL-Random
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jan 20 2009 varkoly@suse.de
|
|
||||||
- Initial version of perl-Crypt-OpenSSL-Random
|
|
||||||
|
Reference in New Issue
Block a user