From ce8fccb6964b9bce48308643e98dd5f87009cd88 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 6 Jun 2012 16:30:14 -0400 Subject: [PATCH] Update to latest release --- .gitignore | 2 ++ plymouth.spec | 17 ++++++----------- sources | 2 +- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index f02cab6..a05c033 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ plymouth-0.8.4.tar.bz2 /plymouth-0.8.4.tar.bz2 +/plymouth-0.8.5.tar.bz2 +/plymouth-0.8.5.1.tar.bz2 diff --git a/plymouth.spec b/plymouth.spec index 8a3cdbe..9c18152 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,8 +5,8 @@ Summary: Graphical Boot Animation and Logger Name: plymouth -Version: 0.8.4 -Release: 0.20120319.3%{?dist} +Version: 0.8.5.1 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -24,11 +24,6 @@ Requires: initscripts >= 8.83-1 Conflicts: filesystem < 3 BuildRequires: pkgconfig(libdrm) -%ifarch %{ix86} x86_64 ia64 -BuildRequires: pkgconfig(libdrm_intel) -%endif -BuildRequires: pkgconfig(libdrm_radeon) -BuildRequires: pkgconfig(libdrm_nouveau) BuildRequires: kernel-headers Obsoletes: plymouth-text-and-details-only < %{version}-%{release} @@ -250,12 +245,8 @@ sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults --with-background-color=0x3391cd \ --disable-gdm-transition \ --enable-systemd-integration \ - --disable-libdrm_nouveau \ --without-system-root-install \ --with-rhgb-compat-link \ -%ifnarch %{ix86} x86_64 ia64 - --disable-libdrm_intel \ -%endif --without-log-viewer make @@ -396,6 +387,7 @@ fi %{_localstatedir}/spool/plymouth %{_mandir}/man?/* %ghost %{_localstatedir}/lib/plymouth/boot-duration +/lib/systemd/system/plymouth-*.service %files devel %defattr(-, root, root) @@ -500,6 +492,9 @@ fi %defattr(-, root, root) %changelog +* Wed Jun 06 2012 Ray Strode 0.8.5.1-1 +- Update to latest release + * Tue Apr 24 2012 Richard Hughes 0.8.4-0.20120319.3 - Disable the nouveau driver as I've broken it with the new libdrm ABI diff --git a/sources b/sources index 82e2036..2b29954 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b083d040a3a92a78fac96049e31ea952 plymouth-0.8.4.tar.bz2 +76714ebe125991f59b8a5029070f9b83 plymouth-0.8.5.1.tar.bz2