SHA256
1
0
forked from pool/plymouth

Accepting request 131368 from home:fcrozat:branches:Base:System

- Add plymouth-after-udev-settle.patch: ensure plymouth is started
  after udev triggers has been started (git + name change due to
  systemd < 183 in openSUSE 12.2).

OBS-URL: https://build.opensuse.org/request/show/131368
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=79
This commit is contained in:
Raymond Wooninck
2012-08-23 08:06:58 +00:00
committed by Git OBS Bridge
parent 467171da62
commit bcd47dea1c
3 changed files with 23 additions and 0 deletions

View File

@@ -52,6 +52,8 @@ Patch9: 0001-ply-text-progress-bar-strip-quotes-if-present.patch
Patch10: 0001-Some-greenish-openSUSE-colors.patch
# PATCH-FIX-UPSTREAM -- Fix systemd service file
Patch11: plymouth-fix-systemd-service.patch
# PATCH-FIX-UPSTREAM -- Start plymouth avec udev-trigger.service
Patch12: plymouth-after-udev-settle.patch
BuildRequires: automake
BuildRequires: kernel-headers
BuildRequires: libtool
@@ -317,6 +319,7 @@ plugin.
%patch8 -p1
%patch9 -p1
%patch10 -p1
%patch12 -p1
# replace builddate with patch0date
sed -i "s/__DATE__/\"$(stat -c %y %{_sourcedir}/%{name}.changes)\"/" src/main.c