[Lsb-messages] /var/www/bzr/lsb/4.0/runtime-test r1217: Revert accidentical SPEEDFACTOR mod (bug 3371)

Stew Benedict stewb at linux-foundation.org
Fri Feb 3 12:58:22 UTC 2012


------------------------------------------------------------
revno: 1217
committer: Stew Benedict <stewb at linux-foundation.org>
branch nick: runtime-test
timestamp: Fri 2012-02-03 07:58:22 -0500
message:
  Revert accidentical SPEEDFACTOR mod (bug 3371)
modified:
  scripts/package/Makefile
  scripts/package/lsb-test-core.spec
-------------- next part --------------
=== modified file 'scripts/package/Makefile'
--- a/scripts/package/Makefile	2011-04-12 20:21:17 +0000
+++ b/scripts/package/Makefile	2012-02-03 12:58:22 +0000
@@ -2,7 +2,7 @@
 # XXX a specfile from this info, but not yet: for now keep in sync
 PACKAGE=lsb-test-core
 VERSION=4.0.6
-RELEASE=1
+RELEASE=2
 # PAM Version
 PVERSION=$(shell grep 'define pversion' lsb-test-core.spec | awk '{print $$3}')
 

=== modified file 'scripts/package/lsb-test-core.spec'
--- a/scripts/package/lsb-test-core.spec	2011-05-02 11:43:27 +0000
+++ b/scripts/package/lsb-test-core.spec	2012-02-03 12:58:22 +0000
@@ -284,8 +284,6 @@
 # this child app needs vlib.a for WAITTIME (SPEEDFACTOR)
 sed -i 's|$(OFILES1) $(SYSLIBS)|$(OFILES1) $(VSXLIB)/vport.a $(SYSLIBS)|g' tet/test_sets/tset/LSB.os/genuts/pclose/Makefile
 cd -
-# don't munge SPEEDFACTOR, just FSPEEDFACTOR for POSIX.os/procprim/alarm/T.alarm
-sed -i 's|SPEEDFACTOR|FSPEEDFACTOR|g' SRC/install/scripts/install.sh
 
 # issue with __nldbl_printf on s390, s390x, ppc, ppc64
 # switch to LSB headers for the harness build



More information about the lsb-messages mailing list