From bb5616a029c70e56cc5f4d96a1a081bf2e965f966ead10962e5434cf9390469b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 20 Dec 2012 10:44:47 +0000 Subject: [PATCH] Accepting request 145950 from home:oertel:branches:multimedia:libs - buildrequire pkg-config regardless of build-architecture OBS-URL: https://build.opensuse.org/request/show/145950 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dirac?expand=0&rev=27 --- dirac.changes | 5 +++++ dirac.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/dirac.changes b/dirac.changes index c2aadd1..2b69e2c 100644 --- a/dirac.changes +++ b/dirac.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 20 01:00:27 CET 2012 - ro@suse.de + +- buildrequire pkg-config regardless of build-architecture + ------------------------------------------------------------------- Fri Dec 9 11:49:18 UTC 2011 - coolo@suse.com diff --git a/dirac.spec b/dirac.spec index 71cc548..cd3a90a 100644 --- a/dirac.spec +++ b/dirac.spec @@ -1,7 +1,7 @@ # # spec file for package dirac # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,8 +30,8 @@ BuildRequires: gcc-c++ BuildRequires: libcppunit-devel BuildRequires: libstdc++-devel BuildRequires: libtool -%ifnarch ia64 s390 s390x %sparc BuildRequires: pkg-config +%ifnarch ia64 s390 s390x %sparc BuildRequires: valgrind-devel %endif BuildRequires: doxygen