[Lsb-messages] /var/www/bzr/lsb/devel/misc-test r2282: uplift cups/raster.h (bug 3506)

Mats Wichmann mats at linuxfoundation.org
Fri May 18 12:05:41 UTC 2012


------------------------------------------------------------
revno: 2282
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: misc-test
timestamp: Fri 2012-05-18 06:05:41 -0600
message:
  uplift cups/raster.h (bug 3506)
modified:
  elfchk/dynsyms.c
  libchk/libcupsimage_so_2.c
  libchk/libstdcxx_so_6.c
-------------- next part --------------
=== modified file 'elfchk/dynsyms.c'
--- a/elfchk/dynsyms.c	2012-05-16 14:58:43 +0000
+++ b/elfchk/dynsyms.c	2012-05-18 12:05:41 +0000
@@ -424684,8 +424684,10 @@
 	{"cupsRasterClose","",0,LSB_Printing},
 	{"cupsRasterOpen","",0,LSB_Printing},
 	{"cupsRasterReadHeader","",0,LSB_Printing},
+	{"cupsRasterReadHeader2","",0,LSB_Printing},
 	{"cupsRasterReadPixels","",0,LSB_Printing},
 	{"cupsRasterWriteHeader","",0,LSB_Printing},
+	{"cupsRasterWriteHeader2","",0,LSB_Printing},
 	{"cupsRasterWritePixels","",0,LSB_Printing},
 	{"cupsServer","",0,LSB_Printing},
 	{"cupsSetDests","",0,LSB_Printing},

=== modified file 'libchk/libcupsimage_so_2.c'
--- a/libchk/libcupsimage_so_2.c	2010-08-11 17:39:09 +0000
+++ b/libchk/libcupsimage_so_2.c	2012-05-18 12:05:41 +0000
@@ -5,8 +5,10 @@
 	{"cupsRasterClose","",0,LSB_Printing,0,1},
 	{"cupsRasterOpen","",0,LSB_Printing,0,1},
 	{"cupsRasterReadHeader","",0,LSB_Printing,0,1},
+	{"cupsRasterReadHeader2","",0,LSB_Printing,0,1},
 	{"cupsRasterReadPixels","",0,LSB_Printing,0,1},
 	{"cupsRasterWriteHeader","",0,LSB_Printing,0,1},
+	{"cupsRasterWriteHeader2","",0,LSB_Printing,0,1},
 	{"cupsRasterWritePixels","",0,LSB_Printing,0,1},
 	{0,0}};
 

=== modified file 'libchk/libstdcxx_so_6.c'
--- a/libchk/libstdcxx_so_6.c	2012-03-19 10:02:35 +0000
+++ b/libchk/libstdcxx_so_6.c	2012-05-18 12:05:41 +0000
@@ -16087,7 +16087,7 @@
 	{"__cxa_vec_new2","CXXABI_1.3",0,LSB_Cpp,0,1},
 	{"__cxa_vec_new3","CXXABI_1.3",0,LSB_Cpp,0,1},
 	{"__dynamic_cast","CXXABI_1.3",0,LSB_Cpp,0,1},
-	{"__gxx_personality_v0","CXXABI_1.3",0,LSB_Cpp,0,1},
+	{"__gxx_personality_v0","CXXABI_1.3",0,LSB_Cpp,4,1},
 	{0,0}};
 
 char *_N10__cxxabiv116__enum_type_infoE_of_libstdcxx_so_6_typeinfo_name[] = {



More information about the lsb-messages mailing list