Browse Source

upgrading package: apache-perl 2.0.8 -> 2.0.9

master
parent
commit
28893945f0
  1. 13
      apache-perl/apache-perl.patch
  2. 8
      apache-perl/apache-perl.spec

13
apache-perl/apache-perl.patch

@ -1,13 +0,0 @@
Index: src/modules/perl/modperl_perl_includes.h
--- src/modules/perl/modperl_perl_includes.h.orig 2011-02-08 03:00:10.000000000 +0100
+++ src/modules/perl/modperl_perl_includes.h 2015-06-06 10:26:27.135329036 +0200
@@ -78,9 +78,6 @@
/* avoiding -Wall warning */
-#undef dNOOP
-#define dNOOP extern int __attribute__ ((unused)) Perl___notused
-
#ifndef G_METHOD
# define G_METHOD 64
#endif

8
apache-perl/apache-perl.spec

@ -31,14 +31,13 @@ Distribution: OpenPKG Community
Class: BASE
Group: Web
License: Artistic/GPL
Version: 2.0.8
Release: 20150606
Version: 2.0.9
Release: 20150619
# list of sources
Source0: http://www.cpan.org/authors/id/P/PH/PHRED/mod_perl-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/S/SH/SHAY/mod_perl-%{version}.tar.gz
Source1: apache-perl.pl
Source2: apache-perl.conf
Patch0: apache-perl.patch
# build information
BuildPreReq: OpenPKG, openpkg >= 20100101, perl-openpkg
@ -70,7 +69,6 @@ PreReq: apache, perl
%prep
%setup -q -n mod_perl-%{version}
%patch -p0
%build
# configure toolkit

Loading…
Cancel
Save