[Lsb-messages] /var/www/bzr/lsb/devel/build_env r2125: more aligning curses/wide curses (bug 1761)

Mats Wichmann mats at linuxfoundation.org
Sat Aug 3 18:01:56 UTC 2013


------------------------------------------------------------
revno: 2125
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: build_env
timestamp: Sat 2013-08-03 12:01:56 -0600
message:
  more aligning curses/wide curses (bug 1761)
modified:
  headers/All/5.0/ncursesw/curses.h.defs
  headers/ncursesw/curses.h
  package/Makefile
  stub_libs/5.0/IA32/libncursesw.c
  stub_libs/5.0/IA64/libncursesw.c
  stub_libs/5.0/PPC32/libncursesw.c
  stub_libs/5.0/PPC64/libncursesw.c
  stub_libs/5.0/S390/libncursesw.c
  stub_libs/5.0/S390X/libncursesw.c
  stub_libs/5.0/x86-64/libncursesw.c
-------------- next part --------------
=== modified file 'headers/All/5.0/ncursesw/curses.h.defs'
--- a/headers/All/5.0/ncursesw/curses.h.defs	2013-08-03 16:25:44 +0000
+++ b/headers/All/5.0/ncursesw/curses.h.defs	2013-08-03 18:01:56 +0000
@@ -667,9 +667,7 @@
 extern int COLORS;
 extern int COLOR_PAIRS;
 extern int COLS;
-extern int ESCDELAY;
 extern int LINES;
-extern int TABSIZE;
 extern chtype acs_map[];
 extern int add_wch(cchar_t *);
 extern int add_wchnstr(cchar_t *, int);

=== modified file 'headers/ncursesw/curses.h'
--- a/headers/ncursesw/curses.h	2013-08-03 16:25:44 +0000
+++ b/headers/ncursesw/curses.h	2013-08-03 18:01:56 +0000
@@ -715,9 +715,7 @@
     extern int COLORS;
     extern int COLOR_PAIRS;
     extern int COLS;
-    extern int ESCDELAY;
     extern int LINES;
-    extern int TABSIZE;
     extern chtype acs_map[];
 #undef add_wch
     extern int add_wch(cchar_t *);

=== modified file 'package/Makefile'
--- a/package/Makefile	2013-08-03 16:25:44 +0000
+++ b/package/Makefile	2013-08-03 18:01:56 +0000
@@ -46,7 +46,7 @@
 
 # We define this here instead of directly in the spec file as
 # we need to be able to work out what the produced rpm files will be called
-RPM_PACKAGE_RELEASE=10
+RPM_PACKAGE_RELEASE=11
 
 # Initialize LIB64 to proper value for 64-bit architectures
 export LIB64:=$(shell case `uname -m` in (ppc64 | s390x | x86_64) echo 64 ;; esac)

=== modified file 'stub_libs/5.0/IA32/libncursesw.c'
--- a/stub_libs/5.0/IA32/libncursesw.c	2013-08-02 16:56:19 +0000
+++ b/stub_libs/5.0/IA32/libncursesw.c	2013-08-03 18:01:56 +0000
@@ -392,9 +392,7 @@
 __asm__(".globl COLORS; .pushsection .data; .type COLORS, at object; .size COLORS, 4; COLORS: .long 0; .popsection");
 __asm__(".globl COLOR_PAIRS; .pushsection .data; .type COLOR_PAIRS, at object; .size COLOR_PAIRS, 4; COLOR_PAIRS: .long 0; .popsection");
 __asm__(".globl COLS; .pushsection .data; .type COLS, at object; .size COLS, 4; COLS: .long 0; .popsection");
-__asm__(".globl ESCDELAY; .pushsection .data; .type ESCDELAY, at object; .size ESCDELAY, 4; ESCDELAY: .long 0; .popsection");
 __asm__(".globl LINES; .pushsection .data; .type LINES, at object; .size LINES, 4; LINES: .long 0; .popsection");
-__asm__(".globl TABSIZE; .pushsection .data; .type TABSIZE, at object; .size TABSIZE, 4; TABSIZE: .long 0; .popsection");
 __asm__(".globl acs_map; .pushsection .data; .type acs_map, at object; .size acs_map, 512; acs_map: .long 0; .popsection");
 __asm__(".globl cur_term; .pushsection .data; .type cur_term, at object; .size cur_term, 4; cur_term: .long 0; .popsection");
 __asm__(".globl curscr; .pushsection .data; .type curscr, at object; .size curscr, 4; curscr: .long 0; .popsection");

=== modified file 'stub_libs/5.0/IA64/libncursesw.c'
--- a/stub_libs/5.0/IA64/libncursesw.c	2013-08-02 16:56:19 +0000
+++ b/stub_libs/5.0/IA64/libncursesw.c	2013-08-03 18:01:56 +0000
@@ -392,9 +392,7 @@
 __asm__(".globl COLORS; .pushsection .data; .type COLORS, at object; .size COLORS, 4; COLORS: .long 0; .popsection");
 __asm__(".globl COLOR_PAIRS; .pushsection .data; .type COLOR_PAIRS, at object; .size COLOR_PAIRS, 4; COLOR_PAIRS: .long 0; .popsection");
 __asm__(".globl COLS; .pushsection .data; .type COLS, at object; .size COLS, 4; COLS: .long 0; .popsection");
-__asm__(".globl ESCDELAY; .pushsection .data; .type ESCDELAY, at object; .size ESCDELAY, 4; ESCDELAY: .long 0; .popsection");
 __asm__(".globl LINES; .pushsection .data; .type LINES, at object; .size LINES, 4; LINES: .long 0; .popsection");
-__asm__(".globl TABSIZE; .pushsection .data; .type TABSIZE, at object; .size TABSIZE, 4; TABSIZE: .long 0; .popsection");
 __asm__(".globl acs_map; .pushsection .data; .type acs_map, at object; .size acs_map, 1024; acs_map: .long 0; .popsection");
 __asm__(".globl cur_term; .pushsection .data; .type cur_term, at object; .size cur_term, 8; cur_term: .long 0; .popsection");
 __asm__(".globl curscr; .pushsection .data; .type curscr, at object; .size curscr, 8; curscr: .long 0; .popsection");

=== modified file 'stub_libs/5.0/PPC32/libncursesw.c'
--- a/stub_libs/5.0/PPC32/libncursesw.c	2013-08-02 16:56:19 +0000
+++ b/stub_libs/5.0/PPC32/libncursesw.c	2013-08-03 18:01:56 +0000
@@ -392,9 +392,7 @@
 __asm__(".globl COLORS; .pushsection .data; .type COLORS, at object; .size COLORS, 4; COLORS: .long 0; .popsection");
 __asm__(".globl COLOR_PAIRS; .pushsection .data; .type COLOR_PAIRS, at object; .size COLOR_PAIRS, 4; COLOR_PAIRS: .long 0; .popsection");
 __asm__(".globl COLS; .pushsection .data; .type COLS, at object; .size COLS, 4; COLS: .long 0; .popsection");
-__asm__(".globl ESCDELAY; .pushsection .data; .type ESCDELAY, at object; .size ESCDELAY, 4; ESCDELAY: .long 0; .popsection");
 __asm__(".globl LINES; .pushsection .data; .type LINES, at object; .size LINES, 4; LINES: .long 0; .popsection");
-__asm__(".globl TABSIZE; .pushsection .data; .type TABSIZE, at object; .size TABSIZE, 4; TABSIZE: .long 0; .popsection");
 __asm__(".globl acs_map; .pushsection .data; .type acs_map, at object; .size acs_map, 512; acs_map: .long 0; .popsection");
 __asm__(".globl cur_term; .pushsection .data; .type cur_term, at object; .size cur_term, 4; cur_term: .long 0; .popsection");
 __asm__(".globl curscr; .pushsection .data; .type curscr, at object; .size curscr, 4; curscr: .long 0; .popsection");

=== modified file 'stub_libs/5.0/PPC64/libncursesw.c'
--- a/stub_libs/5.0/PPC64/libncursesw.c	2013-08-02 16:56:19 +0000
+++ b/stub_libs/5.0/PPC64/libncursesw.c	2013-08-03 18:01:56 +0000
@@ -392,9 +392,7 @@
 __asm__(".globl COLORS; .pushsection .data; .type COLORS, at object; .size COLORS, 4; COLORS: .long 0; .popsection");
 __asm__(".globl COLOR_PAIRS; .pushsection .data; .type COLOR_PAIRS, at object; .size COLOR_PAIRS, 4; COLOR_PAIRS: .long 0; .popsection");
 __asm__(".globl COLS; .pushsection .data; .type COLS, at object; .size COLS, 4; COLS: .long 0; .popsection");
-__asm__(".globl ESCDELAY; .pushsection .data; .type ESCDELAY, at object; .size ESCDELAY, 4; ESCDELAY: .long 0; .popsection");
 __asm__(".globl LINES; .pushsection .data; .type LINES, at object; .size LINES, 4; LINES: .long 0; .popsection");
-__asm__(".globl TABSIZE; .pushsection .data; .type TABSIZE, at object; .size TABSIZE, 4; TABSIZE: .long 0; .popsection");
 __asm__(".globl acs_map; .pushsection .data; .type acs_map, at object; .size acs_map, 1024; acs_map: .long 0; .popsection");
 __asm__(".globl cur_term; .pushsection .data; .type cur_term, at object; .size cur_term, 8; cur_term: .long 0; .popsection");
 __asm__(".globl curscr; .pushsection .data; .type curscr, at object; .size curscr, 8; curscr: .long 0; .popsection");

=== modified file 'stub_libs/5.0/S390/libncursesw.c'
--- a/stub_libs/5.0/S390/libncursesw.c	2013-08-02 16:56:19 +0000
+++ b/stub_libs/5.0/S390/libncursesw.c	2013-08-03 18:01:56 +0000
@@ -392,9 +392,7 @@
 __asm__(".globl COLORS; .pushsection .data; .type COLORS, at object; .size COLORS, 4; COLORS: .long 0; .popsection");
 __asm__(".globl COLOR_PAIRS; .pushsection .data; .type COLOR_PAIRS, at object; .size COLOR_PAIRS, 4; COLOR_PAIRS: .long 0; .popsection");
 __asm__(".globl COLS; .pushsection .data; .type COLS, at object; .size COLS, 4; COLS: .long 0; .popsection");
-__asm__(".globl ESCDELAY; .pushsection .data; .type ESCDELAY, at object; .size ESCDELAY, 4; ESCDELAY: .long 0; .popsection");
 __asm__(".globl LINES; .pushsection .data; .type LINES, at object; .size LINES, 4; LINES: .long 0; .popsection");
-__asm__(".globl TABSIZE; .pushsection .data; .type TABSIZE, at object; .size TABSIZE, 4; TABSIZE: .long 0; .popsection");
 __asm__(".globl acs_map; .pushsection .data; .type acs_map, at object; .size acs_map, 512; acs_map: .long 0; .popsection");
 __asm__(".globl cur_term; .pushsection .data; .type cur_term, at object; .size cur_term, 4; cur_term: .long 0; .popsection");
 __asm__(".globl curscr; .pushsection .data; .type curscr, at object; .size curscr, 4; curscr: .long 0; .popsection");

=== modified file 'stub_libs/5.0/S390X/libncursesw.c'
--- a/stub_libs/5.0/S390X/libncursesw.c	2013-08-02 16:56:19 +0000
+++ b/stub_libs/5.0/S390X/libncursesw.c	2013-08-03 18:01:56 +0000
@@ -392,9 +392,7 @@
 __asm__(".globl COLORS; .pushsection .data; .type COLORS, at object; .size COLORS, 4; COLORS: .long 0; .popsection");
 __asm__(".globl COLOR_PAIRS; .pushsection .data; .type COLOR_PAIRS, at object; .size COLOR_PAIRS, 4; COLOR_PAIRS: .long 0; .popsection");
 __asm__(".globl COLS; .pushsection .data; .type COLS, at object; .size COLS, 4; COLS: .long 0; .popsection");
-__asm__(".globl ESCDELAY; .pushsection .data; .type ESCDELAY, at object; .size ESCDELAY, 4; ESCDELAY: .long 0; .popsection");
 __asm__(".globl LINES; .pushsection .data; .type LINES, at object; .size LINES, 4; LINES: .long 0; .popsection");
-__asm__(".globl TABSIZE; .pushsection .data; .type TABSIZE, at object; .size TABSIZE, 4; TABSIZE: .long 0; .popsection");
 __asm__(".globl acs_map; .pushsection .data; .type acs_map, at object; .size acs_map, 1024; acs_map: .long 0; .popsection");
 __asm__(".globl cur_term; .pushsection .data; .type cur_term, at object; .size cur_term, 8; cur_term: .long 0; .popsection");
 __asm__(".globl curscr; .pushsection .data; .type curscr, at object; .size curscr, 8; curscr: .long 0; .popsection");

=== modified file 'stub_libs/5.0/x86-64/libncursesw.c'
--- a/stub_libs/5.0/x86-64/libncursesw.c	2013-08-02 16:56:19 +0000
+++ b/stub_libs/5.0/x86-64/libncursesw.c	2013-08-03 18:01:56 +0000
@@ -392,9 +392,7 @@
 __asm__(".globl COLORS; .pushsection .data; .type COLORS, at object; .size COLORS, 4; COLORS: .long 0; .popsection");
 __asm__(".globl COLOR_PAIRS; .pushsection .data; .type COLOR_PAIRS, at object; .size COLOR_PAIRS, 4; COLOR_PAIRS: .long 0; .popsection");
 __asm__(".globl COLS; .pushsection .data; .type COLS, at object; .size COLS, 4; COLS: .long 0; .popsection");
-__asm__(".globl ESCDELAY; .pushsection .data; .type ESCDELAY, at object; .size ESCDELAY, 4; ESCDELAY: .long 0; .popsection");
 __asm__(".globl LINES; .pushsection .data; .type LINES, at object; .size LINES, 4; LINES: .long 0; .popsection");
-__asm__(".globl TABSIZE; .pushsection .data; .type TABSIZE, at object; .size TABSIZE, 4; TABSIZE: .long 0; .popsection");
 __asm__(".globl acs_map; .pushsection .data; .type acs_map, at object; .size acs_map, 1024; acs_map: .long 0; .popsection");
 __asm__(".globl cur_term; .pushsection .data; .type cur_term, at object; .size cur_term, 8; cur_term: .long 0; .popsection");
 __asm__(".globl curscr; .pushsection .data; .type curscr, at object; .size curscr, 8; curscr: .long 0; .popsection");



More information about the lsb-messages mailing list