]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
maint: fix for 'make sc_immutable_NEWS' hints
authorPavel Raiskup <praiskup@redhat.com>
Tue, 16 Feb 2016 00:16:20 +0000 (01:16 +0100)
committerPavel Raiskup <praiskup@redhat.com>
Wed, 17 Feb 2016 08:19:49 +0000 (09:19 +0100)
* NEWS: Remove the leading white-spaces before Copyright line
because it breaks the perl regexp in sc_immutable_NEWS rule.
* cfg.mk (old_NEWS_hash): Adjust to correct previous hash as the
old NEWS entries were not actually touched.

NEWS
cfg.mk

diff --git a/NEWS b/NEWS
index 722a20ede62e099c5e608b279c6af6c0c37cc22b..2766a2bdcfcf2fc6d8cd2b8437038501ca341901 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1212,9 +1212,10 @@ New in 0.1:
 * First release of libtool
 * Support for: *-*-freebsd*, *-*-netbsd*, *-*-sunos4*, *-*-ultrix4*
 -- 
-  Copyright (C) 1996, 1998-2016 Free Software Foundation, Inc.
 
-  This file is part of GNU Libtool.
+Copyright (C) 1996, 1998-2016 Free Software Foundation, Inc.
+
+This file is part of GNU Libtool.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
diff --git a/cfg.mk b/cfg.mk
index 769e90b492c2b01d607ddcb9425ec8052191290d..76c07d2a84a56ee222002166357062d134ef25bd 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -24,7 +24,7 @@
 update-copyright-env := UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
 
 # Set format of NEWS
-old_NEWS_hash := 78bd299ce98037a45822de8d0f83c87a
+old_NEWS_hash := 694e28388e83b832b0d7614e305b107e
 
 manual_title = Portable Dynamic Shared Object Management