diff --git a/swig.spec.in b/swig.spec.in index 4453315f5..fa7548b40 100644 --- a/swig.spec.in +++ b/swig.spec.in @@ -53,10 +53,11 @@ rm -rf ${RPM_BUILD_ROOT} %doc ANNOUNCE CHANGES FUTURE INSTALL LICENSE NEW README TODO %doc Doc/* %{_bindir}/* -%{_libdir}/swig1.3 -%{prefix}/share/aclocal/* +%{prefix}/share/* %changelog +* Thu Sep 16 2004 Marcelo Matus +- Small fixes needed after removing the runtime package * Tue Jul 20 2004 William Fulton - Update for SWIG-1.3.22 - Removed runtime package * Wed Mar 03 2004 Robert H De Vries