- update to 3.6.1 (bnc#679106):

3.6.1 is a bug fix release.  It adds support for some SSE4
  instructions that were omitted in 3.6.0 due to lack of time.  Initial
  support for glibc-2.13 has been added.  A number of bugs causing
  crashing or assertion failures have been fixed.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=24
This commit is contained in:
2011-03-16 10:30:14 +00:00
committed by Git OBS Bridge
parent 021b8591ce
commit fd507ac739
4 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc0f0153b5a47b986f1d8efa2c488e0aea85a1cf2c4b11c52be127903080285f
size 5962204

3
valgrind-3.6.1.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49bdcc4fbcf060049b5f0dcfd8a187a6e90e0b0e57309f633b64e44430726a0e
size 5974836

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 16 11:23:54 CET 2011 - dmueller@suse.de
- update to 3.6.1 (bnc#679106):
3.6.1 is a bug fix release. It adds support for some SSE4
instructions that were omitted in 3.6.0 due to lack of time. Initial
support for glibc-2.13 has been added. A number of bugs causing
crashing or assertion failures have been fixed.
-------------------------------------------------------------------
Fri Oct 22 09:59:53 CEST 2010 - dmueller@suse.de

View File

@@ -1,5 +1,5 @@
#
# spec file for package valgrind (Version 3.5.90.svn11414)
# spec file for package valgrind (Version 3.6.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -23,12 +23,12 @@ BuildRequires: docbook-xsl-stylesheets docbook_4 gcc-c++ glibc-devel-32bit libx
BuildRequires: glibc-devel-32bit
%endif
Url: http://valgrind.org/
License: GPL v2 or later
License: GPLv2+
Group: Development/Tools/Debuggers
Summary: Memory Management Debugger
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Version: 3.6.0
Release: 0.<RELEASE6>
Version: 3.6.1
Release: 1
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
@@ -83,7 +83,7 @@ Authors:
%if %suse_version > 1100
%package devel
License: GPL v2 or later
License: GPLv2+
Summary: Memory Management Debugger
Group: Development/Tools/Debuggers
Requires: %name = %version
@@ -149,7 +149,6 @@ pushd docs
popd
%endif
%install
make DESTDIR=$RPM_BUILD_ROOT install
mkdir -p $RPM_BUILD_ROOT/%_defaultdocdir