From f48b17e4d03b937ffad33cf9551ac6771f71c09d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Tue, 4 May 2021 18:15:21 +0100 Subject: [PATCH] Remove remaining traces of changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We intentionally stopped generating a changelog from git history in the switch to meson, since the tiny number of people who care can just look at the git history directly. For end users the "NEWS" file is a more consumable record of what's changed at a high level. The empty ChangeLog was still in git though from the autoconf days and thus ended up in the meson generated dist. It was also still mentioned in syntax check rules and the RPM spec. Signed-off-by: Daniel P. Berrangé --- ChangeLog | 0 build-aux/syntax-check.mk | 9 +-------- virt-viewer.spec.in | 2 +- 3 files changed, 2 insertions(+), 9 deletions(-) delete mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index e69de29..0000000 diff --git a/build-aux/syntax-check.mk b/build-aux/syntax-check.mk index 05632f8..f37b705 100644 --- a/build-aux/syntax-check.mk +++ b/build-aux/syntax-check.mk @@ -52,7 +52,7 @@ _sc_excl = \ VC_LIST_EXCEPT = \ $(VC_LIST) | sed 's|^$(_dot_escaped_srcdir)/||' \ | if test -f $(srcdir)/.x-$@; then grep -vEf $(srcdir)/.x-$@; \ - else grep -Ev -e "$${VC_LIST_EXCEPT_DEFAULT-ChangeLog}"; fi \ + else grep -Ev -e "$${VC_LIST_EXCEPT_DEFAULT}"; fi \ | grep -Ev -e '($(VC_LIST_ALWAYS_EXCLUDE_REGEX)|$(_sc_excl))' \ $(_prepend_srcdir_prefix) @@ -528,13 +528,6 @@ sc_prohibit_verify_without_use: sc_prohibit_xfreopen_without_use: @h='xfreopen.h' re='\