[Lsb-messages] /var/www/bzr/lsb/devel/libstdcpp-test r178: Get the versioning right this time, and add comments.

Jeff Licquia licquia at linuxfoundation.org
Wed Jan 15 15:16:14 UTC 2014


------------------------------------------------------------
revno: 178
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: libstdcpp-test
timestamp: Wed 2014-01-15 10:16:14 -0500
message:
  Get the versioning right this time, and add comments.
modified:
  package/Makefile
-------------- next part --------------
=== modified file 'package/Makefile'
--- a/package/Makefile	2014-01-15 14:58:05 +0000
+++ b/package/Makefile	2014-01-15 15:16:14 +0000
@@ -1,10 +1,12 @@
 # XXX We should play the usual tricks defining stuff here and building
 # XXX a specfile from this info, but not yet: for now keep in sync
 PACKAGE=lsb-test-libstdcpp
+# This is the version of gcc we build from.
 VERSION=4.1.0
-LSBSpec=4.1
-LSBRelease=4
-RELEASE=19
+# And this is the version of the specification we test for.
+LSBSpec=5.0
+LSBRelease=1
+RELEASE=20
 
 # for pkgchk
 DEPS=-d lsb-qm



More information about the lsb-messages mailing list