[Lsb-messages] /var/www/bzr/lsb/devel/specdb r1372: remove four jpeg macros that should not have been exposed (bug 3848)

Mats Wichmann mats at linuxfoundation.org
Tue Sep 10 19:41:31 UTC 2013


------------------------------------------------------------
revno: 1372
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: specdb
timestamp: Tue 2013-09-10 13:41:31 -0600
message:
  remove four jpeg macros that should not have been exposed (bug 3848)
modified:
  ArchConst.init
-------------- next part --------------
=== modified file 'ArchConst.init'
--- a/ArchConst.init	2013-09-06 16:30:41 +0000
+++ b/ArchConst.init	2013-09-10 19:41:31 +0000
@@ -4629,10 +4629,10 @@
 INSERT INTO `ArchConst` VALUES (1,5744,'128','3.1',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,5745,'(value)','3.1',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,5746,'65500L','3.1',NULL,0);
-INSERT INTO `ArchConst` VALUES (1,5747,'static type','3.1',NULL,0);
-INSERT INTO `ArchConst` VALUES (1,5748,'static type','3.1',NULL,0);
-INSERT INTO `ArchConst` VALUES (1,5749,'type','3.1',NULL,0);
-INSERT INTO `ArchConst` VALUES (1,5750,'extern type','3.1',NULL,0);
+INSERT INTO `ArchConst` VALUES (1,5747,'static type','3.1','4.1',0);
+INSERT INTO `ArchConst` VALUES (1,5748,'static type','3.1','4.1',0);
+INSERT INTO `ArchConst` VALUES (1,5749,'type','3.1','4.1',0);
+INSERT INTO `ArchConst` VALUES (1,5750,'extern type','3.1','4.1',0);
 INSERT INTO `ArchConst` VALUES (1,5751,'type (*methodname) arglist','3.1',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,5752,'','3.1',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,5753,'62','3.1',NULL,0);



More information about the lsb-messages mailing list