diff --git a/subversion.spec b/subversion.spec
index 3cadf13..fe18c1f 100644
--- a/subversion.spec
+++ b/subversion.spec
@@ -16,7 +16,7 @@
 Summary: Modern Version Control System designed to replace CVS
 Name: subversion
 Version: 1.3.0
-Release: 4.2
+Release: 5
 License: BSD
 Group: Development/Tools
 URL: http://subversion.tigris.org/
@@ -240,7 +240,8 @@ rm -rf ${RPM_BUILD_ROOT}
 
 %files ruby
 %defattr(-,root,root,-)
-%{_libdir}/libsvn_swig_ruby*
+# This is already in the main package and that is also required:
+#%{_libdir}/libsvn_swig_ruby*
 %{_libdir}/site_ruby/*/svn
 %{_libdir}/site_ruby/*/*-linux/svn
 
@@ -252,6 +253,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Thu Feb 16 2006 Florian La Roche <laroche@redhat.com> - 1.3.0-5
+- do not package libs within subversion-ruby, these are already
+  available via the main package
+
 * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.3.0-4.2
 - bump again for double-long bug on ppc(64)