]> git.pld-linux.org Git - packages/plymouth.git/blobdiff - plymouth.spec
- rebuild with expat 2.1.0
[packages/plymouth.git] / plymouth.spec
index f6428208bcf6d901f2a8272761ad65be7b9ff858..4decd708a04b10ae350b6a426f59c8dc200f8dd2 100644 (file)
@@ -9,16 +9,16 @@
 %bcond_without drm_radeon      # disable building with libdrm_radeon support
 %bcond_with    drm_nouveau     # enable building with libdrm_nouveau support
 %bcond_without kms             # disable building with libkms support
-#
+
 Summary:       Graphical Boot Animation and Logger
 Summary(pl.UTF-8):     Graficzna animacja i logowanie startu systemu
 Name:          plymouth
-Version:       0.8.5.1
-Release:       1
+Version:       0.8.8
+Release:       2
 License:       GPL v2+
 Group:         Base
 Source0:       http://www.freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
-# Source0-md5: 76714ebe125991f59b8a5029070f9b83
+# Source0-md5: 38f5e613e5ab17806b950cee2d0d0d4e
 Source1:       %{name}-logo.png
 # Source1-md5: 6b38a868585adfd3a96a4ad16973c1f8
 Source2:       %{name}.tmpfiles
@@ -29,6 +29,7 @@ Source6:      %{name}-update-initrd
 Source7:       systemd-ask-password-plymouth.path
 Source8:       systemd-ask-password-plymouth.service
 Patch0:                text-colors.patch
+Patch1:                path-udevadm.patch
 URL:           http://www.freedesktop.org/wiki/Software/Plymouth
 BuildRequires: cairo-devel
 BuildRequires: gtk+2-devel >= 2:2.12.0
@@ -345,6 +346,7 @@ Odznacza się on małym kółkiem kręcącym się na ciemnym tle.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 # Change the default theme
 sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults
@@ -476,9 +478,11 @@ fi
 %{systemdunitdir}/plymouth-read-write.service
 %{systemdunitdir}/plymouth-reboot.service
 %{systemdunitdir}/plymouth-start.service
+%{systemdunitdir}/plymouth-switch-root.service
 %{systemdunitdir}/systemd-ask-password-plymouth.path
 %{systemdunitdir}/systemd-ask-password-plymouth.service
 %{systemdunitdir}/halt.target.wants/plymouth-halt.service
+%{systemdunitdir}/initrd-switch-root.target.wants/plymouth-switch-root.service
 %{systemdunitdir}/kexec.target.wants/plymouth-kexec.service
 %{systemdunitdir}/multi-user.target.wants/plymouth-quit.service
 %{systemdunitdir}/multi-user.target.wants/plymouth-quit-wait.service
This page took 0.090384 seconds and 4 git commands to generate.