Accepting request 94471 from home:coolo:removeautomake
add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94471 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=58
This commit is contained in:
parent
d20eaba077
commit
0c161b4eaa
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user