[packages/subversion] up to 1.14.3

atler atler at pld-linux.org
Fri Dec 29 15:04:48 CET 2023


commit 0dfb67afa18dd7c31b0623561f1789aa840c4f86
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Dec 29 11:22:09 2023 +0100

    up to 1.14.3

 subversion-perl.patch | 4 ++--
 subversion.spec       | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
---
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
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/subversion.git/commitdiff/c077d6a5825be6b42199b82d4b2096662f3cfc91



More information about the pld-cvs-commit mailing list