From cf0f521a80e672319e14a62799956d8833e3b025c9820813597bc9ed5c17d5a0 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 12 May 2014 14:53:02 +0000 Subject: [PATCH] remove mkinitrd support (directly in factory as devel prj can't be submitted atm) OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plymouth?expand=0&rev=45 --- plymouth.spec | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/plymouth.spec b/plymouth.spec index 974022a..950464d 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -363,10 +363,6 @@ cp $RPM_SOURCE_DIR/boot-duration %{buildroot}%{_datadir}/plymouth/default-boot-d cp $RPM_SOURCE_DIR/boot-duration %{buildroot}%{_localstatedir}/lib/plymouth cp %{buildroot}/%{_datadir}/plymouth/plymouthd.defaults %{buildroot}/%{_sysconfdir}/plymouth/plymouth.conf -mkdir -p %{buildroot}/lib/mkinitrd/scripts -install -t %{buildroot}/lib/mkinitrd/scripts \ - scripts/{setup,boot}-plymouth*.sh - %post if [ ! -e /.buildenv ]; then [ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f %{_datadir}/plymouth/default-boot-duration %{_localstatedir}/lib/plymouth/boot-duration @@ -381,10 +377,6 @@ if [ $1 -eq 0 ]; then [ -x /bin/systemctl ] && /bin/systemctl daemon-reload >/dev/null 2>&1 || : fi -%post scripts -p /sbin/mkinitrd_setup - -%postun scripts -p /sbin/mkinitrd_setup - %post -n libply-boot-client2 -p /sbin/ldconfig %postun -n libply-boot-client2 -p /sbin/ldconfig @@ -536,9 +528,6 @@ fi %dir %{_libexecdir}/plymouth %{_sbindir}/plymouth-set-default-theme %{_libexecdir}/plymouth/plymouth-update-initrd -/lib/mkinitrd/scripts/boot-plymouth.sh -/lib/mkinitrd/scripts/boot-plymouth.chroot.sh -/lib/mkinitrd/scripts/setup-plymouth.sh %files utils %defattr(-, root, root)