[syslog-ng/el5] Updated the homepage and source URLs Bumped the eventlog build requirement to 0.2.12 Versioned the l

Jose Pedro Oliveira jpo at fedoraproject.org
Sun May 15 18:50:37 UTC 2011


commit d8240e5a77a4a269a21787068d53018b12b8d59d
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Sun May 15 19:49:35 2011 +0100

    Updated the homepage and source URLs
    Bumped the eventlog build requirement to 0.2.12
    Versioned the libnet build requirement (#518150)

 .gitignore     |    1 +
 sources        |    2 +-
 syslog-ng.spec |   15 ++++++++++-----
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74d6b6c..4b1c82c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 syslog-ng-2.1.4.tar.gz
+/syslog-ng_2.1.4.tar.gz
diff --git a/sources b/sources
index 6e8df16..30a116e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17c4c7725d2eab62b588395f1ed93f32  syslog-ng-2.1.4.tar.gz
+17c4c7725d2eab62b588395f1ed93f32  syslog-ng_2.1.4.tar.gz
diff --git a/syslog-ng.spec b/syslog-ng.spec
index d7feef2..fe391bc 100644
--- a/syslog-ng.spec
+++ b/syslog-ng.spec
@@ -1,18 +1,18 @@
 %{?_with_spoofsource:%define spoofsource 1}
-%define evtlog_ver 0.2.7-1
+%define evtlog_ver 0.2.12
 
 %define _sbindir /sbin
 %define _localstatedir /var/lib/syslog-ng
 
 Name: syslog-ng
 Version: 2.1.4
-Release: 8%{?dist}
+Release: 9%{?dist}
 Summary: Next-generation syslog server
 
 Group: System Environment/Daemons
 License: GPLv2+
-Url: http://www.balabit.com/products/syslog_ng/
-Source0: http://www.balabit.com/downloads/files/syslog-ng/sources/2.1/src/%{name}-%{version}.tar.gz
+Url: http://www.balabit.com/network-security/syslog-ng
+Source0: http://www.balabit.com/downloads/files?path=/syslog-ng/sources/%{version}/source/%{name}_%{version}.tar.gz
 Source1: syslog-ng.conf
 Source2: syslog-ng.init.d
 Source10: sysklogd-syslog-ng.sysconfig
@@ -40,7 +40,7 @@ BuildRequires: automake
 %else
 BuildRequires: tcp_wrappers-devel
 %endif
-BuildRequires: libnet-devel
+BuildRequires: libnet-devel >= 1.1.4-3
 Requires: logrotate
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig
@@ -226,6 +226,11 @@ fi
 
 
 %changelog
+* Sun May 15 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.1.4-9
+- Updated the homepage and source URLs
+- Bumped the eventlog build requirement to 0.2.12
+- Versioned the libnet build requirement (#518150)
+
 * Tue Sep 15 2009 Ray Van Dolson <rayvd at fedoraproject.org> - 2.1.4-8
 - Adjust eventlog build requirement
 


More information about the scm-commits mailing list