From eaf7e13e3f5549f6ceb746081b37e33bd91bc542 Mon Sep 17 00:00:00 2001 From: zbyniu Date: Thu, 27 Oct 2005 22:05:47 +0000 Subject: [PATCH] - up to 1.9RC1 Changed files: apache-mod_security.spec -> 1.10 --- apache-mod_security.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/apache-mod_security.spec b/apache-mod_security.spec index e6cefee..bb87fc4 100644 --- a/apache-mod_security.spec +++ b/apache-mod_security.spec @@ -3,12 +3,13 @@ Summary: Apache module: securing web applications Summary(pl): Modu³ do apache: ochrona aplikacji WWW Name: apache-mod_%{mod_name} -Version: 1.8.7 -Release: 0.1 +%define _pre RC1 +Version: 1.9 +Release: 0.%{_pre}.1 License: GPL v2 Group: Networking/Daemons -Source0: http://www.modsecurity.org/download/modsecurity-%{version}.tar.gz -# Source0-md5: 0dd48656e451c711358c097dc80e0369 +Source0: http://www.modsecurity.org/download/modsecurity-%{version}%{_pre}.tar.gz +# Source0-md5: 400c5f127aa1b406bb65875acdcc4908 URL: http://www.modsecurity.org/ BuildRequires: apache-devel Requires(post,preun): %{apxs} @@ -30,7 +31,7 @@ dla aplikacji WWW. Operuje w ramach serwera WWW, dzia potê¿ny parasol chroni±cy aplikacje WWW przed atakami. %prep -%setup -q -n modsecurity-%{version} +%setup -q -n modsecurity-%{version}%{_pre} %build cd apache2 -- 2.43.0