[arch-commits] Commit in coreutils/repos (3 files)

Allan McRae allan at archlinux.org
Mon May 4 04:33:16 UTC 2009


    Date: Monday, May 4, 2009 @ 00:33:16
  Author: allan
Revision: 37864

Merged revisions 37862-37863 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/coreutils/trunk

........
  r37862 | allan | 2009-05-04 14:30:03 +1000 (Mon, 04 May 2009) | 1 line
  
  add patch to svn
........
  r37863 | allan | 2009-05-04 14:31:43 +1000 (Mon, 04 May 2009) | 1 line
  
  fix md5sum
........

Added:
  coreutils/repos/testing-i686/coreutils-7.3-automake.patch
    (from rev 37863, coreutils/trunk/coreutils-7.3-automake.patch)
Modified:
  coreutils/repos/testing-i686/	(properties)
  coreutils/repos/testing-i686/PKGBUILD

------------------------------+
 PKGBUILD                     |    2 +-
 coreutils-7.3-automake.patch |   13 +++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)


Property changes on: coreutils/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /coreutils/trunk:1-37579
   + /coreutils/trunk:1-37863

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-05-04 04:31:43 UTC (rev 37863)
+++ testing-i686/PKGBUILD	2009-05-04 04:33:16 UTC (rev 37864)
@@ -25,7 +25,7 @@
 	coreutils-7.3-automake.patch
 	su)
 md5sums=('b72c35e4872cf04c2b7642ef8248d0ea'
-         '950b2fabf2004dbc65cfe2fd7d560523'
+         'ed03cc1618dc815fe0a8b5975b4d6198'
          '18d3ba178e2691242287b59bd81aedb9'
          '2127eb34886396b8361c9ab39acfe01c'
          '081aeb04487d1445d0dc3fc98cf41260'

Copied: coreutils/repos/testing-i686/coreutils-7.3-automake.patch (from rev 37863, coreutils/trunk/coreutils-7.3-automake.patch)
===================================================================
--- testing-i686/coreutils-7.3-automake.patch	                        (rev 0)
+++ testing-i686/coreutils-7.3-automake.patch	2009-05-04 04:33:16 UTC (rev 37864)
@@ -0,0 +1,13 @@
+diff -Naur coreutils-7.3-old/configure.ac coreutils-7.3/configure.ac
+--- coreutils-7.3-old/configure.ac	2009-04-24 22:50:28.000000000 +1000
++++ coreutils-7.3/configure.ac	2009-05-03 01:30:17.000000000 +1000
+@@ -32,8 +32,7 @@
+ AC_CONFIG_AUX_DIR([build-aux])
+ AC_CONFIG_HEADERS([lib/config.h:lib/config.hin])
+ 
+-AM_INIT_AUTOMAKE([1.10b dist-xz color-tests parallel-tests])
+-AM_SILENT_RULES([yes]) # make --enable-silent-rules the default.
++AM_INIT_AUTOMAKE([1.10.2 dist-lzma])
+ 
+ AC_PROG_CC_STDC
+ AM_PROG_CC_C_O




More information about the arch-commits mailing list