]> git.pld-linux.org Git - packages/valgrind.git/blobdiff - valgrind.spec
- udpated to 20040612. This version works with NPTL.
[packages/valgrind.git] / valgrind.spec
index a896332a54405973d7dc59b36e2a3b35e9409521..4457af7e5dbfa747746bf0f8ec85de6067e0f669 100644 (file)
@@ -1,17 +1,17 @@
-%define                snap    20040220
+%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.1.2
+Release:       0.%{_snap}.1
 License:       GPL
 Group:         Development/Tools
 #Source0:      http://developer.kde.org/~sewardj/valgrind-%{version}.tar.bz2
-Source0:       %{name}-%{snap}.tar.bz2
-# Source0-md5: 1363a4e29ee9b698c37a92a6a9b62ed0
-Patch0:                %{name}-include_fs.patch
-Patch1:                %{name}-athlon.patch
+Source0:       %{name}-%{_snap}.tar.bz2
+# Source0-md5: 33551ee2808fa5f63a30f2dee952a3dc
 URL:           http://valgrind.kde.org/
+# Needs libc.a
+BuildRequires: glibc-static  
 BuildRequires: autoconf
 BuildRequires: automake
 ExclusiveArch: %{ix86}
@@ -41,9 +41,7 @@ si
 profilowanie, dziêki któremu programy zaczn± szybciej pracowaæ.
 
 %prep
-%setup -q -n %{name}
-#%patch0 -p1
-%patch1 -p0
+%setup -q -n %{name}-%{_snap}
 
 %build
 %{__aclocal}
This page took 0.028721 seconds and 4 git commands to generate.