Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package livecd-openSUSE for openSUSE:Factory 
checked in at 2021-10-05 14:54:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/livecd-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.livecd-openSUSE.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "livecd-openSUSE"

Tue Oct  5 14:54:01 2021 rev:160 rq:923229 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/livecd-openSUSE/livecd-openSUSE.changes  
2021-09-30 10:18:28.892660004 +0200
+++ 
/work/SRC/openSUSE:Factory/.livecd-openSUSE.new.2443/livecd-openSUSE.changes    
    2021-10-05 14:54:02.720685218 +0200
@@ -1,0 +2,7 @@
+Tue Oct  5 11:05:29 UTC 2021 - Fabian Vogt <[email protected]>
+
+- list-common: Drop acpica
+- config.sh: Drop libisl*, only needed by cpp which got dropped already
+- config.sh: Drop google-poppins-fonts, cxgb4 firmware
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ livecd-leap-gnome.kiwi ++++++
--- /var/tmp/diff_new_pack.6evVjZ/_old  2021-10-05 14:54:03.812687042 +0200
+++ /var/tmp/diff_new_pack.6evVjZ/_new  2021-10-05 14:54:03.812687042 +0200
@@ -178,6 +178,8 @@
     <ignore name="python*-pip"/>
     <package name="aaa_base" replaces="multipath-tools-rbd"/>
     <ignore name="multipath-tools-rbd"/>
+    <package name="aaa_base" replaces="acpica"/>
+    <ignore name="acpica"/>
     <package name="aaa_base" replaces="xorg-x11-Xvnc"/>
     <ignore name="xorg-x11-Xvnc"/>
     <package name="aaa_base" replaces="cabextract"/>

livecd-leap-kde.kiwi: same change
livecd-leap-x11.kiwi: same change
livecd-leap-xfce.kiwi: same change
++++++ livecd-tumbleweed-gnome.kiwi ++++++
--- /var/tmp/diff_new_pack.6evVjZ/_old  2021-10-05 14:54:03.900687189 +0200
+++ /var/tmp/diff_new_pack.6evVjZ/_new  2021-10-05 14:54:03.900687189 +0200
@@ -178,6 +178,8 @@
     <ignore name="python*-pip"/>
     <package name="aaa_base" replaces="multipath-tools-rbd"/>
     <ignore name="multipath-tools-rbd"/>
+    <package name="aaa_base" replaces="acpica"/>
+    <ignore name="acpica"/>
     <package name="aaa_base" replaces="xorg-x11-Xvnc"/>
     <ignore name="xorg-x11-Xvnc"/>
     <package name="aaa_base" replaces="cabextract"/>

livecd-tumbleweed-kde.kiwi: same change
livecd-tumbleweed-x11.kiwi: same change
livecd-tumbleweed-xfce.kiwi: same change
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.6evVjZ/_old  2021-10-05 14:54:04.024687396 +0200
+++ /var/tmp/diff_new_pack.6evVjZ/_new  2021-10-05 14:54:04.024687396 +0200
@@ -28,6 +28,7 @@
 rpm -q wodim && rpm -e --nodeps wodim
 # Actually a hack: xrdb requires this, but on livecds it's not used
 rpm -qa | grep "^cpp" | xargs -r rpm -e --nodeps
+rpm -qa | grep "^libisl" | xargs -r rpm -e
 
 # GTK 3 hard-requires this for some reason. The only GTK3 application is 
Firefox,
 # which has its own icons and we have breeze for the rest.
@@ -64,6 +65,9 @@
        # Only used for X11 acceleration on vmwgfx, saves ~47MiB
        rpm -e --nodeps Mesa-gallium
 
+       # Surely that specific font isn't necessary
+       rpm -e --nodeps google-poppins-fonts
+
        # Generated on boot if missing
        rm /etc/udev/hwdb.bin
 fi
@@ -93,7 +97,7 @@
 rm -rf /usr/share/doc/packages/*
 
 # Save more than 200 MiB by removing this, not very useful for lives
-rm -rf 
/lib/firmware/{liquidio,netronome,qed,mrvl,mellanox,qcom,cypress,dpaa2,bnx2x}
+rm -rf 
/lib/firmware/{liquidio,netronome,qed,mrvl,mellanox,qcom,cypress,dpaa2,bnx2x,cxgb4}
 
 # Not needed, boo#1166406
 rm -f /boot/vmlinux*.[gx]z

++++++ list-common.sh ++++++
--- /var/tmp/diff_new_pack.6evVjZ/_old  2021-10-05 14:54:04.044687430 +0200
+++ /var/tmp/diff_new_pack.6evVjZ/_new  2021-10-05 14:54:04.048687437 +0200
@@ -69,6 +69,7 @@
 
 buildignore multipath-tools-rbd
 
+buildignore acpica
 buildignore xorg-x11-Xvnc
 buildignore cabextract
 buildignore sssd

Reply via email to