]> git.pld-linux.org Git - packages/valgrind.git/commitdiff
- 3.2.0 auto/th/valgrind-3_2_0-1
authorwolf <wolf@pld-linux.org>
Thu, 22 Jun 2006 18:51:59 +0000 (18:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    valgrind.spec -> 1.55

valgrind.spec

index d62800146ca7dd63930068d28a8b7aa8593016d5..3c12aba0015fc493e444abc48a3a6fbe91fbf4a4 100644 (file)
@@ -4,19 +4,21 @@
 Summary:       An open-source memory debugger
 Summary(pl):   Otwarty odpluskwiacz pamiêci
 Name:          valgrind
-Version:       3.1.1
-Release:       2
+Version:       3.2.0
+Release:       1
 License:       GPL
 Group:         Development/Tools
 Source0:       http://valgrind.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5: 3bbfafedb59c19bf75977381ce2eb6d7
+# Source0-md5: c418026ce7c38a740ef17efe59509fcf
 Patch0:                %{name}-amd64.patch
 URL:           http://valgrind.org/
 BuildRequires: autoconf
 BuildRequires: automake
 # Needs libc.a
 BuildRequires: glibc-static
-Conflicts:     valgrind-calltree
+Obsoletes:     valgrind-callgrind
+Obsoletes:     valgrind-calltree
+# ppc64 was added
 ExclusiveArch: %{ix86} ppc %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,7 +43,7 @@ dok
 
 %prep
 %setup -q
-%{!?with_multilib:%patch0 -p1}
+#%{!?with_multilib:%patch0 -p1}
 
 %build
 %{__aclocal}
This page took 0.094824 seconds and 4 git commands to generate.