From 6f41541cc7ee4b93729d235f4eebd93d193790c232d591c14a95813e7a82f8ac Mon Sep 17 00:00:00 2001 From: Mark van Tinteren Date: Thu, 27 Feb 2014 02:09:34 +0000 Subject: [PATCH] Accepting request 223974 from home:fcrozat:branches:Base:System - Drop plymouth.conf, it is no longer used, plymouthd.conf is nowadays. OBS-URL: https://build.opensuse.org/request/show/223974 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=135 --- plymouth.changes | 6 ++++++ plymouth.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/plymouth.changes b/plymouth.changes index fdd70ab..044595f 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 20 12:47:03 UTC 2014 - fcrozat@suse.com + +- Drop plymouth.conf, it is no longer used, plymouthd.conf is + nowadays. + ------------------------------------------------------------------- Thu Dec 12 17:42:35 UTC 2013 - uweigand@de.ibm.com diff --git a/plymouth.spec b/plymouth.spec index cf58942..20e3742 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -384,7 +384,7 @@ touch %{buildroot}%{_localstatedir}/log/boot.log touch %{buildroot}%{_localstatedir}/spool/plymouth/boot.log cp $RPM_SOURCE_DIR/boot-duration %{buildroot}%{_datadir}/plymouth/default-boot-duration cp $RPM_SOURCE_DIR/boot-duration %{buildroot}%{_localstatedir}/lib/plymouth -cp %{buildroot}/%{_datadir}/plymouth/plymouthd.defaults %{buildroot}/%{_sysconfdir}/plymouth/plymouth.conf +cp %{buildroot}/%{_datadir}/plymouth/plymouthd.defaults %{buildroot}/%{_sysconfdir}/plymouth/plymouthd.conf mkdir -p %{buildroot}/lib/mkinitrd/scripts install -t %{buildroot}/lib/mkinitrd/scripts \ @@ -502,7 +502,6 @@ fi %dir %{_libdir}/plymouth/renderers %dir %{_sysconfdir}/plymouth %config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf -%config(noreplace) %{_sysconfdir}/plymouth/plymouth.conf %{plymouthdaemon_execdir}/plymouthd %{plymouthclient_execdir}/plymouth /bin/plymouth