--- a/gaim.spec.in Thu Jan 15 22:53:07 2004 +0000 +++ b/gaim.spec.in Thu Jan 15 22:55:09 2004 +0000 @@ -65,8 +65,6 @@ install rm -f $RPM_BUILD_ROOT/%{_libdir}/perl5/*/*/perllocal.pod -strip %{buildroot}%{_libdir}/{*.so*,%{name}/*.so} || : - %clean rm -rf %{buildroot} @@ -101,6 +99,11 @@ %{_includedir}/gaim-remote/*.h %changelog +* Thu Jan 15 2004 Ethan Blanton <eblanton@cs.ohiou.edu> +- Removed the manual strip command, as it seems to be unwarranted if + the necessary programs are properly installed. (For me, this was + elfutils.) + * Sun Jul 20 2003 Bjoern Voigt <bjoern@cs.tu-berlin.de> - Added pkgconfig build dependency. - if "%{_vendor}" != "MandrakeSoft" now also works with rpm 3.x.