diff --git a/.cvsignore b/.cvsignore index 3a8778d..7a520a4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -screen-3.9.5.tar.gz +screen-3.9.8.tar.gz diff --git a/screen.spec b/screen.spec index ca0308d..05abe42 100644 --- a/screen.spec +++ b/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 +- fix configure.in to use correct code to check for select() + +* Wed Jan 10 2001 Tim Waugh +- Rebuild, which will hopefully fix bug #22537 + +* Sun Oct 01 2000 Florian La Roche +- update to 3.9.8 +- change the .jbj patch and add some more "user" -> "auser" cases + * Thu Aug 15 2000 Crutcher Dunnavant - Patched the documentation to change the 'C-a C-\' to 'C-a \', - which is what is the real behaviour. this fixes bug #16103 diff --git a/sources b/sources index e74fb4f..2f83505 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac7dd525b0920bc98e4af75b0f73c73e screen-3.9.5.tar.gz +8ddfebe32c2d45410ce89ea9779bb1cf screen-3.9.8.tar.gz