- trim tools/buildbot, tools/dist from docdir
This commit is contained in:
parent
2df1e85ead
commit
47e89b610a
@ -17,7 +17,7 @@
|
|||||||
Summary: A Modern Concurrent Version Control System
|
Summary: A Modern Concurrent Version Control System
|
||||||
Name: subversion
|
Name: subversion
|
||||||
Version: 1.6.13
|
Version: 1.6.13
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: ASL 1.1
|
License: ASL 1.1
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://subversion.apache.org/
|
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
|
rm -f ${RPM_BUILD_ROOT}%{ruby_sitearch}/svn/ext/*.*a
|
||||||
|
|
||||||
# Trim what goes in docdir
|
# 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
|
# Install psvn for emacs and xemacs
|
||||||
for f in emacs/site-lisp xemacs/site-packages/lisp; do
|
for f in emacs/site-lisp xemacs/site-packages/lisp; do
|
||||||
@ -428,6 +428,9 @@ fi
|
|||||||
%{_mandir}/man1/svn2cl.1*
|
%{_mandir}/man1/svn2cl.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Oct 5 2010 Joe Orton <jorton@redhat.com> - 1.6.13-1
|
||||||
- update to 1.6.13
|
- update to 1.6.13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user