diff --git a/mod_security.spec b/mod_security.spec index 2ea64f4..5aa3d24 100644 --- a/mod_security.spec +++ b/mod_security.spec @@ -1,7 +1,12 @@ Summary: Security module for the Apache HTTP Server Name: mod_security +<<<<<<< HEAD Version: 2.5.13 Release: 1%{?dist} +======= +Version: 2.5.12 +Release: 4%{?dist} +>>>>>>> d286070b04a52d2dd99a821b1144b5304e9aa163 License: GPLv2 URL: http://www.modsecurity.org/ Group: System Environment/Daemons @@ -55,8 +60,13 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/httpd/modsecurity.d/*.conf %changelog +<<<<<<< HEAD * Wed May 3 2011 Michael Fleming - 2.5.13-1 - Newer upstream version +======= +* Tue Feb 08 2011 Fedora Release Engineering - 2.5.12-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild +>>>>>>> d286070b04a52d2dd99a821b1144b5304e9aa163 * Wed Jun 30 2010 Michael Fleming - 2.5.12-3 - Fix log dirs and files ordering per bz#569360