]> git.pld-linux.org Git - packages/syslog-ng.git/commitdiff
- updated to 2.0.0 auto/th/syslog-ng-2_0_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 16 Nov 2006 19:25:04 +0000 (19:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    syslog-ng.spec -> 1.128

syslog-ng.spec

index d15c18fe991d625459fbea4a0a7a1780e657ffe6..be8c1ac3ceabc7528dc6e32c50988639aa4ef526 100644 (file)
@@ -3,19 +3,18 @@
 %bcond_with    dynamic         # link dynamically with glib and eventlog
 #
 %define                mainver         2.0
-%define                minver          %{nil}
-%define                rcver           rc3
+%define                minver          0
 
 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:       %{mainver}%{minver}
-Release:       %{rcver}.1
+Version:       %{mainver}.%{minver}
+Release:       1
 License:       GPL v2
 Group:         Daemons
-Source0:       http://www.balabit.com/downloads/syslog-ng/%{mainver}/src/%{name}-%{version}%{rcver}.tar.gz
-# Source0-md5: 401af84fb04fecf85f0ad14dd75fa763
+Source0:       http://www.balabit.com/downloads/syslog-ng/%{mainver}/src/%{name}-%{version}.tar.gz
+# Source0-md5: 134db2e3d7b16bb70fd86d749cc2e4fd
 Source1:       %{name}.init
 Source2:       %{name}.conf
 Source3:       %{name}.logrotate
@@ -70,10 +69,10 @@ por seu conte
 facility/prioridade como o syslog original.
 
 %prep
-%setup -qn %{name}-%{version}%{rcver}
+%setup -q
 %patch0 -p1
 
-%{__tar} zxvf doc/reference/syslog-ng.html.tar.gz
+%{__tar} xzf doc/reference/syslog-ng.html.tar.gz
 
 %build
 %{__aclocal}
This page took 0.0296149999999999 seconds and 4 git commands to generate.