This commit is contained in:
Dennis Gilmore 2011-02-08 14:04:59 -06:00
parent b5a184d0ed
commit d286070b04

View File

@ -1,7 +1,7 @@
Summary: Security module for the Apache HTTP Server
Name: mod_security
Version: 2.5.12
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
URL: http://www.modsecurity.org/
Group: System Environment/Daemons
@ -55,6 +55,9 @@ rm -rf %{buildroot}
%config(noreplace) %{_sysconfdir}/httpd/modsecurity.d/*.conf
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.12-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jun 30 2010 Michael Fleming <mfleming+rpm@thatfleminggent.com> - 2.5.12-3
- Fix log dirs and files ordering per bz#569360