From 028d7dd8d3e38bb973b34aef145b5df5ffe4ea8b Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 11:56:03 +0000 Subject: [PATCH] auto-import changelog data from rwall-0.17-10.src.rpm Wed Apr 04 2001 Jakub Jelinek - don't let configure to guess compiler, it can pick up egcs --- rwall.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rwall.spec b/rwall.spec index 21de1e9..72d1ea4 100644 --- a/rwall.spec +++ b/rwall.spec @@ -1,7 +1,7 @@ Summary: Client for sending messages to a host's logged in users. Name: rwall Version: 0.17 -Release: 9 +Release: 10 Copyright: BSD Group: System Environment/Daemons Source: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-rwall-%{version}.tar.gz @@ -40,7 +40,7 @@ from users on remote hosts. %patch1 -p1 -b .banner %build -sh configure +sh configure --with-c-compiler=gcc perl -pi -e ' s,^CC=.*$,CC=cc,; s,-O2,\$(RPM_OPT_FLAGS),; @@ -85,6 +85,9 @@ fi %config /etc/rc.d/init.d/rwalld %changelog +* Wed Apr 4 2001 Jakub Jelinek +- don't let configure to guess compiler, it can pick up egcs + * Tue Feb 13 2001 Florian La Roche - also set $prog to rwalld to get it working