rpms/gnucash/FC-4 gnucash-1.8.6-64bit-fixes.patch,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Dec 21 00:44:35 UTC 2005


Author: notting

Update of /cvs/dist/rpms/gnucash/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv11513

Modified Files:
	gnucash-1.8.6-64bit-fixes.patch 
Log Message:
update


gnucash-1.8.6-64bit-fixes.patch:
 gnc-html.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: gnucash-1.8.6-64bit-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/gnucash/FC-4/gnucash-1.8.6-64bit-fixes.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnucash-1.8.6-64bit-fixes.patch	9 Sep 2004 05:47:58 -0000	1.1
+++ gnucash-1.8.6-64bit-fixes.patch	21 Dec 2005 00:44:32 -0000	1.2
@@ -9,25 +9,3 @@
                     gpointer     user_data)
  {
    FILE *fh = (FILE *) user_data;
---- gnucash-1.8.8/aclocal.m4.cow	2004-03-12 17:36:40.478189512 -0500
-+++ gnucash-1.8.8/aclocal.m4	2004-03-12 17:37:23.728614448 -0500
-@@ -3304,7 +3304,7 @@
- # This must be Linux ELF.
- linux-gnu*)
-   case $host_cpu in
--  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
-+  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | x86_64* | s390* )
-     lt_cv_deplibs_check_method=pass_all ;;
-   *)
-     # glibc up to 2.1.1 does not perform some relocations on ARM
---- gnucash-1.8.8/acinclude.m4.cow	2004-03-12 17:36:51.352536360 -0500
-+++ gnucash-1.8.8/acinclude.m4	2004-03-12 17:37:10.250663408 -0500
-@@ -3374,7 +3374,7 @@
- # This must be Linux ELF.
- linux-gnu*)
-   case $host_cpu in
--  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
-+  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | x86_64* | s390* )
-     lt_cv_deplibs_check_method=pass_all ;;
-   *)
-     # glibc up to 2.1.1 does not perform some relocations on ARM




More information about the fedora-cvs-commits mailing list