From b6eba1a638aa8fd4eb49402a53cc92c77f4624f6 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 14 Feb 2007 17:50:51 +0000 Subject: [PATCH] - disable readline support for now (#223781) --- xfsprogs.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xfsprogs.spec b/xfsprogs.spec index ecbea32..8cbbed1 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs Version: 2.8.18 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base URL: http://oss.sgi.com/projects/xfs/ @@ -58,9 +58,6 @@ export tagname=CC DEBUG=-DNDEBUG --bindir=%{_sbindir} \ --enable-shared=yes \ --enable-gettext=yes \ - --enable-readline=yes \ - --enable-editline=no \ - --enable-termcap=yes \ --enable-shared-uuid=yes make %{?_smp_mflags} # @@ -110,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Wed Feb 14 2007 Miroslav Lichvar 2.8.18-2 +- Disable readline support for now (#223781) + * Sun Feb 04 2007 Jarod Wilson 2.8.18-1 - Post-facto changelog addition to note bump to 2.8.18