SPECS: perl-Crypt-OpenSSL-RSA.spec - added includes patch, now bui...

qboosh qboosh at pld-linux.org
Sun Apr 9 22:28:56 CEST 2006


Author: qboosh                       Date: Sun Apr  9 20:28:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added includes patch, now builds on openssl 0.9.8

---- Files affected:
SPECS:
   perl-Crypt-OpenSSL-RSA.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/perl-Crypt-OpenSSL-RSA.spec
diff -u SPECS/perl-Crypt-OpenSSL-RSA.spec:1.36 SPECS/perl-Crypt-OpenSSL-RSA.spec:1.37
--- SPECS/perl-Crypt-OpenSSL-RSA.spec:1.36	Fri Apr  7 22:26:52 2006
+++ SPECS/perl-Crypt-OpenSSL-RSA.spec	Sun Apr  9 22:28:51 2006
@@ -16,6 +16,7 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	2d23eb07ecb704e964e965ab3ec38c8f
+Patch0:		%{name}-includes.patch
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -36,6 +37,7 @@
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL \
@@ -71,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2006/04/09 20:28:51  qboosh
+- added includes patch, now builds on openssl 0.9.8
+
 Revision 1.36  2006/04/07 20:26:52  agaran
 - up to 0.22 rel 1 builds here
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Crypt-OpenSSL-RSA.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list