Hello community, here is the log from the commit of package gnustep-base for openSUSE:Factory checked in at 2018-07-18 22:53:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnustep-base (Old) and /work/SRC/openSUSE:Factory/.gnustep-base.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnustep-base" Wed Jul 18 22:53:42 2018 rev:7 rq:621955 version:1.25.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnustep-base/gnustep-base.changes 2018-01-19 11:53:53.485720370 +0100 +++ /work/SRC/openSUSE:Factory/.gnustep-base.new/gnustep-base.changes 2018-07-18 22:53:47.138991599 +0200 @@ -1,0 +2,5 @@ +Tue Jul 10 16:06:45 UTC 2018 - [email protected] + +- Remove dependencies on insserv, not used. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnustep-base.spec ++++++ --- /var/tmp/diff_new_pack.6TZKGH/_old 2018-07-18 22:53:47.714989689 +0200 +++ /var/tmp/diff_new_pack.6TZKGH/_new 2018-07-18 22:53:47.714989689 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnustep-base # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -19,7 +19,7 @@ Name: gnustep-base %define lname libgnustep-base1_25 Summary: GNUstep Base library package -License: LGPL-2.1+ and GPL-3.0+ +License: LGPL-2.1-or-later AND GPL-3.0-or-later Group: System/GUI/Other Version: 1.25.1 Release: 0 @@ -29,14 +29,6 @@ Source2: %{name}-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build -#SUSE specfile docs say prereq is deprecated and it causes the build to fail on Fedora -#However the RPM macros doc says it must be used if various other macros -#e.g. fillup_and_insserv are use. This change is a test for Fedora -%if 0%{?suse_version} -PreReq: %insserv_prereq -#PreReq: permissions -%endif - Requires: gnustep-make BuildRequires: gcc-objc
