Hello community,

here is the log from the commit of package netcfg for openSUSE:Factory checked 
in at 2018-09-18 11:41:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcfg (Old)
 and      /work/SRC/openSUSE:Factory/.netcfg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcfg"

Tue Sep 18 11:41:32 2018 rev:43 rq:635303 version:11.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcfg/netcfg.changes    2018-07-07 
21:57:13.275407242 +0200
+++ /work/SRC/openSUSE:Factory/.netcfg.new/netcfg.changes       2018-09-18 
11:41:37.412024378 +0200
@@ -1,0 +2,6 @@
+Wed Sep 12 08:18:06 UTC 2018 - Thorsten Kukuk <[email protected]>
+
+- Don't create /etc/HOSTNAME symlink anymore, the expected content
+  is slightly different from /etc/hostname [bsc#972463]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netcfg.spec ++++++
--- /var/tmp/diff_new_pack.kzqKUL/_old  2018-09-18 11:41:38.348023397 +0200
+++ /var/tmp/diff_new_pack.kzqKUL/_new  2018-09-18 11:41:38.352023392 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -70,7 +70,6 @@
 bunzip2 %{buildroot}%{_sysconfdir}/services.bz2
 patch -p0 %{buildroot}%{_sysconfdir}/services < 
$RPM_SOURCE_DIR/services-suse.diff
 rm -f %{buildroot}%{_sysconfdir}/services.orig
-ln -s %{_sysconfdir}/hostname %{buildroot}%{_sysconfdir}/HOSTNAME
 
 %pre
 # HOSTNAME migration supported scenarios [bnc#858908]:
@@ -83,7 +82,6 @@
     cat %{_sysconfdir}/HOSTNAME > %{_sysconfdir}/hostname.rpmsave
     rm -rf %{_sysconfdir}/HOSTNAME %{_sysconfdir}/hostname
     touch %{_sysconfdir}/hostname
-    ln -s %{_sysconfdir}/hostname %{_sysconfdir}/HOSTNAME
   fi
 fi
 exit 0
@@ -103,7 +101,6 @@
 %files
 %defattr(644,root,root,755)
 %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/hostname
-%{_sysconfdir}/HOSTNAME
 %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/aliases
 %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/defaultdomain
 %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/ethers





Reply via email to