forked from pool/plymouth
Accepting request 198402 from home:elvigia:branches:Base:System
- version 0.8.8_git201309032142 - All device specific code has been removed because the kernel has been fixed in the meanwhile so plymouth no longer requires libdrm_intel, libdrm_radeon, libdrm_nouveau and can use the generic interface. This commit does not add any new features or bugfixes but removes a huge chunk of unnecessary code. OBS-URL: https://build.opensuse.org/request/show/198402 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=125
This commit is contained in:
committed by
Git OBS Bridge
parent
e02d2fd319
commit
266d874483
@@ -22,7 +22,7 @@
|
||||
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
||||
|
||||
Name: plymouth
|
||||
Version: 0.8.8_git201308011340
|
||||
Version: 0.8.8_git201309032142
|
||||
Release: 0
|
||||
Summary: Graphical Boot Animation and Logger
|
||||
License: GPL-2.0+
|
||||
@@ -50,12 +50,6 @@ BuildRequires: module-init-tools
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(libdrm)
|
||||
%ifarch %ix86 x86_64
|
||||
BuildRequires: pkgconfig(libdrm_intel)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(libdrm_nouveau)
|
||||
BuildRequires: pkgconfig(libdrm_radeon)
|
||||
BuildRequires: pkgconfig(libkms)
|
||||
BuildRequires: pkgconfig(systemd) >= 186
|
||||
Requires: %{name}-branding
|
||||
Requires: gnu-unifont-bitmap-fonts
|
||||
|
Reference in New Issue
Block a user