- trim tools/buildbot, tools/dist from docdir

This commit is contained in:
Joe Orton 2010-10-12 14:48:57 +01:00
parent 2df1e85ead
commit 47e89b610a

View File

@ -17,7 +17,7 @@
Summary: A Modern Concurrent Version Control System
Name: subversion
Version: 1.6.13
Release: 1%{?dist}
Release: 2%{?dist}
License: ASL 1.1
Group: Development/Tools
URL: http://subversion.apache.org/
@ -270,7 +270,7 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libsvn_swig_*.{so,la,a}
rm -f ${RPM_BUILD_ROOT}%{ruby_sitearch}/svn/ext/*.*a
# Trim what goes in docdir
rm -rf tools/*/*.in tools/test-scripts
rm -rf tools/*/*.in tools/test-scripts tools/buildbot tools/dist
# Install psvn for emacs and xemacs
for f in emacs/site-lisp xemacs/site-packages/lisp; do
@ -428,6 +428,9 @@ fi
%{_mandir}/man1/svn2cl.1*
%changelog
* Tue Oct 12 2010 Joe Orton <jorton@redhat.com> - 1.6.13-2
- trim tools/buildbot, tools/dist from docdir
* Tue Oct 5 2010 Joe Orton <jorton@redhat.com> - 1.6.13-1
- update to 1.6.13