From f51a0eac4596abbf151df651a7ea487642e17a2eb7918da2099131129feec0a4 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Tue, 14 May 2013 22:12:01 +0000 Subject: [PATCH] Accepting request 175673 from home:AndreasStieger:branches:devel:tools:scm:svn package verify-po.py and other hook scripts as documentation [bnc#781982] OBS-URL: https://build.opensuse.org/request/show/175673 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=116 --- subversion.changes | 6 ++++++ subversion.spec | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/subversion.changes b/subversion.changes index 156b421..5bc1c2d 100644 --- a/subversion.changes +++ b/subversion.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 14 21:52:35 UTC 2013 - andreas.stieger@gmx.de + +- package verify-po.py and other hook scripts as documentation + [bnc#781982] + ------------------------------------------------------------------- Fri Apr 12 20:28:50 UTC 2013 - andreas.stieger@gmx.de diff --git a/subversion.spec b/subversion.spec index 8a3aee3..1976a6a 100644 --- a/subversion.spec +++ b/subversion.spec @@ -594,6 +594,9 @@ rm -f %{buildroot}/var/adm/perl-modules/subversion %__install -D -m0644 tools/client-side/bash_completion "%{buildroot}/etc/bash_completion.d/%{name}" %endif #with_bashcomp +# clean tools for doc +%__rm -rf tools/*/*.in + %check # @@ -781,6 +784,7 @@ kill -9 `cat "$HTTPD_PIDFILE" 2>/dev/null` %files -f files.subversion %defattr(-,root,root) %doc README.SuSE BUGS CHANGES LICENSE README.mod_authz_svn +%doc tools/hook-scripts tools/backup tools/bdb tools/examples tools/xslt # %config(noreplace) /etc/xinetd.d/svnserve %attr(754,root,root) /etc/init.d/svnserve