diff --git a/logwatch.spec b/logwatch.spec index 23aabe1..d737bf9 100644 --- a/logwatch.spec +++ b/logwatch.spec @@ -17,6 +17,7 @@ Patch0: logwatch-vsftpd.patch # Not applied by upstream. Patch1: logwatch-oldfiles.patch Patch2: logwatch-secure-userhelper.patch +Patch3: logwatch-escape-braces-in-regexps.patch Requires: textutils sh-utils grep mailx Requires: perl(Date::Manip) Requires: perl(Sys::CPU) @@ -35,6 +36,7 @@ of the package on many systems. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 rm -f scripts/services/*.orig %build @@ -136,6 +138,7 @@ echo "# Configuration overrides for specific logfiles/services may be placed her %changelog * Fri Jul 31 2015 Jan Synáček - 7.4.1-4.20150731svn293 - Update to revision 293 +- Fix perl warnings about unescaped braces (#rhbz1237339) * Wed Jun 17 2015 Fedora Release Engineering - 7.4.1-3.20140924svn242 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild