]> git.pld-linux.org Git - packages/valgrind.git/blobdiff - valgrind.spec
- 2.1.0
[packages/valgrind.git] / valgrind.spec
index a2ee99f00342380e537fb17ab4f4ba3456b32aa3..7724575fbc1c06f087292e365829c4b78695e222 100644 (file)
@@ -1,16 +1,16 @@
-%define                snap    20031012
+#%define               snap    20031012
 Summary:       An open-source memory debugger for x86-GNU/Linux
 Summary(pl):   Otwarty odpluskwiacz pamiêci dla Linuksa x86
 Name:          valgrind
-Version:       1.9.6
-Release:       1.%{snap}.1
+Version:       2.1.0
+Release:       1
 License:       GPL
-Group:         Networking/Utilities
-Source0:       http://developer.kde.org/~sewardj/%{name}-%{snap}.tar.bz2
-# Source0-md5: 4a3d02cb9972af801651cf3effb005eb
+Group:         Development/Tools
+Source0:       http://developer.kde.org/~sewardj/valgrind-%{version}.tar.bz2
+# Source0-md5: 3e4056dd45163a5f555a23ced2f95191
 #Source0:      %{name}-%{snap}.tar.bz2
 Patch0:                %{name}-sockios.patch
-URL:           http://developer.kde.org/~sewardj/
+URL:           http://valgrind.kde.org/downloads.html
 BuildRequires: autoconf
 BuildRequires: automake
 ExclusiveArch: %{ix86}
@@ -56,11 +56,10 @@ Standardowo dostarczone jest kilka u
 - helgrind wykrywa konflikty dostêpu w wielow±tkowych programach.
 
 %prep
-%setup -q -n %{name}-%{snap}
+%setup -q
 %patch0 -p1
 
 %build
-rm -f missing
 %{__aclocal}
 %{__autoheader}
 %{__autoconf}
This page took 0.042714 seconds and 4 git commands to generate.