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
This commit is contained in:
parent
3b7a31ccf3
commit
f51a0eac45
@ -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
|
Fri Apr 12 20:28:50 UTC 2013 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -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}"
|
%__install -D -m0644 tools/client-side/bash_completion "%{buildroot}/etc/bash_completion.d/%{name}"
|
||||||
%endif #with_bashcomp
|
%endif #with_bashcomp
|
||||||
|
|
||||||
|
# clean tools for doc
|
||||||
|
%__rm -rf tools/*/*.in
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -781,6 +784,7 @@ kill -9 `cat "$HTTPD_PIDFILE" 2>/dev/null`
|
|||||||
%files -f files.subversion
|
%files -f files.subversion
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.SuSE BUGS CHANGES LICENSE README.mod_authz_svn
|
%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
|
%config(noreplace) /etc/xinetd.d/svnserve
|
||||||
%attr(754,root,root) /etc/init.d/svnserve
|
%attr(754,root,root) /etc/init.d/svnserve
|
||||||
|
Loading…
x
Reference in New Issue
Block a user