Spec URL: http://www.daimi.au.dk/~sandmann/memprof.spec SRPM URL: http://www.daimi.au.dk/~sandmann/memprof.srpm Description: Memprof is a tool for profiling memory usage and detecting memory leaks. It can be used with existing binaries without need for recompilation
Note that memprof used to be in Fedora, but was removed from FC-4 since it didn't work. It has now started working again though.
Corrected URLs: Spec URL: http://www.daimi.au.dk/~sandmann/memprof.spec SRPM URL: http://www.daimi.au.dk/~sandmann/memprof-0.6-1.src.rpm I don't feel very strongly about this package, so if it is going to be a huge hassle getting this back in, maybe it's not worth it ...
NEEDSWORK: - buildroot should be %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - Why only i386? Does this not work on x86_64? What about all our other arches? - GCONF needs help: http://fedoraproject.org/wiki/ScriptletSnippets#head-ff64cd482595764f672082d5a3b83e1fc22962e8 - Package fails to build, probably missing intltool BuildRequires, possibly more. + autoreconf configure.in:24: error: possibly undefined macro: AC_PROG_INTLTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 error: Bad exit status from /var/tmp/rpm-tmp.33363 (%build)
Is this something needed for Core, or could it be in Extras?
I don't think we really need this in core. Extras should be fine. I'll look at the packaging problems, but probably not right away.
i'm closing this for now. Re-request later.