From 142871c3ca79666da784d637adb684c8ee9605399ac07932bc46389845cd1f02 Mon Sep 17 00:00:00 2001 From: Cliff Zhao Date: Thu, 9 Apr 2020 13:49:00 +0000 Subject: [PATCH] Accepting request 792748 from home:qzhao:branches:Base:System Drop plymouth-dracut-path.patch, which is un-used now. OBS-URL: https://build.opensuse.org/request/show/792748 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=252 --- plymouth-dracut-path.patch | 14 -------------- plymouth.spec | 2 +- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 plymouth-dracut-path.patch diff --git a/plymouth-dracut-path.patch b/plymouth-dracut-path.patch deleted file mode 100644 index 5589ef3..0000000 --- a/plymouth-dracut-path.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -Nura plymouth-0.9.5+git20191224+d7c737d/scripts/plymouth-populate-initrd.in plymouth-0.9.5+git20191224+d7c737d_new/scripts/plymouth-populate-initrd.in ---- plymouth-0.9.5+git20191224+d7c737d/scripts/plymouth-populate-initrd.in 2020-04-03 11:27:53.666924816 +0800 -+++ plymouth-0.9.5+git20191224+d7c737d_new/scripts/plymouth-populate-initrd.in 2020-04-03 12:19:37.642127397 +0800 -@@ -414,8 +414,8 @@ - ddebug "Running with PLYMOUTH_LDD_PATH=$PLYMOUTH_LDD_PATH" - - mkdir -p ${INITRDDIR}${PLYMOUTH_DATADIR}/plymouth/themes --inst ${PLYMOUTH_DAEMON_PATH} $INITRDDIR --inst ${PLYMOUTH_CLIENT_PATH} $INITRDDIR -+inst ${PLYMOUTH_DAEMON_PATH} $INITRDDIR /usr/sbin/plymouthd -+inst ${PLYMOUTH_CLIENT_PATH} $INITRDDIR /usr/bin/plymouth - inst ${PLYMOUTH_DATADIR}/plymouth/themes/text/text.plymouth $INITRDDIR - inst ${PLYMOUTH_PLUGIN_PATH}/text.so $INITRDDIR - inst ${PLYMOUTH_DATADIR}/plymouth/themes/details/details.plymouth $INITRDDIR diff --git a/plymouth.spec b/plymouth.spec index 1d74df2..98ef177 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -1,7 +1,7 @@ # # spec file for package plymouth # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2020 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