diff --git a/subversion.spec b/subversion.spec index 2bae5a1..46cad21 100644 --- a/subversion.spec +++ b/subversion.spec @@ -15,7 +15,7 @@ Summary: Modern Version Control System designed to replace CVS Name: subversion Version: 1.5.0 -Release: 4 +Release: 5 License: ASL 1.1 Group: Development/Tools URL: http://subversion.tigris.org/ @@ -226,7 +226,7 @@ rm -rf ${RPM_BUILD_ROOT} %defattr(-,root,root) %doc BUGS COMMITTERS COPYING HACKING INSTALL README CHANGES %doc tools subversion/LICENSE mod_authz_svn-INSTALL -%doc contrib/client-side/svn_load_dirs{.pl,_*,.README} +%doc contrib/client-side/svn_load_dirs/{*.pl,*.example,*.README} %{_bindir}/* %{_libdir}/libsvn_*.so.* %{_mandir}/man*/* @@ -275,6 +275,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Wed Jul 2 2008 Joe Orton 1.5.0-5 +- fix files list + * Wed Jul 2 2008 Joe Orton 1.5.0-4 - swig-perl test suite fix for Perl 5.10 (upstream r31546)