[Lsb-messages] /var/www/bzr/lsb/devel/build_env r2296: Bump version for 5.0 RC.

Jeff Licquia licquia at linuxfoundation.org
Fri Sep 26 15:14:50 UTC 2014


------------------------------------------------------------
revno: 2296
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: build_env
timestamp: Fri 2014-09-26 11:14:50 -0400
message:
  Bump version for 5.0 RC.
modified:
  package/Makefile
-------------- next part --------------
=== modified file 'package/Makefile'
--- a/package/Makefile	2014-09-17 22:57:44 +0000
+++ b/package/Makefile	2014-09-26 15:14:50 +0000
@@ -29,7 +29,7 @@
 # Supply default LSBVERSION - target spec version.
 # a big second number (80-99) is leading up to next major spec
 # build_env is version-independent so can wait till late to bump this
-LSBVERSION=4.98
+LSBVERSION=5.0
 
 # True LSB version for multiversion support (affects build-base, build-desktop)
 # it would be nice to have a more precise rule than "last line in file"
@@ -50,7 +50,7 @@
 
 # We define this here instead of directly in the spec file as
 # we need to be able to work out what the produced rpm files will be called
-BUILDNO=2
+BUILDNO=1
 
 # Initialize LIB64 to proper value for 64-bit architectures
 export LIB64:=$(shell case `uname -m` in (ppc64 | s390x | x86_64) echo 64 ;; esac)



More information about the lsb-messages mailing list