]> git.pld-linux.org Git - packages/valgrind.git/commitdiff
- udpated to 20040612. This version works with NPTL.
authordjurban <djurban@pld-linux.org>
Sat, 12 Jun 2004 13:21:30 +0000 (13:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    valgrind.spec -> 1.41

valgrind.spec

index b622694a4dd8fa29372549f5f6dbe57915dc43e6..4457af7e5dbfa747746bf0f8ec85de6067e0f669 100644 (file)
@@ -1,14 +1,17 @@
-#%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
 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
-Release:       1
+Version:       2.1.2
+Release:       0.%{_snap}.1
 License:       GPL
 Group:         Development/Tools
 License:       GPL
 Group:         Development/Tools
-Source0:       http://developer.kde.org/~sewardj/valgrind-%{version}.tar.bz2
-# Source0-md5: 0010c3e8f054ecc633151c62044b646d
+#Source0:      http://developer.kde.org/~sewardj/valgrind-%{version}.tar.bz2
+Source0:       %{name}-%{_snap}.tar.bz2
+# Source0-md5: 33551ee2808fa5f63a30f2dee952a3dc
 URL:           http://valgrind.kde.org/
 URL:           http://valgrind.kde.org/
+# Needs libc.a
+BuildRequires: glibc-static  
 BuildRequires: autoconf
 BuildRequires: automake
 ExclusiveArch: %{ix86}
 BuildRequires: autoconf
 BuildRequires: automake
 ExclusiveArch: %{ix86}
@@ -38,7 +41,7 @@ si
 profilowanie, dziêki któremu programy zaczn± szybciej pracowaæ.
 
 %prep
 profilowanie, dziêki któremu programy zaczn± szybciej pracowaæ.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{_snap}
 
 %build
 %{__aclocal}
 
 %build
 %{__aclocal}
This page took 0.055627 seconds and 4 git commands to generate.