SPECS: syslog-ng.spec - version 2.0rc3 (includes important bugfixes)

jajcus jajcus at pld-linux.org
Tue Oct 17 11:38:36 CEST 2006


Author: jajcus                       Date: Tue Oct 17 09:38:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 2.0rc3 (includes important bugfixes)

---- Files affected:
SPECS:
   syslog-ng.spec (1.125 -> 1.126) 

---- Diffs:

================================================================
Index: SPECS/syslog-ng.spec
diff -u SPECS/syslog-ng.spec:1.125 SPECS/syslog-ng.spec:1.126
--- SPECS/syslog-ng.spec:1.125	Tue Sep 26 20:36:38 2006
+++ SPECS/syslog-ng.spec	Tue Oct 17 11:38:31 2006
@@ -3,19 +3,20 @@
 # Conditional build:
 %bcond_with	dynamic		# link dynamically with glib and eventlog
 #
-%define		mainver		1.9
-%define		minorver	11
+%define		mainver		2.0
+%define		minver		%{nil}
+%define		rcver		rc3
 
 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}.%{minorver}
-Release:	3
+Version:	%{mainver}%{minver}
+Release:	%{rcver}.1
 License:	GPL v2
 Group:		Daemons
-Source0:	http://www.balabit.com/downloads/syslog-ng/%{mainver}/src/%{name}-%{version}.tar.gz
-# Source0-md5:	e895ca63b26e4748779802b0f91ada5d
+Source0:	http://www.balabit.com/downloads/syslog-ng/%{mainver}/src/%{name}-%{version}%{rcver}.tar.gz
+# Source0-md5:	401af84fb04fecf85f0ad14dd75fa763
 Source1:	%{name}.init
 Source2:	%{name}.conf
 Source3:	%{name}.logrotate
@@ -69,7 +70,7 @@
 facility/prioridade como o syslog original.
 
 %prep
-%setup -q
+%setup -qn %{name}-%{version}%{rcver}
 %patch0 -p1
 
 %{__tar} zxvf doc/reference/syslog-ng.html.tar.gz
@@ -144,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126  2006/10/17 09:38:31  jajcus
+- version 2.0rc3 (includes important bugfixes)
+
 Revision 1.125  2006/09/26 18:36:38  glen
 - glib2 epoch, cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/syslog-ng.spec?r1=1.125&r2=1.126&f=u



More information about the pld-cvs-commit mailing list