rpms/coreutils/devel coreutils-6.10-configuration.patch, 1.19, 1.20 coreutils-i18n.patch, 1.32, 1.33 coreutils-pam.patch, 1.15, 1.16 coreutils.spec, 1.256, 1.257

Ondrej Vasik ovasik at fedoraproject.org
Wed Apr 1 11:14:31 UTC 2009


Author: ovasik

Update of /cvs/extras/rpms/coreutils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21834

Modified Files:
	coreutils-6.10-configuration.patch coreutils-i18n.patch 
	coreutils-pam.patch coreutils.spec 
Log Message:
temporarily disable strverscmp failing gnulib test, defuzz patches

coreutils-6.10-configuration.patch:

Index: coreutils-6.10-configuration.patch
===================================================================
RCS file: /cvs/extras/rpms/coreutils/devel/coreutils-6.10-configuration.patch,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- coreutils-6.10-configuration.patch	31 Mar 2009 15:48:26 -0000	1.19
+++ coreutils-6.10-configuration.patch	1 Apr 2009 11:14:30 -0000	1.20
@@ -1,3 +1,19 @@
+diff -urNp coreutils-7.2-orig/gnulib-tests/gnulib.mk coreutils-7.2/gnulib-tests/gnulib.mk
+--- coreutils-7.2-orig/gnulib-tests/gnulib.mk	2009-03-31 14:28:30.000000000 +0200
++++ coreutils-7.2/gnulib-tests/gnulib.mk	2009-04-01 12:37:00.000000000 +0200
+@@ -910,9 +910,9 @@ EXTRA_DIST += test-strtod.c
+ 
+ ## begin gnulib module strverscmp-tests
+ 
+-TESTS += test-strverscmp
+-check_PROGRAMS += test-strverscmp
+-EXTRA_DIST += test-strverscmp.c
++#TESTS += test-strverscmp
++#check_PROGRAMS += test-strverscmp
++#EXTRA_DIST += test-strverscmp.c
+ 
+ ## end   gnulib module strverscmp-tests
+ 
 diff -urN coreutils-6.11-orig/tests/mkdir/selinux coreutils-6.11/tests/mkdir/selinux
 --- coreutils-6.11-orig/tests/mkdir/selinux	2008-04-19 23:34:23.000000000 +0200
 +++ coreutils-6.11/tests/mkdir/selinux	2008-04-22 13:23:50.000000000 +0200

coreutils-i18n.patch:

Index: coreutils-i18n.patch
===================================================================
RCS file: /cvs/extras/rpms/coreutils/devel/coreutils-i18n.patch,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- coreutils-i18n.patch	2 Mar 2009 12:42:55 -0000	1.32
+++ coreutils-i18n.patch	1 Apr 2009 11:14:30 -0000	1.33
@@ -114,13 +114,13 @@
 --- coreutils-6.12-orig/tests/Makefile.am	2008-05-27 13:47:53.000000000 +0200
 +++ coreutils-6.12/tests/Makefile.am	2008-06-02 10:06:03.000000000 +0200
 @@ -192,6 +192,7 @@
-   misc/sort					\
    misc/sort-compress				\
+   misc/sort-continue				\
    misc/sort-files0-from				\
 +  misc/sort-mb-tests				\
    misc/sort-merge				\
+   misc/sort-merge-fdlimit			\
    misc/sort-rand				\
-   misc/sort-version				\
 @@ -391,6 +392,10 @@
    $(root_tests)
  
@@ -2786,7 +2786,7 @@
  
 @@ -416,7 +454,20 @@
  
- #define NULLCOL (COLUMN *)0
+ typedef struct COLUMN COLUMN;
  
 -static int char_to_clump (char c);
 +/* Funtion pointers to switch functions for single byte locale or for

coreutils-pam.patch:

Index: coreutils-pam.patch
===================================================================
RCS file: /cvs/extras/rpms/coreutils/devel/coreutils-pam.patch,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- coreutils-pam.patch	24 Feb 2009 16:34:43 -0000	1.15
+++ coreutils-pam.patch	1 Apr 2009 11:14:30 -0000	1.16
@@ -407,7 +407,7 @@
 --- coreutils-7.1/configure.ac.pam
 +++ coreutils-7.1/configure.ac
 @@ -44,6 +44,13 @@
-     [enable compile-time and run-time bounds-checking, and some warnings])
+   AC_DEFINE([GNULIB_PORTCHECK], [1], [enable some gnulib portability checks])
  fi
  
 +dnl Give the chance to enable PAM


Index: coreutils.spec
===================================================================
RCS file: /cvs/extras/rpms/coreutils/devel/coreutils.spec,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -r1.256 -r1.257
--- coreutils.spec	31 Mar 2009 15:48:26 -0000	1.256
+++ coreutils.spec	1 Apr 2009 11:14:30 -0000	1.257
@@ -312,6 +312,7 @@
 * Tue Mar 31 2009 Ondrej Vasik <ovasik at redhat.com> 7.2-1
 - New upstream bugfix release 7.2
 - removed applied patches
+- temporarily disable strverscmp failing gnulib test
 
 * Thu Mar 19 2009 Ondrej Vasik <ovasik at redhat.com> 7.1-7
 - do not ship /etc/DIR_COLORS.xterm - as many terminals




More information about the fedora-extras-commits mailing list