]> git.pld-linux.org Git - packages/syslog-ng.git/commitdiff
- updated to 1.4.15. syslog-ng-1_4_15-2
authorkloczek <kloczek@pld-linux.org>
Mon, 13 May 2002 06:53:20 +0000 (06:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    syslog-ng.spec -> 1.59

syslog-ng.spec

index 5357c50915a77952defb714ead899e6804fa826d..382f24ffcf650ee029a60927d23e1d974c603ffb 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Syslog-ng - new generation of the system logger
 Summary(pl):   Syslog-ng - zamiennik syskloga
 Summary(pt_BR):        Daemon de log nova geração
 Name:          syslog-ng
-Version:       1.4.14
+Version:       1.4.15
 Release:       2
 License:       GPL
 Group:         Daemons
@@ -11,6 +11,7 @@ Source1:      %{name}.init
 Source2:       %{name}.conf
 Source3:       %{name}.logrotate
 Patch0:                %{name}-autoconf.patch
+Patch1:                %{name}-notestlibolver.patch
 URL:           http://www.balabit.hu/products/syslog-ng/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -51,7 +52,8 @@ facility/prioridade como o syslog original.
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
+%patch1 -p0
 
 %build
 rm -f missing
This page took 0.05065 seconds and 4 git commands to generate.