Hi, Thought I'd submit this patch that merely adds the build requirements for those who may attempt building on FC1. Please consider for inclusion. Regards -- Philip Wyett Personal Email: philip@xxxxxxxxx Website: http://www.wyett.net Work email: pwyett@xxxxxxxxxxxx
--- valgrind.spec.orig 2004-09-09 06:03:54.000000000 +0100 +++ valgrind.spec 2004-09-09 06:04:07.000000000 +0100 @@ -1,7 +1,7 @@ Summary: Tool for finding memory management bugs in programs Name: valgrind Version: 2.2.0 -Release: 1 +Release: 2 Epoch: 1 Source0: http://developer.kde.org/~sewardj/valgrind-%{version}.tar.bz2 Patch0: valgrind-2.0.0-pthread-stacksize.patch @@ -13,6 +13,9 @@ BuildRoot: %{_tmppath}/%{name}-root ExclusiveArch: %{ix86} +#Build requirements for building valgrind on FC1 +BuildRequires: glibc-kernheaders >= 2.4-9, make >= 3.80 + # Disable internal dependency generator %define _use_internal_dependency_generator 0 @@ -102,6 +105,9 @@ %{_libdir}/pkgconfig/* %changelog +* Thu Sep 09 2004 Philip Wyett <philip@xxxxxxxxx> 2.2.0-2 +- Add build requirements for FC1 + * Thu Sep 2 2004 Jakub Jelinek <jakuB@xxxxxxxxxx> 2.2.0-1 - update to 2.2.0
Attachment:
signature.asc
Description: This is a digitally signed message part