Hello community,

here is the log from the commit of package syslog-ng for openSUSE:Factory 
checked in at 2011-12-25 17:41:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syslog-ng (Old)
 and      /work/SRC/openSUSE:Factory/.syslog-ng.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syslog-ng", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/syslog-ng/syslog-ng.changes      2011-10-25 
17:12:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.syslog-ng.new/syslog-ng.changes 2011-12-25 
17:42:15.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Dec 20 21:01:45 UTC 2011 - [email protected]
+
+- remove call to suse_update_config (very old work around)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ syslog-ng.spec ++++++
--- /var/tmp/diff_new_pack.AvCHsp/_old  2011-12-25 17:42:16.000000000 +0100
+++ /var/tmp/diff_new_pack.AvCHsp/_new  2011-12-25 17:42:16.000000000 +0100
@@ -15,19 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           syslog-ng
 %define         with_sql            %suse_version > 1130
 %define         with_systemd        %suse_version > 1130
 %define         with_syslogservice  %suse_version > 1140
 %define         with_json           %suse_version > 1130
 Version:        3.3.1
-Release:        6
+Release:        0
+Summary:        The new-generation syslog-daemon
 License:        GPL-2.0
 Group:          System/Daemons
-Summary:        The new-generation syslog-daemon
 Url:            http://www.balabit.com/products/syslog_ng/
 %if 0%{?with_syslogservice}
 Requires(pre):  %insserv_prereq %fillup_prereq syslog-service
@@ -43,8 +40,13 @@
 Patch0:         syslog-ng-%{version}-less-static.diff
 Patch1:         syslog-ng-%{version}-filters.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  bison flex gcc-c++ glib2-devel pkgconfig
-BuildRequires:  python tcpd-devel
+BuildRequires:  bison
+BuildRequires:  flex
+BuildRequires:  gcc-c++
+BuildRequires:  glib2-devel
+BuildRequires:  pkgconfig
+BuildRequires:  python
+BuildRequires:  tcpd-devel
 %if %suse_version > 1140  
 BuildRequires:  libcap-devel
 %endif
@@ -76,7 +78,8 @@
 %if 0%{?with_json}
 BuildRequires:  json-glib-devel
 %endif
-BuildRequires:  libevtlog-devel pcre-devel
+BuildRequires:  libevtlog-devel
+BuildRequires:  pcre-devel
 BuildRequires:  libopenssl-devel
 # only while preparing dist from git
 # BuildRequires:       git
@@ -102,8 +105,6 @@
 %if 0%{?with_sql}
 
 %package sql
-License:        GPL-2.0
-Group:          System/Daemons
 Summary:        SQL support using DBI
 Requires:       %{name} = %{version}
 
@@ -122,8 +123,6 @@
 %if 0%{?with_json}
 
 %package json
-License:        GPL-2.0
-Group:          System/Daemons
 Summary:        JSON output support
 Requires:       %{name} = %{version}
 
@@ -168,7 +167,6 @@
 #
 # - update configure scripts & tools:
 #
-%{?suse_update_config:%{suse_update_config -f}}
 #aclocal --force
 #libtoolize -f
 #automake --foreign --add-missing --copy --force-missing

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to