[Lsb-messages] /var/www/bzr/lsb/devel/build_env r1992: picks up stub libs xslt data def for x64 - needs other five arches

Mats Wichmann mats at linuxfoundation.org
Thu Sep 27 23:50:39 UTC 2012


------------------------------------------------------------
revno: 1992
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: build_env
timestamp: Thu 2012-09-27 17:50:39 -0600
message:
  picks up stub libs xslt data def for x64 - needs other five arches
modified:
  package/Makefile
  stub_libs/5.0/x86-64/libxslt.c
-------------- next part --------------
=== modified file 'package/Makefile'
--- a/package/Makefile	2012-09-26 15:04:42 +0000
+++ b/package/Makefile	2012-09-27 23:50:39 +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=7
+RPM_PACKAGE_RELEASE=8
 
 # Initialize LIB64 to proper value for 64-bit architectures
 export LIB64:=$(shell case `uname -m` in (ppc64 | s390x | x86_64) echo 64 ;; esac)

=== modified file 'stub_libs/5.0/x86-64/libxslt.c'
--- a/stub_libs/5.0/x86-64/libxslt.c	2012-09-12 13:52:21 +0000
+++ b/stub_libs/5.0/x86-64/libxslt.c	2012-09-27 23:50:39 +0000
@@ -230,7 +230,7 @@
 void xsltXPathGetTransformContext() {} ;
 void xsltXPathVariableLookup() {} ;
 __asm__(".globl xslDebugStatus; .pushsection .data; .type xslDebugStatus, at object; .size xslDebugStatus, 4; xslDebugStatus: .long 0; .popsection");
-__asm__(".globl xsltDocDefaultLoader; .pushsection .data; .type xsltDocDefaultLoader, at object; .size xsltDocDefaultLoader, 4; xsltDocDefaultLoader: .long 0; .popsection");
+__asm__(".globl xsltDocDefaultLoader; .pushsection .data; .type xsltDocDefaultLoader, at object; .size xsltDocDefaultLoader, 8; xsltDocDefaultLoader: .long 0; .popsection");
 __asm__(".globl xsltEngineVersion; .pushsection .data; .type xsltEngineVersion, at object; .size xsltEngineVersion, 8; xsltEngineVersion: .long 0; .popsection");
 __asm__(".globl xsltExtMarker; .pushsection .data; .type xsltExtMarker, at object; .size xsltExtMarker, 4; xsltExtMarker: .long 0; .popsection");
 __asm__(".globl xsltGenericDebug; .pushsection .data; .type xsltGenericDebug, at object; .size xsltGenericDebug, 8; xsltGenericDebug: .long 0; .popsection");



More information about the lsb-messages mailing list