]> git.pld-linux.org Git - packages/valgrind.git/blobdiff - valgrind.spec
- cleanups
[packages/valgrind.git] / valgrind.spec
index 8ce1a5f2f85885e1f3ef9462f75ce410f3159171..103db65c9a58962d2206a5ca0530444254293cf6 100644 (file)
@@ -1,18 +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.0
-Release:       1.%{snap}.1
+Version:       2.2.0
+Release:       1
 License:       GPL
 Group:         Development/Tools
-#Source0:      http://developer.kde.org/~sewardj/valgrind-%{version}.tar.bz2
-Source0:       %{name}-%{snap}.tar.bz2
-# Source0-md5: 1a12c4a131531023f4c0bfc62f6ff744
-Patch0:                %{name}-gcc34.patch
+Source0:       http://developer.kde.org/~sewardj/valgrind-%{version}.tar.bz2
+# 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)
 
@@ -40,8 +41,7 @@ si
 profilowanie, dziêki któremu programy zaczn± szybciej pracowaæ.
 
 %prep
-%setup -q -n %{name}
-%patch0 -p1
+%setup -q
 
 %build
 %{__aclocal}
This page took 0.027635 seconds and 4 git commands to generate.