]> git.pld-linux.org Git - packages/perl-Net-SSLeay.git/commitdiff
- autoupdated to 1.06 perl-Net-SSLeay-1_06-1
authormis <mis@pld-linux.org>
Tue, 10 Apr 2001 19:47:55 +0000 (19:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-SSLeay.spec -> 1.10

perl-Net-SSLeay.spec

index 72dcfbe42efe44b055901d81e976c108f4a4fc15..e491c8eceb761988f169f147d9f646d032e76a81 100644 (file)
@@ -2,15 +2,14 @@
 Summary:       Net-SSLeay perl module
 Summary(pl):   Modu³ perla Net-SSLeay
 Name:          perl-Net-SSLeay
-Version:       1.05
-Release:       3
+Version:       1.06
+Release:       1
 License:       GPL
 Group:         Development/Languages/Perl
 Group(de):     Entwicklung/Sprachen/Perl
 Group(pl):     Programowanie/Jêzyki/Perl
 Source0:       ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/Net_SSLeay.pm-%{version}.tar.gz
 Patch0:                %{name}-paths.patch
-Patch1:                %{name}-openssl_path.patch
 BuildRequires: rpm-perlprov >= 3.0.3-18
 BuildRequires: openssl-tools
 BuildRequires: perl >= 5.6
@@ -28,10 +27,9 @@ Modul perla Net-SSLeay.
 %prep
 %setup -q -n Net_SSLeay.pm-%{version}
 %patch0 -p0
-%patch1 -p0
 
 %build
-perl Makefile.PL
+perl Makefile.PL /usr
 %{__make} OPTIMIZE="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
 
 %install
This page took 0.03145 seconds and 4 git commands to generate.