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:
parent
e02d2fd319
commit
266d874483
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:79048030d2ecd17d9a3d8cdf12fbdfe04dad1e607d44214f2aab49f5456c03f4
|
|
||||||
size 4630532
|
|
3
plymouth-0.8.8_git201309032142.tar.xz
Normal file
3
plymouth-0.8.8_git201309032142.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c1a7c2e8e964c4c650b59910918a878575bda58b6671726a55447bc70f6faa2
|
||||||
|
size 789284
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 11 01:57:40 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 16 12:03:43 UTC 2013 - lmuelle@suse.com
|
Fri Aug 16 12:03:43 UTC 2013 - lmuelle@suse.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
||||||
|
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.8.8_git201308011340
|
Version: 0.8.8_git201309032142
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Graphical Boot Animation and Logger
|
Summary: Graphical Boot Animation and Logger
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -50,12 +50,6 @@ BuildRequires: module-init-tools
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(libdrm)
|
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
|
BuildRequires: pkgconfig(systemd) >= 186
|
||||||
Requires: %{name}-branding
|
Requires: %{name}-branding
|
||||||
Requires: gnu-unifont-bitmap-fonts
|
Requires: gnu-unifont-bitmap-fonts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user