X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=apache-mod_perl.spec;h=828b53099908ebf76998089c96d76e703798dade;hb=d42dd3622309d69d2d420e69816db5b3f78fa289;hp=9eace370c071985c81bd4585143fd0b205627d12;hpb=8e0f8f0ef6ee498992af0658437463427831e027;p=packages%2Fapache-mod_perl.git diff --git a/apache-mod_perl.spec b/apache-mod_perl.spec index 9eace37..828b530 100644 --- a/apache-mod_perl.spec +++ b/apache-mod_perl.spec @@ -31,7 +31,7 @@ Summary(zh_CN.UTF-8): 用于 Apache web 服务程序的 Perl 解释程序。 Name: apache-mod_perl %define ver 2.0.4 Version: %{ver} -Release: 3 +Release: 7 Epoch: 1 License: Apache Group: Networking/Daemons/HTTP @@ -39,12 +39,8 @@ Source0: http://perl.apache.org/dist/mod_perl-%{version}.tar.gz # Source0-md5: 1a05625ae6843085f985f5da8214502a Source1: %{name}.conf Patch0: %{name}-Makefile_PL.patch -Patch1: %{name}-path_info_secfix.patch -Patch2: %{name}-magic.patch +Patch1: %{name}-CVE-2009-0796.patch URL: http://perl.apache.org/ -# Fix in svn: -# http://svn.apache.org/viewvc/perl/modperl/trunk/lib/Apache2/Status.pm?view=log -BuildRequires: security(CVE-2009-0796) BuildRequires: apache-devel >= 2.0.55-1 BuildRequires: apr-util-devel >= 1:1.0.0 BuildRequires: expat-devel @@ -253,6 +249,7 @@ pomocnicze do testowania serwera Apache. %prep %setup -q -n mod_%{mod_name}-%{ver} %patch0 -p1 +%patch1 -p3 %build %{__perl} Makefile.PL \