auto-import changelog data from screen-3.9.8-3.src.rpm
Tue Feb 13 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix configure.in to use correct code to check for select() Wed Jan 10 2001 Tim Waugh <twaugh@redhat.com> - Rebuild, which will hopefully fix bug #22537 Sun Oct 01 2000 Florian La Roche <Florian.LaRoche@redhat.de> - update to 3.9.8 - change the .jbj patch and add some more "user" -> "auser" cases
This commit is contained in:
parent
7fa69aa11c
commit
77f9054a20
@ -1 +1 @@
|
||||
screen-3.9.5.tar.gz
|
||||
screen-3.9.8.tar.gz
|
||||
|
||||
24
screen.spec
24
screen.spec
@ -1,20 +1,19 @@
|
||||
Summary: A screen manager that supports multiple logins on one terminal.
|
||||
Name: screen
|
||||
Version: 3.9.5
|
||||
Release: 13
|
||||
Version: 3.9.8
|
||||
Release: 3
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source0: ftp://ftp.uni-erlangen.de/pub/utilities/screen/screen-%{version}.tar.gz
|
||||
Patch0: screen-3.7.6-compat21.patch
|
||||
Patch1: screen-3.9.4-makeinfo.patch
|
||||
Patch2: screen-3.9.4-notmp.patch
|
||||
Patch3: screen-3.9.5-md5.patch
|
||||
Patch2: screen-3.9.8-osdef.patch
|
||||
Patch4: screen-3.9.5-jbj.patch
|
||||
Patch5: screen-ia64.patch
|
||||
Patch6: screen-3.9.5-crashbug.patch
|
||||
Patch7: screen-3.9.5-docbugs.patch
|
||||
Patch8: screen-3.9.5-deletehack.patch
|
||||
Patch9: screen-3.9.5-closealldocbug.patch
|
||||
Patch10: screen-3.9.8-select.patch
|
||||
Prefix: %{_prefix}
|
||||
Prereq: /sbin/install-info
|
||||
BuildRoot: /var/tmp/%{name}-root
|
||||
@ -33,14 +32,13 @@ support multiple logins on one terminal.
|
||||
|
||||
%patch0 -p1 -b .compat21
|
||||
%patch1 -p1 -b .makeinfo
|
||||
%patch2 -p1 -b .notmp
|
||||
%patch3 -p1 -b .md5
|
||||
%patch2 -p0
|
||||
%patch4 -p1 -b .jbj
|
||||
%patch5 -p1 -b .ia64
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
|
||||
%build
|
||||
|
||||
@ -106,6 +104,16 @@ fi
|
||||
%config /etc/skel/.screenrc
|
||||
|
||||
%changelog
|
||||
* Tue Feb 13 2001 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- fix configure.in to use correct code to check for select()
|
||||
|
||||
* Wed Jan 10 2001 Tim Waugh <twaugh@redhat.com>
|
||||
- Rebuild, which will hopefully fix bug #22537
|
||||
|
||||
* Sun Oct 01 2000 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- update to 3.9.8
|
||||
- change the .jbj patch and add some more "user" -> "auser" cases
|
||||
|
||||
* Thu Aug 15 2000 Crutcher Dunnavant <crutcher@redhat.com>
|
||||
- Patched the documentation to change the 'C-a C-\' to 'C-a \',
|
||||
- which is what is the real behaviour. this fixes bug #16103
|
||||
|
||||
Loading…
Reference in New Issue
Block a user