- Update to latest snapshot
This commit is contained in:
parent
d184bcde10
commit
5b65194bf9
@ -6,7 +6,7 @@
|
|||||||
Summary: Graphical Boot Animation and Logger
|
Summary: Graphical Boot Animation and Logger
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.8.4
|
Version: 0.8.4
|
||||||
Release: 0.20110810.6%{?dist}
|
Release: 0.20120319.1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
|
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 \
|
--enable-systemd-integration \
|
||||||
--without-system-root-install \
|
--without-system-root-install \
|
||||||
--with-rhgb-compat-link \
|
--with-rhgb-compat-link \
|
||||||
|
%ifarch %{ix86} x86_64 ia64
|
||||||
|
--disable-libdrm_intel \
|
||||||
|
%endif
|
||||||
--without-log-viewer
|
--without-log-viewer
|
||||||
|
|
||||||
make
|
make
|
||||||
@ -496,6 +499,9 @@ fi
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 19 2012 Ray Strode <rstrode@redhat.com> 0.8.4-0.20120319.1
|
||||||
|
- Update to latest snapshot
|
||||||
|
|
||||||
* Mon Mar 12 2012 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110810.6
|
* Mon Mar 12 2012 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110810.6
|
||||||
- Don't require libdrm_intel on non intel arches
|
- Don't require libdrm_intel on non intel arches
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user