Hello community,

here is the log from the commit of package suse-prime for openSUSE:Factory 
checked in at 2019-10-04 16:07:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-prime (Old)
 and      /work/SRC/openSUSE:Factory/.suse-prime.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suse-prime"

Fri Oct  4 16:07:00 2019 rev:12 rq:734949 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/suse-prime/suse-prime.changes    2019-10-04 
11:22:38.460910793 +0200
+++ /work/SRC/openSUSE:Factory/.suse-prime.new.2352/suse-prime.changes  
2019-10-04 16:07:02.648655217 +0200
@@ -1,0 +2,5 @@
+Fri Oct  4 09:37:38 UTC 2019 - Stefan Dirsch <[email protected]>
+
+- replace /sbin/mkinitrd with %regenerate_initrd_posttrans
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ suse-prime.spec ++++++
--- /var/tmp/diff_new_pack.PM0jOg/_old  2019-10-04 16:07:03.316653634 +0200
+++ /var/tmp/diff_new_pack.PM0jOg/_new  2019-10-04 16:07:03.316653634 +0200
@@ -87,14 +87,14 @@
 %postun
 if [ "$1" -eq 0 ]; then
    # regenerate initrd without any suse-prime modprobe config files
-   test -x /sbin/mkinitrd && /sbin/mkinitrd
+   %regenerate_initrd_posttrans
 fi
 exit 0
 
 %triggerin -- nvidia-gfxG05-kmp-default
 # get rid of nvidia kernel modules in initrd
 rm -f /etc/dracut.conf.d/50-nvidia-default.conf
-test -x /sbin/mkinitrd && /sbin/mkinitrd
+%regenerate_initrd_posttrans
 exit 0
 
 %pre bbswitch


Reply via email to