From ba7b55474bbc3b8f7760365ade4c7f82d11fe69daefb06b6c290a7e43f9eaf27 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 22 Oct 2008 15:55:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfxboot?expand=0&rev=43 --- gfxboot.changes | 5 +++++ gfxboot.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) 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