diff --git a/gfxboot.changes b/gfxboot.changes index 221fda9..79c0340 100644 --- a/gfxboot.changes +++ b/gfxboot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 17 08:52:44 CEST 2008 - olh@suse.de + +- add ExclusiveArch x86 x86_64 + ------------------------------------------------------------------- Thu Oct 16 12:46:10 CEST 2008 - snwint@suse.de diff --git a/gfxboot.spec b/gfxboot.spec index 99d164a..971292c 100644 --- a/gfxboot.spec +++ b/gfxboot.spec @@ -20,6 +20,7 @@ Name: gfxboot BuildRequires: freetype2-devel fribidi libxslt nasm perl-HTML-Parser sgml-skel w3m xmlto +ExclusiveArch: %ix86 x86_64 License: GPL v2 or later Group: System/Boot Recommends: gfxboot-theme >= 4 @@ -27,7 +28,7 @@ Requires: coreutils cpio mktemp perl master-boot-code dosfstools mtools pe AutoReqProv: on Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX Version: 4.1.8 -Release: 1 +Release: 2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: gfxboot-4.1.8.tar.bz2 Source1: openSUSE.tar.bz2 @@ -186,6 +187,8 @@ rm -rf %{buildroot} %ghost /boot/message %changelog +* Fri Oct 17 2008 olh@suse.de +- add ExclusiveArch x86 x86_64 * Thu Oct 16 2008 snwint@suse.de - new openSUSE theme * Mon Oct 06 2008 snwint@suse.de