From 963501beb16447c7da50efbcd662bb4552de07a4b782c51f75981d6b7f93f323 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 5 Apr 2013 11:18:22 +0000 Subject: [PATCH] Accepting request 162744 from home:namtrac:bugfix - Add Source URL, see https://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/162744 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=92 --- valgrind.changes | 5 +++++ valgrind.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/valgrind.changes b/valgrind.changes index 6d67fa4..cac8312 100644 --- a/valgrind.changes +++ b/valgrind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 5 09:56:57 UTC 2013 - idonmez@suse.com + +- Add Source URL, see https://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Mon Dec 31 14:26:31 UTC 2012 - idonmez@suse.com diff --git a/valgrind.spec b/valgrind.spec index a9fc428..0b82f22 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -1,7 +1,7 @@ # # spec file for package valgrind # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,7 @@ Group: Development/Tools/Debuggers BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 3.8.1 Release: 0 -Source0: %{name}-%{version}.tar.bz2 +Source0: http://valgrind.org/downloads/%{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 Patch1: jit-register-unregister.diff