[Lsb-messages] /var/www/bzr/lsb/devel/specdb r1236: fix up sane urls for navigator (bug 2199)

Mats Wichmann mats at linuxfoundation.org
Wed Dec 19 16:20:52 UTC 2012


------------------------------------------------------------
revno: 1236
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: specdb
timestamp: Wed 2012-12-19 09:20:52 -0700
message:
  fix up sane urls for navigator (bug 2199)
modified:
  IntStd.init
  InterfaceComment.init
  Standard.init
-------------- next part --------------
=== modified file 'IntStd.init'
--- a/IntStd.init	2012-12-07 14:45:42 +0000
+++ b/IntStd.init	2012-12-19 16:20:52 +0000
@@ -59120,20 +59120,20 @@
 INSERT INTO `IntStd` VALUES (6810,167,0,'5.0',NULL,'glMultiTexCoord.xml',NULL);
 INSERT INTO `IntStd` VALUES (6811,167,0,'5.0',NULL,'glMultiTexCoord.xml',NULL);
 INSERT INTO `IntStd` VALUES (96818,167,0,'5.0',NULL,'glXGetProcAddress',NULL);
-INSERT INTO `IntStd` VALUES (100050,168,0,'5.0',NULL,'#s4.3.1',NULL);
-INSERT INTO `IntStd` VALUES (100051,168,0,'5.0',NULL,'#s4.3.2',NULL);
-INSERT INTO `IntStd` VALUES (100052,168,0,'5.0',NULL,'#s4.3.3',NULL);
-INSERT INTO `IntStd` VALUES (100053,168,0,'5.0',NULL,'#s4.3.4',NULL);
-INSERT INTO `IntStd` VALUES (100054,168,0,'5.0',NULL,'#s4.3.5',NULL);
-INSERT INTO `IntStd` VALUES (100055,168,0,'5.0',NULL,'#s4.3.6',NULL);
-INSERT INTO `IntStd` VALUES (100056,168,0,'5.0',NULL,'#s4.3.7',NULL);
-INSERT INTO `IntStd` VALUES (100057,168,0,'5.0',NULL,'#s4.3.8',NULL);
-INSERT INTO `IntStd` VALUES (100058,168,0,'5.0',NULL,'#s4.3.9',NULL);
-INSERT INTO `IntStd` VALUES (100059,168,0,'5.0',NULL,'#s4.3.10',NULL);
-INSERT INTO `IntStd` VALUES (100060,168,0,'5.0',NULL,'#s4.3.11',NULL);
-INSERT INTO `IntStd` VALUES (100061,168,0,'5.0',NULL,'#s4.3.12',NULL);
-INSERT INTO `IntStd` VALUES (100062,168,0,'5.0',NULL,'#s4.3.13',NULL);
-INSERT INTO `IntStd` VALUES (100063,168,0,'5.0',NULL,'#s4.3.14',NULL);
+INSERT INTO `IntStd` VALUES (100050,168,0,'5.0',NULL,'doc012.html#s4.3.1',NULL);
+INSERT INTO `IntStd` VALUES (100051,168,0,'5.0',NULL,'doc012.html#s4.3.2',NULL);
+INSERT INTO `IntStd` VALUES (100052,168,0,'5.0',NULL,'doc012.html#s4.3.3',NULL);
+INSERT INTO `IntStd` VALUES (100053,168,0,'5.0',NULL,'doc012.html#s4.3.4',NULL);
+INSERT INTO `IntStd` VALUES (100054,168,0,'5.0',NULL,'doc012.html#s4.3.5',NULL);
+INSERT INTO `IntStd` VALUES (100055,168,0,'5.0',NULL,'doc012.html#s4.3.6',NULL);
+INSERT INTO `IntStd` VALUES (100056,168,0,'5.0',NULL,'doc012.html#s4.3.7',NULL);
+INSERT INTO `IntStd` VALUES (100057,168,0,'5.0',NULL,'doc012.html#s4.3.8',NULL);
+INSERT INTO `IntStd` VALUES (100058,168,0,'5.0',NULL,'doc012.html#s4.3.9',NULL);
+INSERT INTO `IntStd` VALUES (100059,168,0,'5.0',NULL,'doc012.html#s4.3.10',NULL);
+INSERT INTO `IntStd` VALUES (100060,168,0,'5.0',NULL,'doc012.html#s4.3.11',NULL);
+INSERT INTO `IntStd` VALUES (100061,168,0,'5.0',NULL,'doc012.html#s4.3.12',NULL);
+INSERT INTO `IntStd` VALUES (100062,168,0,'5.0',NULL,'doc012.html#s4.3.13',NULL);
+INSERT INTO `IntStd` VALUES (100063,168,0,'5.0',NULL,'doc012.html#s4.3.14',NULL);
 INSERT INTO `IntStd` VALUES (99158,160,0,'5.0',NULL,'api-httpipp.html#ippReadIO',NULL);
 INSERT INTO `IntStd` VALUES (99159,160,0,'5.0',NULL,'api-httpipp.html#ippWriteIO',NULL);
 INSERT INTO `IntStd` VALUES (539,10,142,'4.1',NULL,'LSB-Core-generic/LSB-Core-generic/baselib-fnmatch-3.html',NULL);

=== modified file 'InterfaceComment.init'
--- a/InterfaceComment.init	2012-12-14 16:27:11 +0000
+++ b/InterfaceComment.init	2012-12-19 16:20:52 +0000
@@ -1,12 +1,12 @@
-INSERT INTO `InterfaceComment` VALUES (921,'backtrace','libc','Gk4','Reference material.\nhttp://developer.apple.com/documentation/Darwin/Reference/ManPages/man3/backtrace.3.html\nhttp://www.ibm.com/developerworks/linux/library/l-cppexcep.html','2008-04-10 00:23:37');
-INSERT INTO `InterfaceComment` VALUES (923,'attribute','libxml2','Stewb','DEPRECATED: use xmlSAX2Attribute()','2008-04-10 00:23:29');
-INSERT INTO `InterfaceComment` VALUES (924,'attribute','libxml2','Stewb ','Comment 1 was copied/pasted from upstream docs, but xmlSAX2Attribute() does not seem to exist. It may be a typo, really meaning xmlSAX2AttributeDecl() (attribute is from the deprecated SAX module).\n\nScribus 1.3.3.10 specifically checks for this interface during \"configure\".','2008-04-10 00:23:29');
-INSERT INTO `InterfaceComment` VALUES (925,'getpt','','Mats','suggest adding an explicit comment to use posix_openpt, which is in LSB','2008-06-12 07:34:34');
-INSERT INTO `InterfaceComment` VALUES (926,'vwprintw','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2, in favor of vw_printw (which is also in LSB).  It remains supported in ncurses, where it\'s identical. Should we deprecate?','2008-07-15 22:11:02');
-INSERT INTO `InterfaceComment` VALUES (927,'vwscanw','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2, in favor of vw_scanw (which is also in LSB).  It remains supported in ncurses, where it\'s identical. Should we deprecate?','2008-07-15 21:55:46');
-INSERT INTO `InterfaceComment` VALUES (928,'tgetent','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2.  It would normally appear in libtermcap, not libncurses where LSB places it.','2008-07-15 22:03:24');
-INSERT INTO `InterfaceComment` VALUES (929,'tgetflag','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2.  It would normally appear in libtermcap, not libncurses where LSB places it.','2008-07-15 22:03:30');
-INSERT INTO `InterfaceComment` VALUES (930,'tgetnum','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2.  It would normally appear in libtermcap, not libncurses where LSB places it.','2008-07-15 22:03:36');
-INSERT INTO `InterfaceComment` VALUES (931,'tgetflag','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2.  It would normally appear in libtermcap, not libncurses where LSB places it.','2008-07-15 22:03:44');
-INSERT INTO `InterfaceComment` VALUES (932,'tgoto','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2.  It would normally appear in libtermcap, not libncurses where LSB places it.','2008-07-15 22:03:54');
-INSERT INTO `InterfaceComment` VALUES (933,'___tls_get_addr','','Andim','Got this ld-linux.so.2 symbol dependency in my huge home-grown ported application (possibly due to having to use the \"__thread\" TLS variable keyword).\r\n\r\nIt seems according to http://www.linuxjournal.com/article/7067\r\none is supposed to override to ld-lsb.so.1 via -Wl,--dynamic-linker=...\r\n\r\nThat should work hopefully and allow me to get rid of one of the more severe dependency headaches.','2008-08-24 11:28:47');
+INSERT INTO `InterfaceComment` VALUES (921,'backtrace','libc','Gk4','Reference material.\nhttp://developer.apple.com/documentation/Darwin/Reference/ManPages/man3/backtrace.3.html\nhttp://www.ibm.com/developerworks/linux/library/l-cppexcep.html','2008-04-10 06:23:37');
+INSERT INTO `InterfaceComment` VALUES (923,'attribute','libxml2','Stewb','DEPRECATED: use xmlSAX2Attribute()','2008-04-10 06:23:29');
+INSERT INTO `InterfaceComment` VALUES (924,'attribute','libxml2','Stewb ','Comment 1 was copied/pasted from upstream docs, but xmlSAX2Attribute() does not seem to exist. It may be a typo, really meaning xmlSAX2AttributeDecl() (attribute is from the deprecated SAX module).\n\nScribus 1.3.3.10 specifically checks for this interface during \"configure\".','2008-04-10 06:23:29');
+INSERT INTO `InterfaceComment` VALUES (925,'getpt','','Mats','suggest adding an explicit comment to use posix_openpt, which is in LSB','2008-06-12 13:34:34');
+INSERT INTO `InterfaceComment` VALUES (926,'vwprintw','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2, in favor of vw_printw (which is also in LSB).  It remains supported in ncurses, where it\'s identical. Should we deprecate?','2008-07-16 04:11:02');
+INSERT INTO `InterfaceComment` VALUES (927,'vwscanw','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2, in favor of vw_scanw (which is also in LSB).  It remains supported in ncurses, where it\'s identical. Should we deprecate?','2008-07-16 03:55:46');
+INSERT INTO `InterfaceComment` VALUES (928,'tgetent','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2.  It would normally appear in libtermcap, not libncurses where LSB places it.','2008-07-16 04:03:24');
+INSERT INTO `InterfaceComment` VALUES (929,'tgetflag','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2.  It would normally appear in libtermcap, not libncurses where LSB places it.','2008-07-16 04:03:30');
+INSERT INTO `InterfaceComment` VALUES (930,'tgetnum','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2.  It would normally appear in libtermcap, not libncurses where LSB places it.','2008-07-16 04:03:36');
+INSERT INTO `InterfaceComment` VALUES (931,'tgetflag','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2.  It would normally appear in libtermcap, not libncurses where LSB places it.','2008-07-16 04:03:44');
+INSERT INTO `InterfaceComment` VALUES (932,'tgoto','libncurses','Mats','This interface has been withdrawn from XCURSES Issue 5 Draft 2.  It would normally appear in libtermcap, not libncurses where LSB places it.','2008-07-16 04:03:54');
+INSERT INTO `InterfaceComment` VALUES (933,'___tls_get_addr','','Andim','Got this ld-linux.so.2 symbol dependency in my huge home-grown ported application (possibly due to having to use the \"__thread\" TLS variable keyword).\r\n\r\nIt seems according to http://www.linuxjournal.com/article/7067\r\none is supposed to override to ld-lsb.so.1 via -Wl,--dynamic-linker=...\r\n\r\nThat should work hopefully and allow me to get rid of one of the more severe dependency headaches.','2008-08-24 17:28:47');

=== modified file 'Standard.init'
--- a/Standard.init	2012-12-07 14:45:42 +0000
+++ b/Standard.init	2012-12-19 16:20:52 +0000
@@ -159,7 +159,7 @@
 INSERT INTO `Standard` VALUES (165,'Gdk 2.10','Gdk 2.10.14 Reference Manual','http://library.gnome.org/devel/gdk/2.10/','Gdk 2.10.14 Reference Manual','Standard',1,'Gdk 2.10.14 Reference Manual','http://library.gnome.org/devel/gdk/2.10','Gdk','4.1',NULL);
 INSERT INTO `Standard` VALUES (166,'freetype 2.2','FreeType 2.2.1 API Reference','http://refspecs.linuxfoundation.org/freetype/freetype-doc-2.2.1/docs/reference/ft2-toc.html','','Reference',1,'FreeType 2.2 Reference','http://refspecs.linux-foundation.org/freetype/freetype-doc-2.2.1/docs/reference','freetype','4.1',NULL);
 INSERT INTO `Standard` VALUES (167,'OGL 2.1','The OpenGL&reg; Graphics System: A Specification (Version 2.1)','http://www.opengl.org/registry/doc/glspec21.20061201.pdf','','Standard',1,'OpenGL 2.1','http://www.opengl.org/sdk/docs/man/xhtml','OGL','5.0',NULL);
-INSERT INTO `Standard` VALUES (168,'SANE','SANE Standard Version 1.04','http://www.sane-project.org/html/','SANE Standard Version 1.04','Standard',1,'SANE Standard Version 1.04','http://www.sane-project.org/html/doc012.html','SANE','5.0',NULL);
+INSERT INTO `Standard` VALUES (168,'SANE','SANE Standard Version 1.04','http://www.sane-project.org/html/','SANE Standard Version 1.04','Standard',1,'SANE Standard Version 1.04','http://www.sane-project.org/html','SANE','5.0',NULL);
 INSERT INTO `Standard` VALUES (169,'libxslt','Reference Manual for libxslt','http://xmlsoft.org/xslt/html/index.html','','Standard',1,'Reference Manual for libxslt','http://xmlsoft.org/xslt/html','libxslt','5.0',NULL);
 INSERT INTO `Standard` VALUES (170,'Libxcb 1.7','Libxcb API','http://xcb.freedesktop.org/XcbApi/','','Standard',1,'Libxcb API','http://xcb.freedesktop.org','Libxcb','5.0',NULL);
 INSERT INTO `Standard` VALUES (171,'libxcb','Libxcb Specification Placeholder','http://refspecs.linux-foundation.org/X11/LibXcbApi.html','','Standard',1,'Libxcb Placeholder',NULL,'Libxcb','5.0',NULL);



More information about the lsb-messages mailing list