- disable readline support for now (#223781)

This commit is contained in:
Miroslav Lichvar 2007-02-14 17:50:51 +00:00
parent 30ee5f5c69
commit b6eba1a638
1 changed files with 4 additions and 4 deletions

View File

@ -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 <mlichvar@redhat.com> 2.8.18-2
- Disable readline support for now (#223781)
* Sun Feb 04 2007 Jarod Wilson <jwilson@redhat.com> 2.8.18-1
- Post-facto changelog addition to note bump to 2.8.18