diff --git a/valgrind.changes b/valgrind.changes index b3a372a..be99f74 100644 --- a/valgrind.changes +++ b/valgrind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 30 10:25:38 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Wed Nov 9 20:01:00 CET 2011 - dmueller@suse.de diff --git a/valgrind.spec b/valgrind.spec index a9e8f01..8534c83 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -18,17 +18,17 @@ Name: valgrind -BuildRequires: docbook-xsl-stylesheets docbook_4 gcc-c++ glibc-devel-32bit libxslt xorg-x11-devel +BuildRequires: automake docbook-xsl-stylesheets docbook_4 gcc-c++ glibc-devel-32bit libxslt xorg-x11-devel %ifarch x86_64 ppc64 BuildRequires: gcc-32bit glibc-devel-32bit %endif Url: http://valgrind.org/ -License: GPLv2+ +License: GPL-2+ Group: Development/Tools/Debuggers Summary: Memory Management Debugger BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 3.7.0 -Release: 1 +Release: 0 Source0: %{name}-%{version}.tar.bz2 # svn di svn://svn.valgrind.org/valgrind/tags/VALGRIND_3_5_0 svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_5_BRANCH > 3_5_BRANCH.diff # svn di svn://svn.valgrind.org/vex/tags/VEX_3_5_0 svn://svn.valgrind.org/vex/branches/VEX_3_5_BRANCH > VEX_3_5_BRANCH.diff