Author: aurel32
Date: 2007-11-01 17:21:30 +0000 (Thu, 01 Nov 2007)
New Revision: 2645

Added:
   
glibc-package/branches/glibc-2.7/debian/patches/any/local-disable-test-tgmath2.diff
Removed:
   
glibc-package/branches/glibc-2.7/debian/patches/any/local-disable-tst-tgmath2.diff
Modified:
   glibc-package/branches/glibc-2.7/debian/changelog
   glibc-package/branches/glibc-2.7/debian/patches/any/submitted-longdouble.diff
   glibc-package/branches/glibc-2.7/debian/patches/series
Log:
Fix test-tgmath2 patch


Modified: glibc-package/branches/glibc-2.7/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.7/debian/changelog   2007-11-01 16:20:40 UTC 
(rev 2644)
+++ glibc-package/branches/glibc-2.7/debian/changelog   2007-11-01 17:21:30 UTC 
(rev 2645)
@@ -1,4 +1,4 @@
-glibc (2.7-0exp5) UNRELEASED; urgency=low
+glibc (2.7-0exp7) UNRELEASED; urgency=low
 
   [ Clint Adams ]
   * New upstream release with linuxthreads snapshot.
@@ -76,7 +76,7 @@
     define.
     TIMEOUTFACTOR.
   * locales-depver: tighten locales dependencies.
-  * any/local-disable-tst-tgmath2.diff: new patch to disable tst-tgmath2,
+  * any/local-disable-test-tgmath2.diff: new patch to disable test-tgmath2,
     which take too much resources during compilation.
 
   [ Petr Salinger]

Copied: 
glibc-package/branches/glibc-2.7/debian/patches/any/local-disable-test-tgmath2.diff
 (from rev 2644, 
glibc-package/branches/glibc-2.7/debian/patches/any/local-disable-tst-tgmath2.diff)
===================================================================
--- 
glibc-package/branches/glibc-2.7/debian/patches/any/local-disable-test-tgmath2.diff
                         (rev 0)
+++ 
glibc-package/branches/glibc-2.7/debian/patches/any/local-disable-test-tgmath2.diff
 2007-11-01 17:21:30 UTC (rev 2645)
@@ -0,0 +1,11 @@
+--- math/Makefile.orig
++++ math/Makefile
+@@ -90,7 +90,7 @@
+ # Rules for the test suite.
+ tests = test-matherr test-fenv atest-exp atest-sincos atest-exp2 basic-test \
+       test-misc test-fpucw tst-definitions test-tgmath test-tgmath-ret \
+-      bug-nextafter bug-nexttoward bug-tgmath1 test-tgmath-int test-tgmath2
++      bug-nextafter bug-nexttoward bug-tgmath1 test-tgmath-int
+ # We do the `long double' tests only if this data type is available and
+ # distinct from `double'.
+ test-longdouble-yes = test-ldouble test-ildoubl

Deleted: 
glibc-package/branches/glibc-2.7/debian/patches/any/local-disable-tst-tgmath2.diff
===================================================================
--- 
glibc-package/branches/glibc-2.7/debian/patches/any/local-disable-tst-tgmath2.diff
  2007-11-01 16:20:40 UTC (rev 2644)
+++ 
glibc-package/branches/glibc-2.7/debian/patches/any/local-disable-tst-tgmath2.diff
  2007-11-01 17:21:30 UTC (rev 2645)
@@ -1,11 +0,0 @@
---- math/Makefile.orig
-+++ math/Makefile
-@@ -90,7 +90,7 @@
- # Rules for the test suite.
- tests = test-matherr test-fenv atest-exp atest-sincos atest-exp2 basic-test \
-       test-misc test-fpucw tst-definitions test-tgmath test-tgmath-ret \
--      bug-nextafter bug-nexttoward bug-tgmath1 test-tgmath-int test-tgmath2
-+      bug-nextafter bug-nexttoward bug-tgmath1 test-tgmath-int
- # We do the `long double' tests only if this data type is available.
- test-longdouble-yes = test-ldouble test-ildoubl
- distribute += $(test-longdouble-yes:=.c)

Modified: 
glibc-package/branches/glibc-2.7/debian/patches/any/submitted-longdouble.diff
===================================================================
--- 
glibc-package/branches/glibc-2.7/debian/patches/any/submitted-longdouble.diff   
    2007-11-01 16:20:40 UTC (rev 2644)
+++ 
glibc-package/branches/glibc-2.7/debian/patches/any/submitted-longdouble.diff   
    2007-11-01 17:21:30 UTC (rev 2645)
@@ -3,7 +3,7 @@
 @@ -91,13 +91,17 @@
  tests = test-matherr test-fenv atest-exp atest-sincos atest-exp2 basic-test \
        test-misc test-fpucw tst-definitions test-tgmath test-tgmath-ret \
-       bug-nextafter bug-nexttoward bug-tgmath1 test-tgmath-int test-tgmath2
+       bug-nextafter bug-nexttoward bug-tgmath1 test-tgmath-int
 -# We do the `long double' tests only if this data type is available and
 -# distinct from `double'.
 +# We do the `long double' tests only if this data type is available.

Modified: glibc-package/branches/glibc-2.7/debian/patches/series
===================================================================
--- glibc-package/branches/glibc-2.7/debian/patches/series      2007-11-01 
16:20:40 UTC (rev 2644)
+++ glibc-package/branches/glibc-2.7/debian/patches/series      2007-11-01 
17:21:30 UTC (rev 2645)
@@ -148,7 +148,7 @@
 any/local-stubs_h.diff 
 any/local-stdio-lock.diff -p0
 any/local-tcsetaddr.diff -p0
-any/local-disable-tst-tgmath2.diff -p0
+any/local-disable-test-tgmath2.diff -p0
 any/local-tst-mktime2.diff -p0
 any/local-dynamic-resolvconf.diff -p0
 any/submitted-nis-netgrp.diff -p0


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to