Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37661153
en ru br
ALT Linux repos
S:0.2.1-alt6.qa1
5.0: 0.2.1-alt5.0
4.1: 0.2.1-alt5.0
4.0: 0.2.1-alt5.0
3.0: 0.2.1-alt3

Group :: File tools
RPM: ccze

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mod_syslog.c.patch
Download


--- ccze-0.2.1.orig/src/mod_syslog.c
+++ ccze-0.2.1/src/mod_syslog.c
@@ -104,7 +104,7 @@
   int errptr;
 
   reg_syslog = pcre_compile ("^(\\S*\\s{1,2}\\d{1,2}\\s\\d\\d:\\d\\d:\\d\\d)"
-			     "\\s(\\S+)\\s((\\S+:?)\\s(.*))$", 0, &error,
+			     "\\s(\\S+)\\s+((\\S+:?)\\s(.*))$", 0, &error,
 			     &errptr, NULL);
   hints_syslog = pcre_study (reg_syslog, 0, &error);
 }
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin