Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2020-07-26 16:17:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysconfig (Old)
 and      /work/SRC/openSUSE:Factory/.sysconfig.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysconfig"

Sun Jul 26 16:17:16 2020 rev:187 rq:822107 version:0.85.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes      2020-02-29 
21:19:01.590032639 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new.3592/sysconfig.changes    
2020-07-26 16:18:15.544747409 +0200
@@ -1,0 +2,8 @@
+Tue Jul 21 13:18:26 UTC 2020 - Marius Tomaschewski <m...@suse.com>
+
+- version 0.85.5
+- spec: Fix Requires, use file requires
+  (https://github.com/openSUSE/sysconfig/pull/25)
+- ntp: call chrony helper in background (bsc#1173391)
+
+-------------------------------------------------------------------

Old:
----
  sysconfig-0.85.4.tar.bz2

New:
----
  sysconfig-0.85.5.tar.bz2

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

Other differences:
------------------
++++++ sysconfig.spec ++++++
--- /var/tmp/diff_new_pack.vvGudi/_old  2020-07-26 16:18:17.284749036 +0200
+++ /var/tmp/diff_new_pack.vvGudi/_new  2020-07-26 16:18:17.284749036 +0200
@@ -28,7 +28,7 @@
 %define         udevdir        /lib/udev
 %endif
 Name:           sysconfig
-Version:        0.85.4
+Version:        0.85.5
 Release:        0
 Summary:        The sysconfig scheme for traditional network scripts
 License:        GPL-2.0-or-later
@@ -48,12 +48,9 @@
 Requires:       /sbin/ifup
 Requires:       /sbin/netconfig
 Requires:       sysvinit(network)
-PreReq:         %fillup_prereq
-PreReq:         fileutils
-PreReq:         gawk
-PreReq:         grep
-PreReq:         sed
-PreReq:         textutils
+Requires(post): %fillup_prereq
+Requires(post): /usr/bin/grep
+Requires(post): /usr/bin/chmod /usr/bin/mkdir /usr/bin/touch
 Recommends:     wicked-service
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -64,7 +61,9 @@
 %package netconfig
 Summary:        Script to apply network provided settings
 Group:          System/Base
+Requires:       /bin/gawk
 Requires:       /bin/logger
+Requires:       /usr/bin/sed
 Requires(pre):  sysconfig = %{version}
 Provides:       /sbin/netconfig
 

++++++ sysconfig-0.85.4.tar.bz2 -> sysconfig-0.85.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.4/ChangeLog 
new/sysconfig-0.85.5/ChangeLog
--- old/sysconfig-0.85.4/ChangeLog      2020-02-25 14:24:36.000000000 +0100
+++ new/sysconfig-0.85.5/ChangeLog      2020-07-21 15:26:46.000000000 +0200
@@ -1,4 +1,35 @@
-commit 269e9b5e3a3eda854fa46d94c2fb4a8380d8b923 (HEAD -> master, tag: 
version-0.85.4, github/master)
+commit 20a00273b415ea9a673dafec4b388d5cb7db212b (HEAD -> master, tag: 
version-0.85.5, github/master)
+Author: Marius Tomaschewski <m...@suse.com>
+Date:   Tue Jul 21 15:20:31 2020 +0200
+
+    version 0.85.5
+
+commit 23ed4c057b70d5a81d2e5e6d2bf44a3cc0146f25
+Merge: d864698 2f1d544
+Author: Marius Tomaschewski <m...@suse.com>
+Date:   Tue Jul 21 14:47:36 2020 +0200
+
+    Merge pull request #25 from thkukuk/master
+    
+    Fix Requires, use file requires
+
+commit 2f1d544be3933647a3b465c4fe1a97a8c3b3255b (github/pull/25/head, pull-25)
+Author: Thorsten Kukuk <ku...@suse.com>
+Date:   Tue Jul 21 14:04:42 2020 +0200
+
+    Fix Requires, use file requires
+    
+    Move requires to the correct (sub) packages and use consistent file 
requires
+    to allow MicroOS and Carwos to use alternate implementations of some tools.
+    Don't use non-existing, obsolete package names for Requires.
+
+commit 2375aa820f7dde21ec62805cb90984672cb512a5 (mt-hub/bsc-1173391, 
github/pull/24/head, bsc-1173391)
+Author: Marius Tomaschewski <m...@suse.com>
+Date:   Mon Jul 13 12:23:25 2020 +0200
+
+    ntp: call chrony helper in background (bsc#1173391)
+
+commit 269e9b5e3a3eda854fa46d94c2fb4a8380d8b923 (tag: version-0.85.4)
 Author: Marius Tomaschewski <m...@suse.com>
 Date:   Tue Feb 25 14:22:33 2020 +0100
 
@@ -76,7 +107,7 @@
     
     Temporarily revert this change until a better solution is found.
 
-commit 501b82ce42f69e375303f6c9d2de8825376ca14c
+commit 501b82ce42f69e375303f6c9d2de8825376ca14c (github/pull/23/head)
 Author: Jan Engelhardt <jeng...@inai.de>
 Date:   Fri Feb 8 02:51:50 2019 +0100
 
@@ -90,7 +121,7 @@
     
     updated sysconfig.changes file
 
-commit 69666ee06785be555b3a07a177d8b4b40fabd869 (mt-hub/module-blacklist, 
module-blacklist)
+commit 69666ee06785be555b3a07a177d8b4b40fabd869 (mt-hub/module-blacklist, 
github/pull/22/head, module-blacklist)
 Author: Marius Tomaschewski <m...@suse.com>
 Date:   Thu Jan 17 11:00:16 2019 +0100
 
@@ -118,7 +149,7 @@
     The /etc/resolv.conf, /etc/yp.conf and /etc/named.d/forwarders.conf files
     are written to files in /[var/]run/netconfig/ with a link to their /etc 
location.
 
-commit 3ba8ff47ebed09f208b530ca17516525a5e2fa63 (mt-hub/fate-325872, 
fate-325872_4)
+commit 3ba8ff47ebed09f208b530ca17516525a5e2fa63 (mt-hub/fate-325872, 
github/pull/20/head, fate-325872_4)
 Author: Marius Tomaschewski <m...@suse.com>
 Date:   Fri Dec 21 13:56:44 2018 +0100
 
@@ -154,13 +185,13 @@
 
     netconfig: add link and mktemp utils, cleanup
 
-commit b0504b01169b9b5396f01316aaa8d834f1acb829
+commit b0504b01169b9b5396f01316aaa8d834f1acb829 (github/pull/19/head)
 Author: Thorsten Kukuk <ku...@thkukuk.de>
 Date:   Fri Jun 22 15:57:27 2018 +0200
 
     Remove code to update from openSUSE older than 12.3, that's no longer 
supported.
 
-commit 6f3c5aad8122ce83f35255adb499131838161bf3
+commit 6f3c5aad8122ce83f35255adb499131838161bf3 (github/pull/18/head)
 Author: Thorsten Kukuk <ku...@thkukuk.de>
 Date:   Fri Jun 22 15:52:23 2018 +0200
 
@@ -235,7 +266,7 @@
     
     The group dialout usage is no longer used.
 
-commit 248e967d8997186d814febb95e5bb9880d67599f
+commit 248e967d8997186d814febb95e5bb9880d67599f (github/pull/16/head)
 Author: Marcus Meissner <meiss...@suse.de>
 Date:   Fri Nov 24 17:41:57 2017 +0100
 
@@ -276,7 +307,7 @@
     
     ntp-runtime: cleanup tmp files (boo#1010760)
 
-commit e962089c8f63ce09a3254e72b118af28f0c547fb (mt-hub/boo-1010760, 
boo-1010760)
+commit e962089c8f63ce09a3254e72b118af28f0c547fb (mt-hub/boo-1010760, 
github/pull/15/head, boo-1010760)
 Author: Marius Tomaschewski <m...@suse.com>
 Date:   Thu Nov 24 14:29:17 2016 +0100
 
@@ -285,7 +316,7 @@
     When /var/run/ntp/servers-netconfig has been modified externaly,
     don't try to backup or keep tmp files to show what we would do.
 
-commit 5612ae93f1337279cd0585ad1cf3b96fdcf302aa (mt-hub/bsc-1009801, 
bsc-1009801)
+commit 5612ae93f1337279cd0585ad1cf3b96fdcf302aa (mt-hub/bsc-1009801, 
github/pull/14/head, bsc-1009801)
 Author: Roberto Sassu <rsa...@suse.com>
 Date:   Mon Dec 5 11:55:00 2016 +0200
 
@@ -299,7 +330,7 @@
     
     updated sysconfig.changes file
 
-commit 3dc1e0434efeb5d37531a7cc4da89c26ffcb35b4 (mt-hub/netconfig-batch, 
netconfig-batch)
+commit 3dc1e0434efeb5d37531a7cc4da89c26ffcb35b4 (mt-hub/netconfig-batch, 
github/pull/13/head, netconfig-batch)
 Author: Marius Tomaschewski <m...@suse.com>
 Date:   Fri Sep 9 11:25:02 2016 +0200
 
@@ -317,7 +348,7 @@
     
     use ntpq for update (bsc#894889)
 
-commit 816afec86d3454c6d93b8d21e5676e9b866bce07
+commit 816afec86d3454c6d93b8d21e5676e9b866bce07 (github/pull/12/head)
 Author: Nirmoy Das <n...@suse.de>
 Date:   Thu Sep 8 19:28:14 2016 +0200
 
@@ -331,7 +362,7 @@
     
     This also fixes parsing NTP_KEYS
 
-commit df5b459a736dcb362966e7febc1e12ea00c94140
+commit df5b459a736dcb362966e7febc1e12ea00c94140 (github/pull/10/head)
 Author: Tomáš Chvátal <tchva...@suse.com>
 Date:   Thu Sep 8 18:32:48 2016 +0200
 
@@ -417,7 +448,7 @@
 
     Applied changes from OBS/Base:System/sysconfig
 
-commit dbd61e9c9446d86aced4f7405505c22353539627 (github/ntpd-service, 
ntpd-service)
+commit dbd61e9c9446d86aced4f7405505c22353539627 (github/pull/8/head, 
github/ntpd-service, ntpd-service)
 Author: Marius Tomaschewski <m...@suse.com>
 Date:   Tue Jun 9 10:12:15 2015 +0200
 
@@ -435,7 +466,7 @@
 
     updated changes file
 
-commit 59b8496ff57b745d988cff32596a6988cd045e34
+commit 59b8496ff57b745d988cff32596a6988cd045e34 (github/pull/6/head)
 Author: Karol Mroz <km...@suse.de>
 Date:   Thu Jan 22 17:17:54 2015 -0800
 
@@ -802,7 +833,7 @@
 
     Merge branch 'opensuse-13.1' from github pull #2
 
-commit 39b8e8329bb9265e04a3b22fb0b72292d84507bd
+commit 39b8e8329bb9265e04a3b22fb0b72292d84507bd (github/pull/2/head)
 Author: Ludwig Nussel <ludwig.nus...@suse.de>
 Date:   Tue Nov 5 11:16:30 2013 +0100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.4/VERSION new/sysconfig-0.85.5/VERSION
--- old/sysconfig-0.85.4/VERSION        2020-02-25 14:22:04.000000000 +0100
+++ new/sysconfig-0.85.5/VERSION        2020-07-21 15:24:30.000000000 +0200
@@ -1 +1 @@
-0.85.4
+0.85.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.4/configure 
new/sysconfig-0.85.5/configure
--- old/sysconfig-0.85.4/configure      2020-02-25 14:23:50.000000000 +0100
+++ new/sysconfig-0.85.5/configure      2020-07-21 15:26:35.000000000 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac Revision: 1.13 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sysconfig 0.85.4.
+# Generated by GNU Autoconf 2.69 for sysconfig 0.85.5.
 #
 # Report bugs to <http://bugs.opensuse.org>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='sysconfig'
 PACKAGE_TARNAME='sysconfig'
-PACKAGE_VERSION='0.85.4'
-PACKAGE_STRING='sysconfig 0.85.4'
+PACKAGE_VERSION='0.85.5'
+PACKAGE_STRING='sysconfig 0.85.5'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org'
 PACKAGE_URL='https://github.com/openSUSE/sysconfig'
 
@@ -1331,7 +1331,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures sysconfig 0.85.4 to adapt to many kinds of systems.
+\`configure' configures sysconfig 0.85.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1401,7 +1401,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of sysconfig 0.85.4:";;
+     short | recursive ) echo "Configuration of sysconfig 0.85.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1515,7 +1515,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sysconfig configure 0.85.4
+sysconfig configure 0.85.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1884,7 +1884,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by sysconfig $as_me 0.85.4, which was
+It was created by sysconfig $as_me 0.85.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2751,7 +2751,7 @@
 
 # Define the identity of the package.
  PACKAGE='sysconfig'
- VERSION='0.85.4'
+ VERSION='0.85.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12838,7 +12838,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by sysconfig $as_me 0.85.4, which was
+This file was extended by sysconfig $as_me 0.85.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12896,7 +12896,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-sysconfig config.status 0.85.4
+sysconfig config.status 0.85.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.4/scripts/netconfig.d/ntp-runtime 
new/sysconfig-0.85.5/scripts/netconfig.d/ntp-runtime
--- old/sysconfig-0.85.4/scripts/netconfig.d/ntp-runtime        2018-12-21 
14:12:46.000000000 +0100
+++ new/sysconfig-0.85.5/scripts/netconfig.d/ntp-runtime        2020-07-21 
14:48:33.000000000 +0200
@@ -236,7 +236,7 @@
     if test -x /usr/lib/chrony/helper ; then
         (
             exec </dev/null 1>/dev/null 2>/dev/null
-            /usr/lib/chrony/helper update-daemon
+            /usr/lib/chrony/helper update-daemon &
         )
         disown -a
     fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.4/sysconfig.spec 
new/sysconfig-0.85.5/sysconfig.spec
--- old/sysconfig-0.85.4/sysconfig.spec 2020-02-25 14:23:52.000000000 +0100
+++ new/sysconfig-0.85.5/sysconfig.spec 2020-07-21 15:26:39.000000000 +0200
@@ -28,7 +28,7 @@
 %define         udevdir        /lib/udev
 %endif
 Name:           sysconfig
-Version:        0.85.4
+Version:        0.85.5
 Release:        0
 Summary:        The sysconfig scheme for traditional network scripts
 License:        GPL-2.0-or-later
@@ -48,12 +48,9 @@
 Requires:       /sbin/ifup
 Requires:       /sbin/netconfig
 Requires:       sysvinit(network)
-PreReq:         %fillup_prereq
-PreReq:         fileutils
-PreReq:         gawk
-PreReq:         grep
-PreReq:         sed
-PreReq:         textutils
+Requires(post): %fillup_prereq
+Requires(post): /usr/bin/grep
+Requires(post): /usr/bin/chmod /usr/bin/mkdir /usr/bin/touch
 Recommends:     wicked-service
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -64,7 +61,9 @@
 %package netconfig
 Summary:        Script to apply network provided settings
 Group:          System/Base
+Requires:       /bin/gawk
 Requires:       /bin/logger
+Requires:       /usr/bin/sed
 Requires(pre):  sysconfig = %{version}
 Provides:       /sbin/netconfig
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysconfig-0.85.4/sysconfig.spec.in 
new/sysconfig-0.85.5/sysconfig.spec.in
--- old/sysconfig-0.85.4/sysconfig.spec.in      2020-02-25 14:22:24.000000000 
+0100
+++ new/sysconfig-0.85.5/sysconfig.spec.in      2020-07-21 14:48:37.000000000 
+0200
@@ -48,12 +48,9 @@
 Requires:       /sbin/ifup
 Requires:       /sbin/netconfig
 Requires:       sysvinit(network)
-PreReq:         %fillup_prereq
-PreReq:         fileutils
-PreReq:         gawk
-PreReq:         grep
-PreReq:         sed
-PreReq:         textutils
+Requires(post): %fillup_prereq
+Requires(post): /usr/bin/grep
+Requires(post): /usr/bin/chmod /usr/bin/mkdir /usr/bin/touch
 Recommends:     wicked-service
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -64,7 +61,9 @@
 %package netconfig
 Summary:        Script to apply network provided settings
 Group:          System/Base
+Requires:       /bin/gawk
 Requires:       /bin/logger
+Requires:       /usr/bin/sed
 Requires(pre):  sysconfig = %{version}
 Provides:       /sbin/netconfig
 


Reply via email to