SHA256
1
0
forked from pool/plymouth

Accepting request 135128 from home:tittiatcoke:branches:Base:System

Update to new version.

OBS-URL: https://build.opensuse.org/request/show/135128
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=81
This commit is contained in:
Raymond Wooninck
2012-09-20 09:15:03 +00:00
committed by Git OBS Bridge
parent bcd47dea1c
commit 84f2882a2d
10 changed files with 93 additions and 122 deletions

View File

@@ -22,8 +22,7 @@
%define plymouth_initrd_file /boot/initrd-plymouth.img
Name: plymouth
#Version: %{tarversion}_git%{patchversion}
Version: 0.8.6.1
Version: 0.8.7
Release: 0
Summary: Graphical Boot Animation and Logger
License: GPL-2.0+
@@ -41,22 +40,17 @@ Patch3: plymouth-fix-window-size
Patch4: stop-graphical.patch
# PATCH-OPENSUSE -- Restore suspend / resume state (needed for suspend package)
Patch5: plymouth-restore-suspend.patch
# PATCH-FIX-UPSTREAM -- Create targets for plymouth systemd services
Patch6: plymouth-systemd-target.patch
# PATCH-OPENSUSE -- Change udevadm path
Patch7: plymouth-udevadm-path.patch
# PATCH-OPENSUSE -- Remove tag not understood by systemd v44
Patch8: systemd-no-warning.patch
# PATCH-FIX-UPSTREAM -- Recognize quotes often used in sysconfig-style files
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
# PATCH-UPSTREAM -- Plymouth will check itself if it is already running
Patch11: plymouth-remove-pid-file.patch
BuildRequires: automake
BuildRequires: kernel-headers
BuildRequires: libtool
BuildRequires: module-init-tools
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: pkgconfig(libdrm)
@@ -313,13 +307,10 @@ plugin.
%ifarch %ix86 x86_64 ppc ppc64
%patch5 -p1
%endif
%patch6 -p1
%patch11 -p1
%patch7 -p1
%patch8 -p1
%patch9 -p1
%patch10 -p1
%patch12 -p1
%patch11 -p1
# replace builddate with patch0date
sed -i "s/__DATE__/\"$(stat -c %y %{_sourcedir}/%{name}.changes)\"/" src/main.c