Hello community, here is the log from the commit of package oidentd for openSUSE:Factory checked in at 2015-06-10 09:16:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oidentd (Old) and /work/SRC/openSUSE:Factory/.oidentd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oidentd" Changes: -------- --- /work/SRC/openSUSE:Factory/oidentd/oidentd.changes 2015-02-16 21:14:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.oidentd.new/oidentd.changes 2015-06-10 09:16:17.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Jun 8 15:18:29 UTC 2015 - [email protected] + +- Force gnu89 inline semantics + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oidentd.spec ++++++ --- /var/tmp/diff_new_pack.kfF1IY/_old 2015-06-10 09:16:18.000000000 +0200 +++ /var/tmp/diff_new_pack.kfF1IY/_new 2015-06-10 09:16:18.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package oidentd # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %if 0%{?suse_version} > 1230 %bcond_without systemd %else @@ -24,10 +25,10 @@ Name: oidentd Version: 2.0.8 Release: 0 -License: GPL-2.0+ -Group: Productivity/Networking/System Url: http://dev.ojnk.net/ Summary: Configurable IDENT Server That Supports NAT/IP Masquerading +License: GPL-2.0+ +Group: Productivity/Networking/System Source: http://prdownloads.sourceforge.net/ojnk/%{name}-%{version}.tar.bz2 Source1: sysconfig.oidentd Source2: rc.oidentd @@ -55,6 +56,7 @@ %setup %build +CFLAGS="%{optflags} -fgnu89-inline" autoreconf --install --force %configure make all
