r9667 - packages/trunk/libphysfs/debian/patches

Patrick Matthäi pmatthaei at alioth.debian.org
Mon May 4 17:14:12 UTC 2009


Author: pmatthaei
Date: 2009-05-04 17:14:11 +0000 (Mon, 04 May 2009)
New Revision: 9667

Modified:
   packages/trunk/libphysfs/debian/patches/02_fix-hurd-ftbfs.diff
   packages/trunk/libphysfs/debian/patches/03_gcc4.4-ftbfs.diff
Log:
Add descriptions to the patches.


Modified: packages/trunk/libphysfs/debian/patches/02_fix-hurd-ftbfs.diff
===================================================================
--- packages/trunk/libphysfs/debian/patches/02_fix-hurd-ftbfs.diff	2009-05-04 17:12:38 UTC (rev 9666)
+++ packages/trunk/libphysfs/debian/patches/02_fix-hurd-ftbfs.diff	2009-05-04 17:14:11 UTC (rev 9667)
@@ -1,3 +1,4 @@
+#This patch should fix physfs from FTBFSing on hurd/i386.
 diff -Naur physfs-2.0.0.orig/platform/unix.c physfs-2.0.0/platform/unix.c
 --- physfs-2.0.0.orig/platform/unix.c	2009-05-04 19:01:08.000000000 +0200
 +++ physfs-2.0.0/platform/unix.c	2009-05-04 19:04:17.000000000 +0200

Modified: packages/trunk/libphysfs/debian/patches/03_gcc4.4-ftbfs.diff
===================================================================
--- packages/trunk/libphysfs/debian/patches/03_gcc4.4-ftbfs.diff	2009-05-04 17:12:38 UTC (rev 9666)
+++ packages/trunk/libphysfs/debian/patches/03_gcc4.4-ftbfs.diff	2009-05-04 17:14:11 UTC (rev 9667)
@@ -1,3 +1,4 @@
+#This patch fixes a compilation issue with gcc version 4.4.
 --- a/archivers/zip.c	Wed Feb 20 12:24:10 2008 +0000
 +++ b/archivers/zip.c	Sun May 03 01:24:41 2009 -0700
 @@ -375,13 +375,13 @@




More information about the Pkg-games-commits mailing list