[Lsb-messages] /var/www/bzr/lsb/devel/specdb r1378: Un-remove jpeg macros (bug 3848).

Jeff Licquia licquia at linuxfoundation.org
Wed Sep 18 20:23:43 UTC 2013


------------------------------------------------------------
revno: 1378
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: specdb
timestamp: Wed 2013-09-18 15:23:43 -0500
message:
  Un-remove jpeg macros (bug 3848).
  
  It turns out that enough external apps use the macros that we should
  keep them around.
modified:
  ArchConst.init
-------------- next part --------------
=== modified file 'ArchConst.init'
--- a/ArchConst.init	2013-09-10 19:41:31 +0000
+++ b/ArchConst.init	2013-09-18 20:23:43 +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','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,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,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