From 315baf80bc36f02f6c53651d27edb8c9a1d81e30edd0f6199aa4f778fbfcb566 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Sun, 9 May 2010 08:51:37 +0000 Subject: [PATCH] - Fixed factory build with patch from git dirac-1.0.2-gcc45.patch OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dirac?expand=0&rev=10 --- dirac.changes | 5 +++++ dirac.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/dirac.changes b/dirac.changes index 1e79549..65278f8 100644 --- a/dirac.changes +++ b/dirac.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 9 08:49:10 UTC 2010 - davejplater@gmail.com + +- Fixed factory build with patch from git dirac-1.0.2-gcc45.patch + ------------------------------------------------------------------- Fri Dec 18 22:46:01 CET 2009 - jengelh@medozas.de diff --git a/dirac.spec b/dirac.spec index 2b6ca20..a036201 100644 --- a/dirac.spec +++ b/dirac.spec @@ -30,7 +30,7 @@ Patch0: %{name}-%{version}-gcc45.patch BuildRequires: gcc-c++ libstdc++-devel BuildRequires: libcppunit-devel %ifnarch ia64 s390 s390x %sparc -BuildRequires: valgrind-devel +BuildRequires: valgrind-devel pkg-config %endif BuildRequires: doxygen fdupes graphviz-gd texlive-latex BuildRoot: %{_tmppath}/%{name}-%{version}-build