Hello community,

here is the log from the commit of package live-net-installer for 
openSUSE:Factory checked in at 2019-01-21 10:57:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/live-net-installer (Old)
 and      /work/SRC/openSUSE:Factory/.live-net-installer.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "live-net-installer"

Mon Jan 21 10:57:50 2019 rev:7 rq:666472 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/live-net-installer/live-net-installer.changes    
2018-12-31 09:45:52.858241546 +0100
+++ 
/work/SRC/openSUSE:Factory/.live-net-installer.new.28833/live-net-installer.changes
 2019-01-21 10:58:18.731434441 +0100
@@ -1,0 +2,5 @@
+Wed Jan 16 12:33:58 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Move extend to /bin/extend (boo#1122181)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ live-net-installer.spec ++++++
--- /var/tmp/diff_new_pack.W1fRuN/_old  2019-01-21 10:58:19.227433795 +0100
+++ /var/tmp/diff_new_pack.W1fRuN/_new  2019-01-21 10:58:19.231433790 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package live-net-installer
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -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/
 #
 
 
@@ -71,11 +71,11 @@
 install -Dm 755 %{SOURCE1} %{buildroot}%{_sbindir}/start-install.sh
 install -Dm 644 %{SOURCE2} 
%{buildroot}%{_datadir}/applications/installation.desktop
 install -Dm 644 %{SOURCE5} %{buildroot}%{_datadir}/applications/upgrade.desktop
-install -Dm 755 %{SOURCE4} %{buildroot}%{_sbindir}/extend
+install -Dm 755 %{SOURCE4} %{buildroot}/bin/extend
 
 %files
-%doc COPYING
-%{_sbindir}/extend
+%license COPYING
+/bin/extend
 %{_sbindir}/start-install.sh
 %{_datadir}/applications/installation.desktop
 %{_datadir}/applications/upgrade.desktop


Reply via email to