From 266d874483ce98c69ba7afd15a3e6383209d82aa58c8e00b398b9434ea927c0b Mon Sep 17 00:00:00 2001 From: Raymond Wooninck <tittiatcoke@gmail.com> Date: Wed, 11 Sep 2013 05:08:23 +0000 Subject: [PATCH] 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 --- plymouth-0.8.8_git201308011340.tar.xz | 3 --- plymouth-0.8.8_git201309032142.tar.xz | 3 +++ plymouth.changes | 11 +++++++++++ plymouth.spec | 8 +------- 4 files changed, 15 insertions(+), 10 deletions(-) delete mode 100644 plymouth-0.8.8_git201308011340.tar.xz create mode 100644 plymouth-0.8.8_git201309032142.tar.xz diff --git a/plymouth-0.8.8_git201308011340.tar.xz b/plymouth-0.8.8_git201308011340.tar.xz deleted file mode 100644 index b6c1111..0000000 --- a/plymouth-0.8.8_git201308011340.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79048030d2ecd17d9a3d8cdf12fbdfe04dad1e607d44214f2aab49f5456c03f4 -size 4630532 diff --git a/plymouth-0.8.8_git201309032142.tar.xz b/plymouth-0.8.8_git201309032142.tar.xz new file mode 100644 index 0000000..ae5bf6a --- /dev/null +++ b/plymouth-0.8.8_git201309032142.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c1a7c2e8e964c4c650b59910918a878575bda58b6671726a55447bc70f6faa2 +size 789284 diff --git a/plymouth.changes b/plymouth.changes index 8f18f52..7c1f89e 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -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 diff --git a/plymouth.spec b/plymouth.spec index 35806d4..04a9e9b 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -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