]> git.pld-linux.org Git - packages/valgrind.git/blobdiff - valgrind.spec
- cleanups
[packages/valgrind.git] / valgrind.spec
index b622694a4dd8fa29372549f5f6dbe57915dc43e6..103db65c9a58962d2206a5ca0530444254293cf6 100644 (file)
@@ -1,16 +1,19 @@
-#%define               snap    20040229
+#%define               _snap   20040612
 Summary:       An open-source memory debugger for x86-GNU/Linux
 Summary(pl):   Otwarty odpluskwiacz pamiêci dla Linuksa x86
 Name:          valgrind
-Version:       2.1.1
+Version:       2.2.0
 Release:       1
 License:       GPL
 Group:         Development/Tools
 Source0:       http://developer.kde.org/~sewardj/valgrind-%{version}.tar.bz2
-# Source0-md5: 0010c3e8f054ecc633151c62044b646d
+# Source0-md5: 30dc51f6fc94751b90b04af9c2e2c656
 URL:           http://valgrind.kde.org/
 BuildRequires: autoconf
 BuildRequires: automake
+# Needs libc.a
+BuildRequires: glibc-static
+Conflicts:     valgrind-calltree
 ExclusiveArch: %{ix86}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.026846 seconds and 4 git commands to generate.