[arch-commits] Commit in subversion/trunk (3 files)

Douglas Soares de Andrade douglas at archlinux.org
Sun Jun 7 11:34:39 UTC 2009


    Date: Sunday, June 7, 2009 @ 07:34:39
  Author: douglas
Revision: 41783

upgpkg: subversion 1.6.2-6
    Hopefully fixed the git problem now

Modified:
  subversion/trunk/ChangeLog
  subversion/trunk/PKGBUILD
  subversion/trunk/subversion.rpath.fix.patch

----------------------------+
 ChangeLog                  |    4 ++++
 PKGBUILD                   |    4 ++--
 subversion.rpath.fix.patch |   23 ++++++++++-------------
 3 files changed, 16 insertions(+), 15 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-06-07 10:19:49 UTC (rev 41782)
+++ ChangeLog	2009-06-07 11:34:39 UTC (rev 41783)
@@ -1,4 +1,8 @@
 
+2009-06-07  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Now hopefully fixed git issues
+
 2009-05-16  Douglas Soares de Andrade  <douglas at archlinux.org>
 
 	* Fixing wrong link against ruby 1.9

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-07 10:19:49 UTC (rev 41782)
+++ PKGBUILD	2009-06-07 11:34:39 UTC (rev 41783)
@@ -4,7 +4,7 @@
 
 pkgname=subversion
 pkgver=1.6.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Replacement for CVS, another versioning system (svn)"
 arch=(i686 x86_64)
 license=('apache' 'bsd')
@@ -76,4 +76,4 @@
          'a0db6dd43af33952739b6ec089852630'
          'c459e299192552f61578f3438abf0664'
          '21bf3aa5b797ce98eba8307f30e9c070'
-         '7cc37072e578f3d527e300881f92b966')
+         '6b4340ba9d8845cd8497e013ae01be3f')

Modified: subversion.rpath.fix.patch
===================================================================
--- subversion.rpath.fix.patch	2009-06-07 10:19:49 UTC (rev 41782)
+++ subversion.rpath.fix.patch	2009-06-07 11:34:39 UTC (rev 41783)
@@ -1,13 +1,10 @@
---- subversion.remove.rpath.round2.patch	(revision 0)
-+++ subversion.remove.rpath.round2.patch	(revision 0)
-@@ -0,0 +1,10 @@
-+--- Makefile.in.orig	2009-02-16 14:10:48.000000000 -0200
-++++ Makefile.in	2009-06-04 00:56:29.000000000 -0300
-+@@ -678,6 +678,7 @@
-+ 
-+ $(SWIG_PL_DIR)/native/Makefile: $(SWIG_PL_DIR)/native/Makefile.PL
-+ 	cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL
-++	cd $(SWIG_PL_DIR)/native; sed -i 's|LD_RUN_PATH|DIE_RPATH_DIE|g' Makefile{,.{client,delta,fs,ra,repos,wc}}
-+ 
-+ swig-pl_DEPS = autogen-swig-pl libsvn_swig_perl \
-+   $(SWIG_PL_DIR)/native/Makefile
+--- Makefile.in.orig	2009-02-16 14:10:48.000000000 -0200
++++ Makefile.in	2009-06-04 00:56:29.000000000 -0300
+@@ -678,6 +678,7 @@
+ 
+ $(SWIG_PL_DIR)/native/Makefile: $(SWIG_PL_DIR)/native/Makefile.PL
+ 	cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL
++	cd $(SWIG_PL_DIR)/native; sed -i 's|LD_RUN_PATH|DIE_RPATH_DIE|g' Makefile{,.{client,delta,fs,ra,repos,wc}}
+ 
+ swig-pl_DEPS = autogen-swig-pl libsvn_swig_perl \
+   $(SWIG_PL_DIR)/native/Makefile




More information about the arch-commits mailing list