Author: qboosh Date: Tue Apr 3 22:12:41 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.0.3 - updated link patch
---- Files affected: SPECS: syslog-ng.spec (1.132 -> 1.133) ---- Diffs: ================================================================ Index: SPECS/syslog-ng.spec diff -u SPECS/syslog-ng.spec:1.132 SPECS/syslog-ng.spec:1.133 --- SPECS/syslog-ng.spec:1.132 Mon Feb 12 23:09:17 2007 +++ SPECS/syslog-ng.spec Wed Apr 4 00:12:36 2007 @@ -4,7 +4,7 @@ %bcond_with dynamic # link dynamically with glib and eventlog # %define mainver 2.0 -%define minver 2 +%define minver 3 Summary: Syslog-ng - new generation of the system logger Summary(pl.UTF-8): Syslog-ng - zamiennik syskloga @@ -15,7 +15,7 @@ License: GPL v2 Group: Daemons Source0: http://www.balabit.com/downloads/syslog-ng/%{mainver}/src/%{name}-%{version}.tar.gz -# Source0-md5: 7ef12e1e43a99c5b6b8d1984dde72151 +# Source0-md5: 01cafcfebf1c05f9253c3f3c9a987434 Source1: %{name}.init Source2: %{name}.conf Source3: %{name}.logrotate @@ -25,16 +25,18 @@ BuildRequires: automake BuildRequires: bison BuildRequires: flex -BuildRequires: libwrap-devel BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.268 %if %{with dynamic} BuildRequires: eventlog-devel >= 0.2 -BuildRequires: glib2-devel >= 1:2.0.0 +BuildRequires: glib2-devel >= 1:2.2.0 +BuildRequires: libnet-devel >= 1:1.1.2.1-3 +BuildRequires: libwrap-devel %else BuildRequires: eventlog-static >= 0.2 -BuildRequires: glib2-static >= 1:2.0.0 -BuildRequires: glibc-static +BuildRequires: glib2-static >= 1:2.2.0 +BuildRequires: libnet-static >= 1:1.1.2.1-3 +BuildRequires: libwrap-static %endif Requires(post): fileutils Requires(post,preun): /sbin/chkconfig @@ -145,6 +147,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.133 2007/04/03 22:12:36 qboosh +- updated to 2.0.3 +- updated link patch + Revision 1.132 2007/02/12 22:09:17 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/syslog-ng.spec?r1=1.132&r2=1.133&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
