[Lsb-messages] /var/www/bzr/lsb/devel/xts5-test r126: flesh out buildrequires, rediff patch for bug 2429 for fuzz=0

Stew Benedict stewb at linux-foundation.org
Thu Feb 16 17:08:26 UTC 2012


------------------------------------------------------------
revno: 126
committer: Stew Benedict <stewb at linux-foundation.org>
branch nick: xts5-test
timestamp: Thu 2012-02-16 12:08:26 -0500
message:
  flesh out buildrequires, rediff patch for bug 2429 for fuzz=0
modified:
  package/lsb-test-xts5.spec.sed
  package/xts5-5.1.5-bug-2429.patch
-------------- next part --------------
=== modified file 'package/lsb-test-xts5.spec.sed'
--- a/package/lsb-test-xts5.spec.sed	2012-02-14 19:44:52 +0000
+++ b/package/lsb-test-xts5.spec.sed	2012-02-16 17:08:26 +0000
@@ -75,7 +75,7 @@
 AutoReqProv: no
 Requires: lsb-tet3-lite
 Requires: lsb-xvfb >= 1.2.0-19
-BuildRequires: lsb-tet3-lite-devel
+BuildRequires: lsb-tet3-lite-devel lsb-build-desktop lsb-build-cc
 %define	tet_root	%{_libdir}/tet
 %define topdir		/opt/lsb/test/xts5
 

=== modified file 'package/xts5-5.1.5-bug-2429.patch'
--- a/package/xts5-5.1.5-bug-2429.patch	2009-03-09 18:29:26 +0000
+++ b/package/xts5-5.1.5-bug-2429.patch	2012-02-16 17:08:26 +0000
@@ -1,5 +1,6 @@
---- ./build.sh.bug-2429	2009-03-09 12:50:19.000000000 -0400
-+++ ./build.sh	2009-03-09 13:16:06.000000000 -0400
+diff -up ./build.sh.bug-2429 ./build.sh
+--- ./build.sh.bug-2429	2012-02-14 11:07:49.000000000 -0500
++++ ./build.sh	2012-02-16 12:00:11.017376123 -0500
 @@ -76,6 +76,40 @@ Harness build failed, aborting test buil
    exit 1
  fi
@@ -41,8 +42,8 @@
  # correct the file permissions under xts5/bin
  chmod a+x bin/*
  
-@@ -104,6 +138,12 @@ done
- exit 0
+@@ -104,6 +138,12 @@ chmod a+x bin/*
+ 
  
  tcc -b -p xts5 all
 +
@@ -52,5 +53,5 @@
 +cd ..
 +
  JOURNAL=`expr \`ls -d results/*b* | tail -n 1\``/journal
- FAIL_NUM=`grep '\] Error 1' $JOURNAL`
+ FAIL_NUM=`grep -c '\] Error 1' $JOURNAL`
  



More information about the lsb-messages mailing list