Hello community,

here is the log from the commit of package livecd-openSUSE for openSUSE:Factory 
checked in at 2018-11-15 12:41:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/livecd-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.livecd-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "livecd-openSUSE"

Thu Nov 15 12:41:23 2018 rev:2 rq:649016 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/livecd-openSUSE/livecd-openSUSE.changes  
2018-11-14 14:44:37.270595589 +0100
+++ /work/SRC/openSUSE:Factory/.livecd-openSUSE.new/livecd-openSUSE.changes     
2018-11-15 12:41:23.622185535 +0100
@@ -7,0 +8,5 @@
+Mon Nov  5 15:13:45 UTC 2018 - Fabian Vogt <[email protected]>
+
+- Install README.BETA from skelcd-openSUSE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ livecd-leap-gnome.kiwi ++++++
--- /var/tmp/diff_new_pack.ZLEqlz/_old  2018-11-15 12:41:24.438184606 +0100
+++ /var/tmp/diff_new_pack.ZLEqlz/_new  2018-11-15 12:41:24.438184606 +0100
@@ -320,6 +320,7 @@
     <ignore name="noto-sans-fonts"/>
     <package name="libreoffice-writer"/>
     <package name="live-net-installer"/>
+    <package name="skelcd-openSUSE"/>
     <package name="setxkbmap"/>
     <package name="yast2-qt-branding-openSUSE"/>
     <package name="aaa_base" replaces="simple-scan"/>

++++++ livecd-leap-kde.kiwi ++++++
--- /var/tmp/diff_new_pack.ZLEqlz/_old  2018-11-15 12:41:24.450184592 +0100
+++ /var/tmp/diff_new_pack.ZLEqlz/_new  2018-11-15 12:41:24.450184592 +0100
@@ -348,6 +348,7 @@
     <package name="aaa_base" replaces="k3b"/>
     <ignore name="k3b"/>
     <package name="live-net-installer"/>
+    <package name="skelcd-openSUSE"/>
     <package name="setxkbmap"/>
     <package name="yast2-qt-branding-openSUSE"/>
     <package name="aaa_base" replaces="oxygen5-icon-theme-large"/>

livecd-openSUSE.kiwi: same change
++++++ livecd-tumbleweed-gnome.kiwi ++++++
--- /var/tmp/diff_new_pack.ZLEqlz/_old  2018-11-15 12:41:24.474184565 +0100
+++ /var/tmp/diff_new_pack.ZLEqlz/_new  2018-11-15 12:41:24.474184565 +0100
@@ -320,6 +320,7 @@
     <ignore name="noto-sans-fonts"/>
     <package name="libreoffice-writer"/>
     <package name="live-net-installer"/>
+    <package name="skelcd-openSUSE"/>
     <package name="setxkbmap"/>
     <package name="yast2-qt-branding-openSUSE"/>
     <package name="aaa_base" replaces="simple-scan"/>

++++++ livecd-tumbleweed-kde.kiwi ++++++
--- /var/tmp/diff_new_pack.ZLEqlz/_old  2018-11-15 12:41:24.486184551 +0100
+++ /var/tmp/diff_new_pack.ZLEqlz/_new  2018-11-15 12:41:24.486184551 +0100
@@ -348,6 +348,7 @@
     <package name="aaa_base" replaces="k3b"/>
     <ignore name="k3b"/>
     <package name="live-net-installer"/>
+    <package name="skelcd-openSUSE"/>
     <package name="setxkbmap"/>
     <package name="yast2-qt-branding-openSUSE"/>
     <package name="aaa_base" replaces="oxygen5-icon-theme-large"/>

++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.ZLEqlz/_old  2018-11-15 12:41:24.526184505 +0100
+++ /var/tmp/diff_new_pack.ZLEqlz/_new  2018-11-15 12:41:24.526184505 +0100
@@ -72,6 +72,10 @@
 add-yast-repos
 zypper --non-interactive rm -u live-add-yast-repos
 
+# Install README.BETA where expected by YaST
+cp /usr/lib/skelcd/CD1/README.BETA / || :
+zypper --non-interactive rm -u skelcd-openSUSE || :
+
 # Remove the zypper locks needed for a slimmer system
 zypper rl $(seq 1 $(zypper ll | wc -l))
 

++++++ list-gnome.sh ++++++
--- /var/tmp/diff_new_pack.ZLEqlz/_old  2018-11-15 12:41:24.550184478 +0100
+++ /var/tmp/diff_new_pack.ZLEqlz/_new  2018-11-15 12:41:24.550184478 +0100
@@ -22,6 +22,7 @@
 install libreoffice-writer
 
 install live-net-installer
+install skelcd-openSUSE # Needed for README.BETA
 install setxkbmap # Needed by yast2-keyboard
 install yast2-qt-branding-openSUSE
 

++++++ list-kde.sh ++++++
--- /var/tmp/diff_new_pack.ZLEqlz/_old  2018-11-15 12:41:24.562184464 +0100
+++ /var/tmp/diff_new_pack.ZLEqlz/_new  2018-11-15 12:41:24.562184464 +0100
@@ -32,6 +32,7 @@
 buildignore gnome-keyring
 buildignore k3b
 install live-net-installer
+install skelcd-openSUSE # Needed for README.BETA
 install setxkbmap # Needed by yast2-keyboard
 install yast2-qt-branding-openSUSE
 buildignore oxygen5-icon-theme-large


Reply via email to