1bcdb37
Summary: A library for editing typed command lines
cvsdist 97b492d
Name: readline
b1197d3
Version: 8.1
72ad282
Release: 3%{?dist}
a08828a
License: GPLv3+
f757b6f
URL: https://tiswww.case.edu/php/chet/readline/rltop.html
c6de18b
Source: ftp://ftp.gnu.org/gnu/readline/readline-%{version}.tar.gz
74835aa
8ed5187
# Official upstream patches
8ed5187
# Patches are converted to apply with '-p1'
8ed5187
8ed5187
# Other patches
2569450
# Remove RPATH, use CFLAGS
2569450
Patch101: readline-8.0-shlib.patch
74835aa
4fd5221
BuildRequires: make
737c1b4
BuildRequires: gcc
db57ac3
BuildRequires: ncurses-devel
cvsdist 97b492d
cvsdist 97b492d
%description
cvsdist 9d21a70
The Readline library provides a set of functions that allow users to
cvsdist 9d21a70
edit command lines. Both Emacs and vi editing modes are available. The
cvsdist 9d21a70
Readline library includes additional functions for maintaining a list
cvsdist 9d21a70
of previously-entered command lines for recalling or editing those
cvsdist 9d21a70
lines, and for performing csh-like history expansion on previous
cvsdist 9d21a70
commands.
cvsdist 97b492d
cvsdist 97b492d
%package devel
1bcdb37
Summary: Files needed to develop programs which use the readline library
Igor Gnatenko d3056f6
Requires: %{name}%{?_isa} = %{version}-%{release}
cvsdist 97b492d
cvsdist 97b492d
%description devel
cvsdist 9d21a70
The Readline library provides a set of functions that allow users to
cvsdist 9d21a70
edit typed command lines. If you want to develop programs that will
cvsdist 9d21a70
use the readline library, you need to have the readline-devel package
cvsdist 9d21a70
installed. You also need to have the readline package installed.
cvsdist 97b492d
1bcdb37
%package static
1bcdb37
Summary: Static libraries for the readline library
Igor Gnatenko 4916ef0
Requires: %{name}-devel%{?_isa} = %{version}-%{release}
1bcdb37
1bcdb37
%description static
1bcdb37
The readline-static package contains the static version of the readline
1bcdb37
library.
1bcdb37
cvsdist 97b492d
%prep
Igor Gnatenko 8a38ca6
%autosetup -p1
cvsdist 97b492d
cvsdist 97b492d
%build
6f0a8f0
%configure --with-curses --disable-install-examples
Igor Gnatenko 0704dd3
%make_build
cvsdist 97b492d
cvsdist 97b492d
%install
Igor Gnatenko 0704dd3
%make_install
cvsdist 97b492d
6f0a8f0
rm -vrf %{buildroot}%{_docdir}/readline
6f0a8f0
rm -vf %{buildroot}%{_infodir}/dir*
cvsdist 97b492d
737c1b4
%ldconfig_scriptlets
cvsdist 97b492d
cvsdist 97b492d
%files
119a61e
%license COPYING USAGE
Igor Gnatenko 7cb4544
%{_libdir}/libreadline.so.*
Igor Gnatenko 7cb4544
%{_libdir}/libhistory.so.*
6316085
%{_infodir}/history.info*
6316085
%{_infodir}/rluserman.info*
cvsdist 97b492d
cvsdist 97b492d
%files devel
119a61e
%doc CHANGES NEWS README
6316085
%doc examples/*.c examples/*.h examples/rlfe
Igor Gnatenko 7cb4544
%{_includedir}/readline/
Igor Gnatenko 7cb4544
%{_libdir}/libreadline.so
Igor Gnatenko 7cb4544
%{_libdir}/libhistory.so
2569450
%{_libdir}/pkgconfig/%{name}.pc
Igor Gnatenko 7cb4544
%{_mandir}/man3/readline.3*
Igor Gnatenko 7cb4544
%{_mandir}/man3/history.3*
6316085
%{_infodir}/readline.info*
cvsdist 97b492d
1bcdb37
%files static
Igor Gnatenko 7cb4544
%{_libdir}/libreadline.a
Igor Gnatenko 7cb4544
%{_libdir}/libhistory.a
1bcdb37
cvsdist 97b492d
%changelog
72ad282
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.1-3
72ad282
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
72ad282
86f8ef1
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.1-2
86f8ef1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
86f8ef1
b1197d3
* Wed Jan  6 11:32:21 CET 2021 Siteshwar Vashisht <svashisht@redhat.com> - 8.1-1
b1197d3
- Rebase to readline-8.1
b1197d3
  Resolves: #1904867
b1197d3
e8b0287
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.0-5
e8b0287
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
e8b0287
a29f05c
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.0-4
a29f05c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
a29f05c
24f8a29
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 8.0-3
24f8a29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
24f8a29
07cadd8
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.0-2
07cadd8
- Drop ABI compatibility library
07cadd8
2569450
* Fri Feb 15 2019 Siteshwar Vashisht <svashisht@redhat.com> - 8.0-1
2569450
- Rebase to readline-8.0
2569450
f07976f
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-13
f07976f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
f07976f
56d3da6
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-12
56d3da6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
56d3da6
91e1baf
* Tue Jun 12 2018 Siteshwar Vashisht <svashisht@redhat.com> - 7.0-11
91e1baf
- Update to readline-7.0 patchlevel 5
91e1baf
  Resolves: #1590316
91e1baf
119a61e
* Tue Apr  3 2018 Peter Robinson <pbrobinson@fedoraproject.org> 7.0-10
119a61e
- Move USAGE to %%license as it describes usage in a licensing context
119a61e
b854b81
* Mon Mar 26 2018 Siteshwar Vashisht <svashisht@redhat.com> - 7.0-9
b854b81
- Update to readline-7.0 patchlevel 3
b854b81
  Resolves: #1547804
b854b81
aa2a231
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-8
aa2a231
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
aa2a231
3f2a3a2
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-7
3f2a3a2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
3f2a3a2
4b93267
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-6
4b93267
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
4b93267
af66756
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-5
af66756
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
af66756
Igor Gnatenko 4916ef0
* Mon Jan 16 2017 Igor Gnatenko <ignatenko@redhat.com> - 7.0-4
Igor Gnatenko 4916ef0
- fix requires in static subpkg
Igor Gnatenko 4916ef0
8ed5187
* Mon Jan 16 2017 Siteshwar Vashisht <svashisht@redhat.com> - 7.0-3
8ed5187
- Update to readline-7.0 patchlevel 1
8ed5187
Igor Gnatenko 198e0ca
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 7.0-2
Igor Gnatenko 198e0ca
- Rebuild for readline 7.x
Igor Gnatenko 198e0ca
83c701e
* Thu Jan 12 2017 Siteshwar Vashisht <svashisht@redhat.com> - 7.0-1
83c701e
- Rebase to Readline-7.0
83c701e
  Resolves: #1376611
83c701e
48ee2ac
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.3-8
48ee2ac
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
48ee2ac
b686f56
* Thu Aug 13 2015 Miroslav Lichvar <mlichvar@redhat.com> 6.3-7
c1c034e
- fix building with new rpm
b686f56
- rebuild for new ncurses
b686f56
362fa92
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.3-6
362fa92
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
362fa92
ba3a99a
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.3-5
ba3a99a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
ba3a99a
7a3f27c
* Mon Aug  4 2014 Tom Callaway <spot@fedoraproject.org> - 6.3-4
7a3f27c
- fix license handling
7a3f27c
e928ea1
* Tue Jul 22 2014 jchaloup <jchaloup@redhat.com> - 6.3-3
e928ea1
- related: #1071336
e928ea1
  new rebase for readline 6.3
e928ea1
a3eba03
* Wed Jul  2 2014 Paul Howarth <paul@city-fan.org> - 6.3-2
a3eba03
- resolves: #1115432
a3eba03
  fix 0003-add-TTY-input-audit-support.patch not to revert readline version
a3eba03
  number to 6.2
a3eba03
74835aa
* Thu Jun 19 2014 Jan Chaloupka <jchaloup@redhat.com> - 6.3-1
74835aa
- resolves: #1071336
74835aa
  rebase 6.3
74835aa
13b00f1
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.2-10
13b00f1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
13b00f1
b008061
* Mon May 26 2014 jchaloup <jchaloup@redhat.com> - 6.2-9
b008061
- resolves: #1077026
b008061
  Security patch for debug functions
b008061
6edaa41
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.2-8
6edaa41
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
6edaa41
ef475cf
* Thu Mar 28 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 6.2-7
ef475cf
- fix aarch64 build (#926433)
ef475cf
21709d7
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.2-6
21709d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
21709d7
141436f
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.2-5
141436f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
141436f
583e2dd
* Wed Jan 11 2012 Lukas Nykryn <lnykryn@redhat.com> 6.2-4
583e2dd
- temporary fix for problem with gdb, wait for y/n (#701131)
583e2dd
80247e2
* Wed Aug 31 2011 Lukas Nykryn <lnykryn@redhat.com> 6.2-3
80247e2
- isxdigit is no longer defined as macro ic c++ (#723299)
80247e2
a21f7b3
* Tue Mar 01 2011 Miroslav Lichvar <mlichvar@redhat.com> 6.2-2
a21f7b3
- include patch 001
a21f7b3
4ef4892
* Tue Feb 15 2011 Miroslav Lichvar <mlichvar@redhat.com> 6.2-1
4ef4892
- update to 6.2
4ef4892
ca2b6b9
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.1-4
ca2b6b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ca2b6b9
bdaa6c0
* Tue Jan 18 2011 Miroslav Lichvar <mlichvar@redhat.com> 6.1-3
bdaa6c0
- include patches 001, 002 (#657758)
bdaa6c0
- add TTY input audit support (#244350)
bdaa6c0
ef7603b
* Wed Feb 17 2010 Lubomir Rintel <lkundrak@v3.sk> 6.1-2
ef7603b
- fix the version number in header
ef7603b
617e85b
* Tue Jan 12 2010 Miroslav Lichvar <mlichvar@redhat.com> 6.1-1
617e85b
- update to 6.1
617e85b
8442e2e
* Tue Aug 25 2009 Miroslav Lichvar <mlichvar@redhat.com> 6.0-3
8442e2e
- include patch 004
8442e2e
- suppress install-info errors (#515910)
8442e2e
- remove dir* in infodir after install (#492097)
8442e2e
f75f73a
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0-2
f75f73a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
f75f73a
a08828a
* Tue Jul 14 2009 Miroslav Lichvar <mlichvar@redhat.com> 6.0-1
a08828a
- update to 6.0
a08828a
- include patches 001, 002, 003
a08828a
fe45e1c
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.2-14
fe45e1c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
fe45e1c
aa7e929
* Sun Mar 23 2008 Jan Kratochvil <jan.kratochvil@redhat.com> - 5.2-13
aa7e929
- Fix the previous %%changelog entry authorship.
aa7e929
aa7e929
* Sun Mar 23 2008 Jan Kratochvil <jan.kratochvil@redhat.com> - 5.2-12
447effa
- Fix excessive prompts on CTRL-C abort while the prompt is being printed.
447effa
61944bb
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 5.2-11
61944bb
- Autorebuild for GCC 4.3
61944bb
e56f02a
* Fri Jan 18 2008 Miroslav Lichvar <mlichvar@redhat.com> 5.2-10
e56f02a
- move libreadline to /lib
e56f02a
5f2281c
* Thu Jan 03 2008 Miroslav Lichvar <mlichvar@redhat.com> 5.2-9
5f2281c
- include upstream patches 008-011
5f2281c
c6de18b
* Mon Nov 05 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.2-8
c6de18b
- fix cursor position when prompt has one invisible character (#358231)
c6de18b
- merge review fixes (#226361)
c6de18b
- fix source URL
c6de18b
36f5292
* Mon Aug 27 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.2-7
36f5292
- include patches 005, 006, 007
36f5292
77527ff
* Wed Aug 22 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.2-6
77527ff
- update license tag
77527ff
b9b9176
* Tue May 29 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.2-5
b9b9176
- include patches 5.2-003, 5.2-004
b9b9176
a0fe47e
* Thu Mar 22 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.2-4
a0fe47e
- apply 5.2-002 patch
a0fe47e
1bcdb37
* Thu Mar 15 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.2-3
1bcdb37
- link libreadline with libtinfo (#232277)
1bcdb37
- include upstream 5.2-001 patch
1bcdb37
- move static libraries to -static subpackage, spec cleanup
1bcdb37
db57ac3
* Thu Nov 30 2006 Miroslav Lichvar <mlichvar@redhat.com> 5.2-2
db57ac3
- require ncurses-devel instead of libtermcap-devel
db57ac3
6316085
* Mon Nov 13 2006 Miroslav Lichvar <mlichvar@redhat.com> 5.2-1
6316085
- update to 5.2 (#213795)
6316085
- use CFLAGS when linking (#199374)
6316085
- package docs and examples (#172497)
6316085
- spec cleanup
6316085
dade915
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.1-1.1
dade915
- rebuild
dade915
b497441
* Mon Jul 10 2006 Jindrich Novy <jnovy@redhat.com> 5.1-1
b497441
- update to readline-5.1
b497441
- apply new proposed upstream patches for 5.1 (001-004)
b497441
- drop "read -e" patch, applied upstream
b497441
90b114c
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.0-3.2.1
90b114c
- bump again for double-long bug on ppc(64)
90b114c
5b496e6
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.0-3.2
5b496e6
- rebuilt for new gcc4.1 snapshot and glibc changes
5b496e6
ff4de4c
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
ff4de4c
- rebuilt
ff4de4c
8e490c0
* Wed Mar  2 2005 Tim Waugh <twaugh@redhat.com> 5.0-3
8e490c0
- Rebuild for new GCC.
8e490c0
1ec2e43
* Tue Jan 18 2005 Tim Waugh <twaugh@redhat.com> 5.0-2
1ec2e43
- Fix line-wrapping (bug #145329).
3c88081
- Apply "read -e" patch from bash package.
3c88081
44dbfe0
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 5.0-1
44dbfe0
- 5.0 (bug #144835).
44dbfe0
7f9b51c
* Mon Nov 29 2004 Tim Waugh <twaugh@redhat.com> 4.3-14
885fb9c
- Added URL tag (bug #141106).
885fb9c
cvsdist db42eaf
* Thu Sep  2 2004 Jeremy Katz <katzj@redhat.com> - 4.3-13
cvsdist db42eaf
- rebuild so that static linking against readline will work on ppc64 
cvsdist db42eaf
  without dot symbols
cvsdist db42eaf
cvsdist 615e668
* Mon Jun 28 2004 Tim Waugh <twaugh@redhat.com> 4.3-12
cvsdist 615e668
- Build requires libtool (bug #126589).
cvsdist 615e668
cvsdist e6b521b
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist e6b521b
- rebuilt
cvsdist e6b521b
cvsdist 5873c16
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 5873c16
- rebuilt
cvsdist 5873c16
cvsdist 5873c16
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 5873c16
- rebuilt
cvsdist 5873c16
cvsdist a673e58
* Fri Nov 28 2003 Thomas Woerner <twoerner@redhat.com> 4.3-9
cvsdist a673e58
- removed rpath
cvsdist a673e58
cvsdist a673e58
* Thu Nov  6 2003 Tim Waugh <twaugh@redhat.com> 4.3-8
cvsdist a673e58
- Apply upstream patches (bug #109240 among others).
cvsdist a673e58
cvsdist a673e58
* Wed Jun 25 2003 Tim Waugh <twaugh@redhat.com>
cvsdist a673e58
- devel package requires libtermcap-devel (bug #98015).
cvsdist a673e58
cvsdist 79d66e3
* Wed Jun 25 2003 Tim Waugh <twaugh@redhat.com> 4.3-7
cvsdist a673e58
- Fixed recursion loop (bug #92372).
cvsdist 79d66e3
cvsdist 79d66e3
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 79d66e3
- rebuilt
cvsdist 79d66e3
cvsdist 37a5b5a
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 37a5b5a
- rebuilt
cvsdist 37a5b5a
cvsdist 37a5b5a
* Wed Nov 20 2002 Tim Powers <timp@redhat.com>
cvsdist 37a5b5a
- rebuild in current collinst
cvsdist 37a5b5a
- BuildRequires autoconf only
cvsdist 37a5b5a
cvsdist bd81f10
* Wed Aug 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.3-3
cvsdist e894259
- Fixed Esc-O-M stack overflow bug.
cvsdist e894259
cvsdist e894259
* Mon Jul 22 2002 Phil Knirsch <pknirsch@redhat.com> 4.3-1
cvsdist e894259
- Updated to latest readline release 4.3
cvsdist e894259
cvsdist e894259
* Thu Jul 11 2002 Phil Knirsch <pknirsch@redhat.com> 4.2a-7
cvsdist e894259
- Fixed problem with alpha build.
cvsdist e894259
cvsdist e894259
* Wed Jul 10 2002 Phil Knirsch <pknirsch@redhat.com>
cvsdist e894259
- Fixed utf8 problem (originally observed in bash).
cvsdist e894259
cvsdist e894259
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 4.2a-6
cvsdist e894259
- automated rebuild
cvsdist e894259
cvsdist e894259
* Thu May 23 2002 Tim Powers <timp@redhat.com> 4.2a-5
cvsdist e894259
- automated rebuild
cvsdist e894259
1bcdb37
* Wed Mar 20 2002 Trond Eivind Glomsrød <teg@redhat.com> 4.2a-4
cvsdist e86817d
- Use autoconf 2.53, not 2.52
cvsdist e86817d
cvsdist 563ef6c
* Mon Mar  4 2002 Bernhard Rosenkraenzer <bero@redhat.com> 4.2a-3
cvsdist 563ef6c
- Rebuild
cvsdist 563ef6c
cvsdist 563ef6c
* Mon Nov 26 2001 Matt Wilson <msw@redhat.com> 4.2a-2
cvsdist 563ef6c
- removed the manual symlinking of .so, readline handles this by itself
cvsdist 563ef6c
- call only %%makeinstall, not %%makeinstall install install-shared as
cvsdist 563ef6c
  this makes bogus .old files in the buildroot
cvsdist 563ef6c
cvsdist 563ef6c
* Tue Nov 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 4.2a-1
cvsdist 563ef6c
- 4.2a
cvsdist 563ef6c
cvsdist 563ef6c
* Tue Oct  2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 4.2-4
cvsdist 563ef6c
- Work around autoconf bug
cvsdist 563ef6c
cvsdist 563ef6c
* Mon Oct  1 2001 Bernhard Rosenkraenzer <bero@redhat.com> 4.2-3
cvsdist 563ef6c
- Don't use readline's internal re-implementation of strpbrk on systems
cvsdist 563ef6c
  that have strpbrk - the system implementation is faster and better maintained.
cvsdist 563ef6c
cvsdist 9d21a70
* Tue Aug  7 2001 Bernhard Rosenkraenzer <bero@redhat.com> 4.2-2
cvsdist 9d21a70
- Make sure headers can be included from C++ applications (#51131)
cvsdist 9d21a70
  (Patch based on Debian's with the bugs removed ;) )
cvsdist 9d21a70
cvsdist 971c59d
* Wed May 09 2001 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 971c59d
- update to 4.2 and adapt patches
cvsdist 971c59d
cvsdist 6f3ed5d
* Fri Apr  6 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 6f3ed5d
- change the paths listed for the header files in the man page to reflect
cvsdist 6f3ed5d
  the location changes from previous versions (#35073)
cvsdist 6f3ed5d
- note that "on" is acceptable instead of "On" in the man page (#21327)
cvsdist 6f3ed5d
cvsdist 6f3ed5d
* Thu Mar  8 2001 Preston Brown <pbrown@redhat.com>
cvsdist 6f3ed5d
- fix reading of end key termcap value (@7 is correct, was kH) (#30884)
cvsdist 6f3ed5d
cvsdist 6f3ed5d
* Tue Jan 30 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 6f3ed5d
- mark the man page as currently out-of-date (#25294)
cvsdist 6f3ed5d
cvsdist 6f3ed5d
* Thu Sep  7 2000 Jeff Johnson <jbj@redhat.com>
cvsdist 6f3ed5d
- FHS packaging (64bit systems need to use libdir).
cvsdist 5a95ea0
cvsdist 97b492d
* Thu Aug 17 2000 Jeff Johnson <jbj@redhat.com>
cvsdist 97b492d
- summaries from specspo.
cvsdist 97b492d
cvsdist 97b492d
* Wed Aug  2 2000 Florian La Roche <Florian.LaRoche@redhat.com>
cvsdist 97b492d
- use "rm -f" in specfile
cvsdist 97b492d
cvsdist 97b492d
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 97b492d
- automatic rebuild
cvsdist 97b492d
cvsdist 97b492d
* Mon Jun  5 2000 Jeff Johnson <jbj@redhat.com>
cvsdist 97b492d
- FHS packaging.
cvsdist 97b492d
cvsdist 97b492d
* Tue Mar 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 97b492d
- 4.1
cvsdist 97b492d
cvsdist 97b492d
* Thu Feb 03 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 97b492d
- update to 4.0
cvsdist 97b492d
cvsdist 97b492d
* Fri Apr 09 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist 97b492d
- added guard patch from Taneli Huuskonen <huuskone@cc.helsinki.fi>
cvsdist 97b492d
cvsdist 97b492d
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist 97b492d
- auto rebuild in the new build environment (release 4)
cvsdist 97b492d
cvsdist 97b492d
* Sun Jul 26 1998 Jeff Johnson <jbj@redhat.com>
cvsdist 97b492d
- updated to 2.2.1
cvsdist 97b492d
cvsdist 97b492d
* Wed May 06 1998 Prospector System <bugs@redhat.com>
cvsdist 97b492d
- translations modified for de, fr, tr
cvsdist 97b492d
cvsdist 97b492d
* Wed May 06 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 97b492d
- don't package /usr/info/dir
cvsdist 97b492d
cvsdist 97b492d
* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 97b492d
- devel package moved to Development/Libraries
cvsdist 97b492d
cvsdist 97b492d
* Tue Apr 21 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 97b492d
- updated to 2.2
cvsdist 97b492d
cvsdist 97b492d
* Tue Oct 14 1997 Donnie Barnes <djb@redhat.com>
cvsdist 97b492d
- spec file cleanups
cvsdist 97b492d
cvsdist 97b492d
* Fri Oct 10 1997 Erik Troan <ewt@redhat.com>
cvsdist 97b492d
- added proper sonames
cvsdist 97b492d
cvsdist 97b492d
* Tue Jul 08 1997 Erik Troan <ewt@redhat.com>
cvsdist 97b492d
- updated to readline 2.1
cvsdist 97b492d
cvsdist 97b492d
* Tue Jun 03 1997 Erik Troan <ewt@redhat.com>
cvsdist 97b492d
- built against glibc