Author: baggins                      Date: Thu Jun 21 11:46:03 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- plymouth services have been moved to plymouth, remove subpackage

---- Files affected:
packages/systemd:
   systemd.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.186 packages/systemd/systemd.spec:1.187
--- packages/systemd/systemd.spec:1.186 Tue Jun 12 18:23:35 2012
+++ packages/systemd/systemd.spec       Thu Jun 21 13:45:58 2012
@@ -8,7 +8,6 @@
 %bcond_without audit           # without audit support
 %bcond_without cryptsetup      # without cryptsetup support
 %bcond_without pam             # PAM authentication support
-%bcond_without plymouth        # do not install plymouth units
 %bcond_without selinux         # without SELinux support
 %bcond_without tcpd            # libwrap (tcp_wrappers) support
 
@@ -336,19 +335,6 @@
 serwisu rc-inetd i zastępujący osobny demon inet przez systemd i
 aktywację usług przez gniazda.
 
-%package plymouth
-Summary:       Plymouth support units for systemd
-Summary(pl.UTF-8):     Jednostki wspierające Plymouth dla systemd
-Group:         Base
-Requires:      %{name}-units = %{epoch}:%{version}-%{release}
-Requires:      plymouth
-
-%description plymouth
-Plymouth (graphical boot) support units for systemd.
-
-%description plymouth -l pl.UTF-8
-Jednostki wspierające Plymouth (graficzny start systemu) dla systemd.
-
 %package analyze
 Summary:       Tool for processing systemd profiling information
 Summary(pl.UTF-8):     Narzędzie do przetwarzania informacji profilujących 
systemd
@@ -651,9 +637,9 @@
        %{__enable_disable audit} \
        %{__enable_disable cryptsetup libcryptsetup} \
        %{__enable_disable pam} \
-       %{__enable_disable plymouth} \
        %{__enable_disable selinux} \
        %{__enable_disable tcpd tcpwrap} \
+       --disable-plymouth \
        --disable-silent-rules \
        --enable-shared \
        --enable-static \
@@ -888,12 +874,6 @@
 %postun inetd
 %systemd_reload
 
-%post plymouth
-%systemd_reload
-
-%postun plymouth
-%systemd_reload
-
 %triggerpostun -n udev-core -- dev
 if [ "$2" = 0 ]; then
        # need to kill and restart udevd as after obsoleting dev package the
@@ -1140,10 +1120,6 @@
 %{systemdunitdir}/*.socket
 %{systemdunitdir}/*.target
 %{systemdunitdir}/*.timer
-%if %{with plymouth}
-%exclude %{systemdunitdir}/plymouth*.service
-%exclude %{systemdunitdir}/systemd-ask-password-plymouth.*
-%endif
 %dir %{systemdunitdir}/basic.target.wants
 %dir %{systemdunitdir}/dbus.target.wants
 %dir %{systemdunitdir}/final.target.wants
@@ -1183,29 +1159,6 @@
 %attr(755,root,root) /lib/systemd/system-generators/pld-rc-inetd-generator
 %{systemdunitdir}/rc-inetd.service
 
-%if %{with plymouth}
-%files plymouth
-%defattr(644,root,root,755)
-%{systemdunitdir}/plymouth-halt.service
-%{systemdunitdir}/plymouth-kexec.service
-%{systemdunitdir}/plymouth-poweroff.service
-%{systemdunitdir}/plymouth-quit-wait.service
-%{systemdunitdir}/plymouth-quit.service
-%{systemdunitdir}/plymouth-read-write.service
-%{systemdunitdir}/plymouth-reboot.service
-%{systemdunitdir}/plymouth-start.service
-%{systemdunitdir}/systemd-ask-password-plymouth.path
-%{systemdunitdir}/systemd-ask-password-plymouth.service
-%config(noreplace,missingok) 
%{systemdunitdir}/halt.target.wants/plymouth-halt.service
-%config(noreplace,missingok) 
%{systemdunitdir}/kexec.target.wants/plymouth-kexec.service
-%config(noreplace,missingok) 
%{systemdunitdir}/multi-user.target.wants/plymouth-quit.service
-%config(noreplace,missingok) 
%{systemdunitdir}/multi-user.target.wants/plymouth-quit-wait.service
-%config(noreplace,missingok) 
%{systemdunitdir}/poweroff.target.wants/plymouth-poweroff.service
-%config(noreplace,missingok) 
%{systemdunitdir}/reboot.target.wants/plymouth-reboot.service
-%config(noreplace,missingok) 
%{systemdunitdir}/sysinit.target.wants/plymouth-read-write.service
-%config(noreplace,missingok) 
%{systemdunitdir}/sysinit.target.wants/plymouth-start.service
-%endif
-
 %files analyze
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/systemd-analyze
@@ -1409,6 +1362,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2012/06/21 11:45:58  baggins
+- plymouth services have been moved to plymouth, remove subpackage
+
 Revision 1.186  2012/06/12 16:23:35  qboosh
 - no macros in Conflicts for old packages
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/systemd/systemd.spec?r1=1.186&r2=1.187

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to