This commit is contained in:
parent
1791f94662
commit
80f8cfec47
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:866fb7fd43c77d5dac77182ac81da6340f66a9d3aa79b855db298670659cdf9b
|
||||
size 8431694
|
||||
oid sha256:78a98924a173af31f371409fc356d1ecfca0730023d87b8fd6b32e676ff5437c
|
||||
size 8690925
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 9 11:26:54 CET 2008 - olh@suse.de
|
||||
|
||||
- update to rev 28821
|
||||
various bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 13 20:33:45 CET 2007 - mrueckert@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package subversion (Version 1.5.0)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@ -19,7 +19,7 @@ BuildRequires: neon-devel openldap2-devel
|
||||
%endif
|
||||
BuildRequires: sqlite-devel
|
||||
Version: 1.5.0
|
||||
Release: 21
|
||||
Release: 28
|
||||
#
|
||||
%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
|
||||
#
|
||||
@ -86,7 +86,23 @@ Group: Development/Tools/Version Control
|
||||
Summary: Tools for Subversion
|
||||
|
||||
%description tools
|
||||
Tools for Subversion
|
||||
This package contains a lot of tools for subversion server and
|
||||
repository admins: * hot-backup makes a backup of a svn repo
|
||||
without stopping
|
||||
|
||||
* various scripts for client (bash_completion, showchange.pl,
|
||||
svn-graph.pl, ...) and server (svn-backup-dumps.py, ...) site
|
||||
|
||||
* po file translation scripts
|
||||
|
||||
* hook scripts
|
||||
|
||||
* xslt example
|
||||
|
||||
* some scripts and code examples
|
||||
|
||||
An overview of the scripts can be found at:
|
||||
http://subversion.tigris.org/tools_contrib.html
|
||||
|
||||
|
||||
|
||||
@ -403,6 +419,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{apache_libexecdir}/mod_authz_svn.*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 09 2008 - olh@suse.de
|
||||
- update to rev 28821
|
||||
various bugfixes
|
||||
* Thu Dec 13 2007 - mrueckert@suse.de
|
||||
- remove openldap2-devel from the buildrequires:
|
||||
subversion itself does not use openldap. the missing dependency
|
||||
|
Loading…
x
Reference in New Issue
Block a user