diff --git a/plymouth.spec b/plymouth.spec index be0288f..a94cf06 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -6,7 +6,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.8.4 -Release: 0.20110810.6%{?dist} +Release: 0.20120319.1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -252,6 +252,9 @@ sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults --enable-systemd-integration \ --without-system-root-install \ --with-rhgb-compat-link \ +%ifarch %{ix86} x86_64 ia64 + --disable-libdrm_intel \ +%endif --without-log-viewer make @@ -496,6 +499,9 @@ fi %defattr(-, root, root) %changelog +* Mon Mar 19 2012 Ray Strode 0.8.4-0.20120319.1 +- Update to latest snapshot + * Mon Mar 12 2012 Ray Strode 0.8.4-0.20110810.6 - Don't require libdrm_intel on non intel arches diff --git a/sources b/sources index b95a160..82e2036 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e4080a53baa97b874e4689e85d01cc4 plymouth-0.8.4.tar.bz2 +b083d040a3a92a78fac96049e31ea952 plymouth-0.8.4.tar.bz2