]> git.pld-linux.org Git - packages/valgrind.git/commitdiff
- 20030517
authorwolf <wolf@pld-linux.org>
Sat, 17 May 2003 22:04:02 +0000 (22:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    valgrind.spec -> 1.17

valgrind.spec

index e2b35806917b9791ca2709bf44220efea287e061..594e2454acb7dfa07a562134409b3d459d0c429d 100644 (file)
@@ -1,8 +1,8 @@
-%define                snap    20030416
+%define                snap    20030517
 Summary:       An open-source memory debugger for x86-GNU/Linux
 Summary(pl):   Otwarty odpluskwiacz pamiêci dla Linuksa x86
 Name:          valgrind
-Version:       1.9.5
+Version:       1.9.6
 Release:       1.%{snap}.1
 License:       GPL
 ExclusiveArch: %{ix86}
@@ -56,9 +56,6 @@ Standardowo dostarczone jest kilka u
 %prep
 %setup -q -n %{name}
 
-# pthread_atfork() not found (?)
-echo "main(){}" > corecheck/tests/pth_atfork1.c
-
 %build
 rm -f missing
 %{__aclocal}
@@ -79,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ACKNOWLEDGEMENTS AUTHORS PATCHES_APPLIED
+%doc ACKNOWLEDGEMENTS AUTHORS FAQ.txt NEWS PATCHES_APPLIED
 %doc README README_MISSING_SYSCALL_OR_IOCTL TODO
 %doc $RPM_BUILD_ROOT%{_docdir}/valgrind/*.html
 %attr(755,root,root) %{_bindir}/*
This page took 0.103138 seconds and 4 git commands to generate.