From: Jan Palus Date: Fri, 29 Dec 2023 10:22:09 +0000 (+0100) Subject: up to 1.14.3 X-Git-Tag: auto/th/subversion-1.14.3-1~4 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fsubversion.git;a=commitdiff_plain;h=0dfb67afa18dd7c31b0623561f1789aa840c4f86 up to 1.14.3 --- diff --git a/subversion-perl.patch b/subversion-perl.patch index 88f23aa..514254b 100644 --- a/subversion-perl.patch +++ b/subversion-perl.patch @@ -4,8 +4,8 @@ ./config.status subversion/bindings/swig/perl/native/Makefile.PL $(SWIG_PL_DIR)/native/Makefile: libsvn_swig_perl $(SWIG_PL_DIR)/native/Makefile.PL -- cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL PREFIX=$(prefix) -+ cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL PREFIX=$(prefix) INSTALLDIRS=vendor +- cd $(SWIG_PL_DIR)/native; $(SWIG_PL_PERL) Makefile.PL PREFIX=$(prefix) ++ cd $(SWIG_PL_DIR)/native; $(SWIG_PL_PERL) Makefile.PL PREFIX=$(prefix) INSTALLDIRS=vendor # There is a "readlink -f" command on some systems for the same purpose, # but it's not as portable (e.g. Mac OS X doesn't have it). These should diff --git a/subversion.spec b/subversion.spec index 7466932..f915bb4 100644 --- a/subversion.spec +++ b/subversion.spec @@ -55,12 +55,12 @@ Summary: A Concurrent Versioning system similar to but better than CVS Summary(pl.UTF-8): System kontroli wersji podobny, ale lepszy, niż CVS Summary(pt_BR.UTF-8): Sistema de versionamento concorrente Name: subversion -Version: 1.14.2 -Release: 5 +Version: 1.14.3 +Release: 1 License: Apache v2.0 Group: Development/Version Control Source0: https://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2 -# Source0-md5: 9927b167d1c67d663ca63125907f6f69 +# Source0-md5: 19756a5ceb32a022698a66e48616ef6b Source1: %{name}-dav_svn.conf Source2: %{name}-authz_svn.conf Source3: %{name}-svnserve.init