[Lsb-messages] /var/www/bzr/lsb/devel/build_env r2196: Forgot to update the manpage "source" file when making debug changes

Mats Wichmann mats at linuxfoundation.org
Thu Feb 6 15:51:01 UTC 2014


------------------------------------------------------------
revno: 2196
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: build_env
timestamp: Thu 2014-02-06 08:51:01 -0700
message:
  Forgot to update the manpage "source" file when making debug changes
modified:
  lsbdev-cc/lsbcc.1.in
  package/Makefile
-------------- next part --------------
=== modified file 'lsbdev-cc/lsbcc.1.in'
--- a/lsbdev-cc/lsbcc.1.in	2012-06-16 17:35:17 +0000
+++ b/lsbdev-cc/lsbcc.1.in	2014-02-06 15:51:01 +0000
@@ -331,6 +331,7 @@
 0x0010   Display changes made to the include arguments
 0x0020   Display changes made to the library arguments
 0x0040   Display the modified argument list
+0x0080   Display strings as they are added to argument chains
 .fi
 .TP
 LSBCC_WARN

=== modified file 'package/Makefile'
--- a/package/Makefile	2014-02-06 06:25:25 +0000
+++ b/package/Makefile	2014-02-06 15:51:01 +0000
@@ -46,7 +46,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
-RPM_PACKAGE_RELEASE=2
+RPM_PACKAGE_RELEASE=3
 
 # 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