From ce7e7919099bb5fd5ddeb2b03b207e637c313e98a55925c2f82d4538786f2161 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 29 Jul 2012 18:08:06 +0000 Subject: [PATCH] - fix build for ARM OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=71 --- plymouth.changes | 5 +++++ plymouth.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/plymouth.changes b/plymouth.changes index 8e6684b..de1b05f 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 29 18:07:39 UTC 2012 - dmueller@suse.com + +- fix build for ARM + ------------------------------------------------------------------- Thu Jul 26 13:33:28 UTC 2012 - tittiatcoke@gmail.com diff --git a/plymouth.spec b/plymouth.spec index 0c15999..ef24477 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -53,7 +53,7 @@ BuildRequires: libtool BuildRequires: update-desktop-files BuildRequires: xz BuildRequires: pkgconfig(libdrm) -%ifnarch ppc ppc64 +%ifarch %ix86 x86_64 BuildRequires: pkgconfig(libdrm_intel) %endif BuildRequires: pkgconfig(libdrm_nouveau)