[exim] Do not override LFLAGS (problem reported by Todd Lyons)

Jaroslav Škarvada jskarvad at fedoraproject.org
Fri Oct 10 08:41:33 UTC 2014


commit f44fc2848a3c07a257dfeeb79edc3de6c026e23a
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Fri Oct 10 10:41:23 2014 +0200

    Do not override LFLAGS (problem reported by Todd Lyons)

 exim.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/exim.spec b/exim.spec
index 1c2c1fa..00d982a 100644
--- a/exim.spec
+++ b/exim.spec
@@ -15,7 +15,7 @@
 Summary: The exim mail transfer agent
 Name: exim
 Version: 4.84
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Url: http://www.exim.org/
 Group: System Environment/Daemons
@@ -611,6 +611,9 @@ test "$1"  = 0 || %{_initrddir}/clamd.exim condrestart >/dev/null 2>&1 || :
 %{_sysconfdir}/cron.daily/greylist-tidy.sh
 
 %changelog
+* Fri Oct 10 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 4.84-4
+- Do not override LFLAGS (problem reported by Todd Lyons)
+
 * Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 4.84-3
 - Perl 5.20 rebuild
 


More information about the scm-commits mailing list