From 5b3cd9e4ab82e686f27d3fdc82be26bef956f910 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Mon, 22 Oct 2018 19:05:12 -0400 Subject: [PATCH] 2018-10-22 Patrick Linstruth * Fixed a bug in 'configure.ac' that broke the 'make rpm' target when used with long version strings. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2e74aa61..24a7d032 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17874,3 +17874,6 @@ package. 2018-10-22 Patrick Linstruth * Fixed regression with Qt4 build of rdadmin(1) +2018-10-22 Patrick Linstruth + * Fixed a bug in 'configure.ac' that broke the 'make rpm' target + when used with long version strings.