diff --git a/dirac.changes b/dirac.changes index 2b69e2c..301537b 100644 --- a/dirac.changes +++ b/dirac.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 7 23:30:21 UTC 2013 - matz@suse.de + +- Don't buildrequire valgrind-devel anywhere, it's unused. + ------------------------------------------------------------------- Thu Dec 20 01:00:27 CET 2012 - ro@suse.de diff --git a/dirac.spec b/dirac.spec index cd3a90a..b7b4325 100644 --- a/dirac.spec +++ b/dirac.spec @@ -1,7 +1,7 @@ # # spec file for package dirac # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -26,17 +26,14 @@ Group: Productivity/Multimedia/Video/Editors and Convertors Source: %{name}-%{version}.tar.bz2 Patch0: 0001-Fix-uninitialised-memory-read-that-causes-the-encode.patch Patch1: %{name}-%{version}-gcc45.patch +BuildRequires: doxygen +BuildRequires: fdupes BuildRequires: gcc-c++ +BuildRequires: graphviz-gd BuildRequires: libcppunit-devel BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: pkg-config -%ifnarch ia64 s390 s390x %sparc -BuildRequires: valgrind-devel -%endif -BuildRequires: doxygen -BuildRequires: fdupes -BuildRequires: graphviz-gd BuildRequires: texlive-latex BuildRoot: %{_tmppath}/%{name}-%{version}-build