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
This commit is contained in:
parent
0268c82d1b
commit
6f41541cc7
@ -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
|
Thu Dec 12 17:42:35 UTC 2013 - uweigand@de.ibm.com
|
||||||
|
|
||||||
|
@ -384,7 +384,7 @@ touch %{buildroot}%{_localstatedir}/log/boot.log
|
|||||||
touch %{buildroot}%{_localstatedir}/spool/plymouth/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}%{_datadir}/plymouth/default-boot-duration
|
||||||
cp $RPM_SOURCE_DIR/boot-duration %{buildroot}%{_localstatedir}/lib/plymouth
|
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
|
mkdir -p %{buildroot}/lib/mkinitrd/scripts
|
||||||
install -t %{buildroot}/lib/mkinitrd/scripts \
|
install -t %{buildroot}/lib/mkinitrd/scripts \
|
||||||
@ -502,7 +502,6 @@ fi
|
|||||||
%dir %{_libdir}/plymouth/renderers
|
%dir %{_libdir}/plymouth/renderers
|
||||||
%dir %{_sysconfdir}/plymouth
|
%dir %{_sysconfdir}/plymouth
|
||||||
%config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf
|
%config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf
|
||||||
%config(noreplace) %{_sysconfdir}/plymouth/plymouth.conf
|
|
||||||
%{plymouthdaemon_execdir}/plymouthd
|
%{plymouthdaemon_execdir}/plymouthd
|
||||||
%{plymouthclient_execdir}/plymouth
|
%{plymouthclient_execdir}/plymouth
|
||||||
/bin/plymouth
|
/bin/plymouth
|
||||||
|
Loading…
Reference in New Issue
Block a user