forked from perl/perl-Crypt-OpenSSL-RSA
Accepting request 29212 from devel:languages:perl
Copy from devel:languages:perl/perl-Crypt-OpenSSL-RSA based on submit request 29212 from user coolo OBS-URL: https://build.opensuse.org/request/show/29212 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-OpenSSL-RSA?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
9202e34e04
commit
a9fc49d505
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 4 10:21:07 CET 2008 - ro@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Crypt-OpenSSL-RSA (Version 0.25)
|
||||
#
|
||||
# Copyright (c) 2008 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,13 +21,13 @@ Url: http://search.cpan.org/~iroberts/Crypt-OpenSSL-RSA-0.25/
|
||||
|
||||
Name: perl-Crypt-OpenSSL-RSA
|
||||
BuildRequires: openssl-devel
|
||||
License: GPL v2 only
|
||||
License: GPLv2
|
||||
Group: Development/Libraries/Perl
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: RSA encoding and decoding, using the openSSL libraries
|
||||
Version: 0.25
|
||||
Release: 3
|
||||
Release: 4
|
||||
Source: Crypt-OpenSSL-RSA-%{version}.tar.gz
|
||||
Patch: Crypt-OpenSSL-RSA.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -49,7 +49,7 @@ Authors:
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
@@ -75,7 +75,3 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
/var/adm/perl-modules/perl-Crypt-OpenSSL-RSA
|
||||
|
||||
%changelog
|
||||
* Tue Nov 04 2008 ro@suse.de
|
||||
- add openssl-devel to BuildRequires to fi build
|
||||
* Tue Oct 28 2008 varkoly@suse.de
|
||||
- Initial version of perl-Crypt-OpenSSL-RSA
|
||||
|
||||
Reference in New Issue
Block a user