From 47e89b610abac4e0259bad5c06dcf4554fa689ec Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 12 Oct 2010 14:48:57 +0100 Subject: [PATCH] - trim tools/buildbot, tools/dist from docdir --- subversion.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/subversion.spec b/subversion.spec index 542fbc8..2ea6b34 100644 --- a/subversion.spec +++ b/subversion.spec @@ -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 - 1.6.13-2 +- trim tools/buildbot, tools/dist from docdir + * Tue Oct 5 2010 Joe Orton - 1.6.13-1 - update to 1.6.13