Accepting request 94527 from devel:tools

add automake to buildrequires (forwarded request 94471 from coolo)

OBS-URL: https://build.opensuse.org/request/show/94527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=59
This commit is contained in:
Stephan Kulow 2011-12-02 12:23:06 +00:00 committed by Git OBS Bridge
commit de248f9f1a
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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