[arch-commits] Commit in subversion/repos (4 files)

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


    Date: Sunday, June 7, 2009 @ 07:35:29
  Author: douglas
Revision: 41784

Merged revisions 41783 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/subversion/trunk

........
  r41783 | douglas | 2009-06-07 08:34:39 -0300 (Dom, 07 Jun 2009) | 2 lines
  
  upgpkg: subversion 1.6.2-6
      Hopefully fixed the git problem now
........

Modified:
  subversion/repos/extra-i686/	(properties)
  subversion/repos/extra-i686/ChangeLog
  subversion/repos/extra-i686/PKGBUILD
  subversion/repos/extra-i686/subversion.rpath.fix.patch

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


Property changes on: subversion/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /subversion/trunk:1-41750
   + /subversion/trunk:1-41783

Modified: extra-i686/ChangeLog
===================================================================
--- extra-i686/ChangeLog	2009-06-07 11:34:39 UTC (rev 41783)
+++ extra-i686/ChangeLog	2009-06-07 11:35:29 UTC (rev 41784)
@@ -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: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-06-07 11:34:39 UTC (rev 41783)
+++ extra-i686/PKGBUILD	2009-06-07 11:35:29 UTC (rev 41784)
@@ -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: extra-i686/subversion.rpath.fix.patch
===================================================================
--- extra-i686/subversion.rpath.fix.patch	2009-06-07 11:34:39 UTC (rev 41783)
+++ extra-i686/subversion.rpath.fix.patch	2009-06-07 11:35:29 UTC (rev 41784)
@@ -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