[Lsb-messages] /var/www/bzr/lsb/devel/build_env r2036: drop trace function from ncursesw (bug 1761)

Mats Wichmann mats at linuxfoundation.org
Mon Jan 7 14:38:17 UTC 2013


------------------------------------------------------------
revno: 2036
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: build_env
timestamp: Mon 2013-01-07 07:38:17 -0700
message:
  drop trace function from ncursesw (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	2012-12-28 14:37:43 +0000
+++ b/headers/All/5.0/ncursesw/curses.h.defs	2013-01-07 14:38:17 +0000
@@ -984,7 +984,6 @@
 extern void timeout(int);
 extern int touchline(WINDOW *, int, int);
 extern int touchwin(WINDOW *);
-extern void trace(void);
 extern int typeahead(int);
 extern char *unctrl(chtype);
 extern int unget_wch(wchar_t);

=== modified file 'headers/ncursesw/curses.h'
--- a/headers/ncursesw/curses.h	2012-12-28 14:37:43 +0000
+++ b/headers/ncursesw/curses.h	2013-01-07 14:38:17 +0000
@@ -1159,7 +1159,6 @@
     extern int touchline(WINDOW *, int, int);
 #undef touchwin
     extern int touchwin(WINDOW *);
-    extern void trace(void);
     extern int typeahead(int);
     extern char *unctrl(chtype);
     extern int unget_wch(wchar_t);

=== modified file 'package/Makefile'
--- a/package/Makefile	2012-12-28 14:37:43 +0000
+++ b/package/Makefile	2013-01-07 14:38:17 +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=1
+RPM_PACKAGE_RELEASE=2
 
 # 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	2012-12-28 14:37:43 +0000
+++ b/stub_libs/5.0/IA32/libncursesw.c	2013-01-07 14:38:17 +0000
@@ -217,7 +217,6 @@
 void touchwin() {} ;
 void tparm() {} ;
 void tputs() {} ;
-void trace() {} ;
 void typeahead() {} ;
 void unctrl() {} ;
 void ungetch() {} ;

=== modified file 'stub_libs/5.0/IA64/libncursesw.c'
--- a/stub_libs/5.0/IA64/libncursesw.c	2012-12-28 14:37:43 +0000
+++ b/stub_libs/5.0/IA64/libncursesw.c	2013-01-07 14:38:17 +0000
@@ -217,7 +217,6 @@
 void touchwin() {} ;
 void tparm() {} ;
 void tputs() {} ;
-void trace() {} ;
 void typeahead() {} ;
 void unctrl() {} ;
 void ungetch() {} ;

=== modified file 'stub_libs/5.0/PPC32/libncursesw.c'
--- a/stub_libs/5.0/PPC32/libncursesw.c	2012-12-28 14:37:43 +0000
+++ b/stub_libs/5.0/PPC32/libncursesw.c	2013-01-07 14:38:17 +0000
@@ -217,7 +217,6 @@
 void touchwin() {} ;
 void tparm() {} ;
 void tputs() {} ;
-void trace() {} ;
 void typeahead() {} ;
 void unctrl() {} ;
 void ungetch() {} ;

=== modified file 'stub_libs/5.0/PPC64/libncursesw.c'
--- a/stub_libs/5.0/PPC64/libncursesw.c	2012-12-28 14:37:43 +0000
+++ b/stub_libs/5.0/PPC64/libncursesw.c	2013-01-07 14:38:17 +0000
@@ -217,7 +217,6 @@
 void touchwin() {} ;
 void tparm() {} ;
 void tputs() {} ;
-void trace() {} ;
 void typeahead() {} ;
 void unctrl() {} ;
 void ungetch() {} ;

=== modified file 'stub_libs/5.0/S390/libncursesw.c'
--- a/stub_libs/5.0/S390/libncursesw.c	2012-12-28 14:37:43 +0000
+++ b/stub_libs/5.0/S390/libncursesw.c	2013-01-07 14:38:17 +0000
@@ -217,7 +217,6 @@
 void touchwin() {} ;
 void tparm() {} ;
 void tputs() {} ;
-void trace() {} ;
 void typeahead() {} ;
 void unctrl() {} ;
 void ungetch() {} ;

=== modified file 'stub_libs/5.0/S390X/libncursesw.c'
--- a/stub_libs/5.0/S390X/libncursesw.c	2012-12-28 14:37:43 +0000
+++ b/stub_libs/5.0/S390X/libncursesw.c	2013-01-07 14:38:17 +0000
@@ -217,7 +217,6 @@
 void touchwin() {} ;
 void tparm() {} ;
 void tputs() {} ;
-void trace() {} ;
 void typeahead() {} ;
 void unctrl() {} ;
 void ungetch() {} ;

=== modified file 'stub_libs/5.0/x86-64/libncursesw.c'
--- a/stub_libs/5.0/x86-64/libncursesw.c	2012-12-28 14:37:43 +0000
+++ b/stub_libs/5.0/x86-64/libncursesw.c	2013-01-07 14:38:17 +0000
@@ -217,7 +217,6 @@
 void touchwin() {} ;
 void tparm() {} ;
 void tputs() {} ;
-void trace() {} ;
 void typeahead() {} ;
 void unctrl() {} ;
 void ungetch() {} ;



More information about the lsb-messages mailing list