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