libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: [PATCH] gnulib: update gnulib submodule.


From: Gary V. Vaughan
Subject: FYI: [PATCH] gnulib: update gnulib submodule.
Date: Sat, 24 Dec 2011 09:10:33 +0700

Belay that, on my final pre-push `./bootstrap&&./configure&&make all check`
it turns out that upstream README-release changed a colon into a period,
so our local gnulib-tool patch needed updating accordingly.  This is the
version of the patch I'm pushing.

Among others, this fixes the reference to a local commit.
* gnulib: Updated to todays master HEAD revision.
* gl/top/README-release.diff: Update to account for changes to
gnulib/top/README-release since the last gnulib update.

Signed-off-by: Gary V. Vaughan <address@hidden>
---
 gl/top/README-release.diff |    8 ++++----
 gnulib                     |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/gl/top/README-release.diff b/gl/top/README-release.diff
index 9f89724..4cc43f3 100644
--- a/gl/top/README-release.diff
+++ b/gl/top/README-release.diff
@@ -1,5 +1,5 @@
---- gnulib/top/README-release  2011-10-23 14:32:58.000000000 +0700
-+++ gl/top/README-release      2011-10-23 14:38:40.000000000 +0700
+--- gnulib/top/README-release  2011-12-24 08:28:59.000000000 +0700
++++ gl/top/README-release      2011-12-24 09:01:01.000000000 +0700
 @@ -1,5 +1,9 @@
  Here are most of the steps we (maintainers) follow when making a release.
  
@@ -10,11 +10,11 @@
  * start from a clean, up-to-date git directory.
  
      make -k maintainer-clean || { ./configure && make maintainer-clean; }
-@@ -18,12 +24,24 @@
+@@ -18,12 +22,24 @@
  
      http://hydra.nixos.org/jobset/gnu/@address@hidden
  
--* Run "./bootstrap && ./configure".  This downloads any new translations:
+-* Run "./bootstrap && ./configure".  This downloads any new translations.
 +* Double check that serial number updates in public m4 files weren't
 +  forgotten since last release (they should be updated in git along with
 +  commits that require it so that users can work with git snapshots).
diff --git a/gnulib b/gnulib
index f51babf..576e46c 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit f51babfaf400eb509f854cad509f5e649b9182b1
+Subproject commit 576e46cb89ee781ec9f8352723b5dc96d3c7fd1f
-- 
1.7.8

Cheers,
-- 
Gary V. Vaughan (gary AT gnu DOT org)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]