]> git.pld-linux.org Git - packages/valgrind.git/blobdiff - valgrind.spec
- 1.9.3 (think glibc 2.3.x)
[packages/valgrind.git] / valgrind.spec
index 09bcdb7712a376f607f0944bd0b4220180d7489a..a30ed00be4abf0e25155785b1ed09533627d1582 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       An open-source memory debugger for x86-GNU/Linux
 Summary(pl):   Otwarty odpluskwiacz pamiêci dla Linuksa x86
 Name:          valgrind
-Version:       1.0.3
+Version:       1.9.3
 Release:       1
 License:       GPL
 ExclusiveArch: %{ix86}
@@ -57,7 +57,7 @@ mo
 
 %build
 rm -f missing
-aclocal
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure \
@@ -76,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ACKNOWLEDGEMENTS AUTHORS ChangeLog PATCHES_APPLIED
 %doc README README_MISSING_SYSCALL_OR_IOCTL TODO
-%doc docs/*.html
+%doc $RPM_BUILD_ROOT%{_docdir}/valgrind/*.html
 %attr(755,root,root) %{_bindir}/*
 %{_includedir}/*
 %{_libdir}/%{name}
This page took 0.06326 seconds and 4 git commands to generate.