[Glibc-bsd-commits] r1600 - trunk/posixtestsuite/debian/patches

Guillem Jover guillem at costa.debian.org
Wed Jun 14 06:14:34 UTC 2006


Author: guillem
Date: 2006-06-14 06:14:34 +0000 (Wed, 14 Jun 2006)
New Revision: 1600

Modified:
   trunk/posixtestsuite/debian/patches/00_find_warnings.patch
   trunk/posixtestsuite/debian/patches/01_gnu.patch
   trunk/posixtestsuite/debian/patches/02_expect.diff
Log:
Add DPATCHLEVEL and remove diff lines that change between versions.


Modified: trunk/posixtestsuite/debian/patches/00_find_warnings.patch
===================================================================
--- trunk/posixtestsuite/debian/patches/00_find_warnings.patch	2006-06-14 06:10:48 UTC (rev 1599)
+++ trunk/posixtestsuite/debian/patches/00_find_warnings.patch	2006-06-14 06:14:34 UTC (rev 1600)
@@ -1,6 +1,6 @@
-diff -Naur -x .svn -x CVS posixtestsuite.orig/locate-test posixtestsuite/locate-test
---- posixtestsuite.orig/locate-test	2005-03-14 15:53:50.000000000 +0200
-+++ posixtestsuite/locate-test	2005-11-29 03:48:39.000000000 +0200
+#DPATCHLEVEL=0
+--- locate-test	2005-03-14 15:53:50.000000000 +0200
++++ locate-test	2005-11-29 03:48:39.000000000 +0200
 @@ -60,19 +60,19 @@
            shift;
            ;;

Modified: trunk/posixtestsuite/debian/patches/01_gnu.patch
===================================================================
--- trunk/posixtestsuite/debian/patches/01_gnu.patch	2006-06-14 06:10:48 UTC (rev 1599)
+++ trunk/posixtestsuite/debian/patches/01_gnu.patch	2006-06-14 06:14:34 UTC (rev 1600)
@@ -1,6 +1,6 @@
-diff -Naur -x .svn -x CVS posixtestsuite.orig/LDFLAGS posixtestsuite/LDFLAGS
---- posixtestsuite.orig/LDFLAGS	2005-06-03 04:32:42.000000000 +0300
-+++ posixtestsuite/LDFLAGS	2005-11-29 03:43:56.000000000 +0200
+#DPATCHLEVEL=0
+--- LDFLAGS	2005-06-03 04:32:42.000000000 +0300
++++ LDFLAGS	2005-11-29 03:43:56.000000000 +0200
 @@ -4,9 +4,6 @@
  #Place the -l, -L, or -D piece before the item to link.
  #Lines beginning with # are comments.

Modified: trunk/posixtestsuite/debian/patches/02_expect.diff
===================================================================
--- trunk/posixtestsuite/debian/patches/02_expect.diff	2006-06-14 06:10:48 UTC (rev 1599)
+++ trunk/posixtestsuite/debian/patches/02_expect.diff	2006-06-14 06:14:34 UTC (rev 1600)
@@ -1,6 +1,6 @@
-diff -Nur posixtestsuite-1.4.3.old/Makefile posixtestsuite-1.4.3/Makefile
---- posixtestsuite-1.4.3.old/Makefile	2004-07-07 16:19:07.000000000 +0200
-+++ posixtestsuite-1.4.3/Makefile	2004-09-01 18:41:01.000000000 +0200
+#DPATCHLEVEL=0
+--- Makefile	2004-07-07 16:19:07.000000000 +0200
++++ Makefile	2004-09-01 18:41:01.000000000 +0200
 @@ -35,7 +35,10 @@
  all: build-tests run-tests 
  
@@ -13,9 +13,8 @@
  
  functional-tests: functional-make functional-run
  stress-tests: stress-make stress-run
-diff -Nur posixtestsuite-1.4.3.old/functional/mqueues/run.sh posixtestsuite-1.4.3/functional/mqueues/run.sh
---- posixtestsuite-1.4.3.old/functional/mqueues/run.sh	2004-07-05 23:49:05.000000000 +0200
-+++ posixtestsuite-1.4.3/functional/mqueues/run.sh	2004-09-01 18:40:17.000000000 +0200
+--- functional/mqueues/run.sh	2004-07-05 23:49:05.000000000 +0200
++++ functional/mqueues/run.sh	2004-09-01 18:40:17.000000000 +0200
 @@ -12,7 +12,11 @@
  {
  	echo "TEST: " $1
@@ -29,9 +28,8 @@
  	if [ $? == 0 ]; then
  		PASS=$PASS+1
  		echo -ne "\t\t\t***TEST PASSED***\n\n"
-diff -Nur posixtestsuite-1.4.3.old/functional/semaphores/run.sh posixtestsuite-1.4.3/functional/semaphores/run.sh
---- posixtestsuite-1.4.3.old/functional/semaphores/run.sh	2004-07-05 23:49:05.000000000 +0200
-+++ posixtestsuite-1.4.3/functional/semaphores/run.sh	2004-09-01 18:40:17.000000000 +0200
+--- functional/semaphores/run.sh	2004-07-05 23:49:05.000000000 +0200
++++ functional/semaphores/run.sh	2004-09-01 18:40:17.000000000 +0200
 @@ -12,7 +12,11 @@
  {
  	echo "TEST: " $1
@@ -45,9 +43,8 @@
  	if [ $? == 0 ]; then
  		PASS=$PASS+1
  		echo -ne "\t\t\t***TEST PASSED***\n\n"
-diff -Nur posixtestsuite-1.4.3.old/functional/threads/pi_test/run.sh posixtestsuite-1.4.3/functional/threads/pi_test/run.sh
---- posixtestsuite-1.4.3.old/functional/threads/pi_test/run.sh	2004-07-05 23:49:05.000000000 +0200
-+++ posixtestsuite-1.4.3/functional/threads/pi_test/run.sh	2004-09-01 18:40:17.000000000 +0200
+--- functional/threads/pi_test/run.sh	2004-07-05 23:49:05.000000000 +0200
++++ functional/threads/pi_test/run.sh	2004-09-01 18:40:17.000000000 +0200
 @@ -21,7 +21,11 @@
  {
          echo "TEST: " $1
@@ -61,9 +58,8 @@
          if [ $? == 0 ]; then
                  PASS=$PASS+1
                  echo -ne "\t\t\t***TEST PASSED***\n\n"
-diff -Nur posixtestsuite-1.4.3.old/functional/threads/robust_test/run.sh posixtestsuite-1.4.3/functional/threads/robust_test/run.sh
---- posixtestsuite-1.4.3.old/functional/threads/robust_test/run.sh	2004-07-05 23:49:05.000000000 +0200
-+++ posixtestsuite-1.4.3/functional/threads/robust_test/run.sh	2004-09-01 18:40:17.000000000 +0200
+--- functional/threads/robust_test/run.sh	2004-07-05 23:49:05.000000000 +0200
++++ functional/threads/robust_test/run.sh	2004-09-01 18:40:17.000000000 +0200
 @@ -7,7 +7,11 @@
  {
          echo "TEST: " $1
@@ -77,9 +73,8 @@
          if [ $? == 0 ]; then
                  PASS=$PASS+1
                  echo -ne "\t\t\t***TEST PASSED***\n\n"
-diff -Nur posixtestsuite-1.4.3.old/stress/mqueues/run.sh posixtestsuite-1.4.3/stress/mqueues/run.sh
---- posixtestsuite-1.4.3.old/stress/mqueues/run.sh	2004-07-05 23:49:05.000000000 +0200
-+++ posixtestsuite-1.4.3/stress/mqueues/run.sh	2004-09-01 18:40:17.000000000 +0200
+--- stress/mqueues/run.sh	2004-07-05 23:49:05.000000000 +0200
++++ stress/mqueues/run.sh	2004-09-01 18:40:17.000000000 +0200
 @@ -12,7 +12,11 @@
  {
  	echo "TEST: " $1 $2
@@ -93,9 +88,8 @@
  	if [ $? == 0 ]; then
  		PASS=$PASS+1
  		echo -ne "\t\t\t***TEST PASSED***\n\n"
-diff -Nur posixtestsuite-1.4.3.old/stress/semaphores/run.sh posixtestsuite-1.4.3/stress/semaphores/run.sh
---- posixtestsuite-1.4.3.old/stress/semaphores/run.sh	2004-07-05 23:49:05.000000000 +0200
-+++ posixtestsuite-1.4.3/stress/semaphores/run.sh	2004-09-01 18:40:17.000000000 +0200
+--- stress/semaphores/run.sh	2004-07-05 23:49:05.000000000 +0200
++++ stress/semaphores/run.sh	2004-09-01 18:40:17.000000000 +0200
 @@ -12,7 +12,11 @@
  {
  	echo "TEST: " $1 $2
@@ -109,9 +103,8 @@
  	if [ $? == 0 ]; then
  		PASS=$PASS+1
  		echo -ne "\t\t\t***TEST PASSED***\n\n"
-diff -Nur posixtestsuite-1.4.3.old/make_is_dumb posixtestsuite-1.4.3/make_is_dumb
---- posixtestsuite-1.4.3.old/make_is_dumb	1970-01-01 01:00:00.000000000 +0100
-+++ posixtestsuite-1.4.3/make_is_dumb	2004-09-01 19:55:41.000000000 +0200
+--- make_is_dumb	1970-01-01 01:00:00.000000000 +0100
++++ make_is_dumb	2004-09-01 19:55:41.000000000 +0200
 @@ -0,0 +1,8 @@
 +#!/bin/sh
 +if test -e $1 ; then




More information about the Glibc-bsd-commits mailing list