From d51f92fe13361682419e1635a8e8f3197b8f9539166d2a77d8888a87d1f0da13 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 6 Jan 2010 16:58:41 +0000 Subject: [PATCH 1/4] Accepting request 28152 from home:jengelh:branches:Base:System Copy from home:jengelh:branches:Base:System/screen via accept of submit request 28152 revision 3. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/28152 OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=4 --- screen.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/screen.spec b/screen.spec index a7543f0..63e6645 100644 --- a/screen.spec +++ b/screen.spec @@ -1,7 +1,7 @@ # # spec file for package screen (Version 4.0.2) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,12 +21,12 @@ Url: http://www.gnu.org/software/screen/ Name: screen BuildRequires: ncurses-devel utempter -License: GPLv2+ +License: GPL v2 or later Group: System/Console PreReq: %install_info_prereq AutoReqProv: on Version: 4.0.2 -Release: 191 +Release: 190 Summary: A program to allow multiple screens on a VT100/ANSI Terminal Source: screen-4.0.2.tar.gz Patch: screen-4.0.2.dif From f13de15b1a43ccc0805010732f4a088bca2393247dc54c6f65b08d5a5ca37e17 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 11 Jan 2010 15:42:11 +0000 Subject: [PATCH 2/4] checked in OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=5 --- screen.changes | 5 ----- screen.spec | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/screen.changes b/screen.changes index 73d2ce6..a230dd6 100644 --- a/screen.changes +++ b/screen.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Wed Dec 16 00:26:00 CET 2009 - jengelh@medozas.de - -- enable parallel building - ------------------------------------------------------------------- Fri Jul 31 02:17:31 CEST 2009 - crrodriguez@suse.de diff --git a/screen.spec b/screen.spec index 63e6645..0617a61 100644 --- a/screen.spec +++ b/screen.spec @@ -71,7 +71,7 @@ CFLAGS="-DMAXWIN=1000 $RPM_OPT_FLAGS" ./configure --prefix=/usr --infodir=%{_inf --enable-telnet \ --enable-colors256 \ --verbose -make %{?_smp_mflags} +make %install make install DESTDIR=$RPM_BUILD_ROOT From 1f0cdf135a10f0b484832d7f805eba8f096f272fa1bca632da6ed33a7c6b60e5 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 12 Feb 2010 07:01:00 +0000 Subject: [PATCH 3/4] converted link to branch OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=6 --- screen.changes | 5 +++++ screen.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/screen.changes b/screen.changes index a230dd6..73d2ce6 100644 --- a/screen.changes +++ b/screen.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 16 00:26:00 CET 2009 - jengelh@medozas.de + +- enable parallel building + ------------------------------------------------------------------- Fri Jul 31 02:17:31 CEST 2009 - crrodriguez@suse.de diff --git a/screen.spec b/screen.spec index 0617a61..a7543f0 100644 --- a/screen.spec +++ b/screen.spec @@ -1,7 +1,7 @@ # # spec file for package screen (Version 4.0.2) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,12 +21,12 @@ Url: http://www.gnu.org/software/screen/ Name: screen BuildRequires: ncurses-devel utempter -License: GPL v2 or later +License: GPLv2+ Group: System/Console PreReq: %install_info_prereq AutoReqProv: on Version: 4.0.2 -Release: 190 +Release: 191 Summary: A program to allow multiple screens on a VT100/ANSI Terminal Source: screen-4.0.2.tar.gz Patch: screen-4.0.2.dif @@ -71,7 +71,7 @@ CFLAGS="-DMAXWIN=1000 $RPM_OPT_FLAGS" ./configure --prefix=/usr --infodir=%{_inf --enable-telnet \ --enable-colors256 \ --verbose -make +make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT From a3c8f916b8b265ac2db669dc84d1f672d4f54005e87a582e5b3b496e9bd914ac Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Mon, 15 Feb 2010 17:19:00 +0000 Subject: [PATCH 4/4] Accepting request 32572 from home:dimstar:branches:Base:System Copy from home:dimstar:branches:Base:System/screen via accept of submit request 32572 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/32572 OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=7 --- screen-4.0.2-comb.diff | 20 -------------------- screen-4.0.2.tar.gz | 3 --- screen-4.0.3.tar.bz2 | 3 +++ screen.changes | 6 ++++++ screen.spec | 18 ++++-------------- 5 files changed, 13 insertions(+), 37 deletions(-) delete mode 100644 screen-4.0.2-comb.diff delete mode 100644 screen-4.0.2.tar.gz create mode 100644 screen-4.0.3.tar.bz2 diff --git a/screen-4.0.2-comb.diff b/screen-4.0.2-comb.diff deleted file mode 100644 index 6e55bf1..0000000 --- a/screen-4.0.2-comb.diff +++ /dev/null @@ -1,20 +0,0 @@ ---- encoding.c.orig 2003-09-08 16:25:23.000000000 +0200 -+++ encoding.c 2006-10-23 14:58:14.000000000 +0200 -@@ -995,8 +995,16 @@ - { - /* full, recycle old entry */ - if (c1 >= 0xd800 && c1 < 0xe000) -- comb_tofront(root, c1); -+ comb_tofront(root, c1 - 0xd800); - i = combchars[root]->prev; -+ if (c1 == i + 0xd800) -+ { -+ /* completely full, can't recycle */ -+ debug("utf8_handle_comp: completely full!\n"); -+ mc->image = '?'; -+ mc->font = 0; -+ return; -+ } - /* FIXME: delete old char from all buffers */ - } - else if (!combchars[i]) diff --git a/screen-4.0.2.tar.gz b/screen-4.0.2.tar.gz deleted file mode 100644 index a71891e..0000000 --- a/screen-4.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05d087656d232b38c82379dfc66bf526d08e75e1f4c626acea4a2dda1ebcc845 -size 840519 diff --git a/screen-4.0.3.tar.bz2 b/screen-4.0.3.tar.bz2 new file mode 100644 index 0000000..d074639 --- /dev/null +++ b/screen-4.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774bc863dc555a7ea974023d0836307d09ddca5abac8afd50a91635a3590853f +size 741741 diff --git a/screen.changes b/screen.changes index 73d2ce6..a3883b8 100644 --- a/screen.changes +++ b/screen.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 15 09:43:22 CET 2010 - dimstar@opensuse.org + +- Update to version 4.0.3 +- Dropped screen-4.0.2-comb.diff, upstream merged. + ------------------------------------------------------------------- Wed Dec 16 00:26:00 CET 2009 - jengelh@medozas.de diff --git a/screen.spec b/screen.spec index a7543f0..c7ee7c7 100644 --- a/screen.spec +++ b/screen.spec @@ -1,5 +1,5 @@ # -# spec file for package screen (Version 4.0.2) +# spec file for package screen (Version 4.0.3) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -25,14 +25,13 @@ License: GPLv2+ Group: System/Console PreReq: %install_info_prereq AutoReqProv: on -Version: 4.0.2 -Release: 191 +Version: 4.0.3 +Release: 1 Summary: A program to allow multiple screens on a VT100/ANSI Terminal -Source: screen-4.0.2.tar.gz +Source: %{name}-%{version}.tar.bz2 Patch: screen-4.0.2.dif Patch1: screen-__P.diff Patch2: screen-gcc4.diff -Patch3: screen-4.0.2-comb.diff Patch4: screen-man-loginshell.diff Patch5: screen-4.0.3-ipv6.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -44,20 +43,11 @@ sessions can also be detached and resumed from another login terminal. Documentation: man page - - -Authors: --------- - Oliver Lauman - Juergen Weigert - Michael Schroeder - %prep %setup %patch %patch1 %patch2 -p1 -%patch3 %patch4 -p1 %patch5 -p1