packages: transmission/transmission-preallocate_syscall.patch - updated for...

charles charles at pld-linux.org
Sat Feb 20 15:25:43 CET 2010


Author: charles                      Date: Sat Feb 20 14:25:43 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated for 1.90

---- Files affected:
packages/transmission:
   transmission-preallocate_syscall.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/transmission/transmission-preallocate_syscall.patch
diff -u packages/transmission/transmission-preallocate_syscall.patch:1.7 packages/transmission/transmission-preallocate_syscall.patch:1.8
--- packages/transmission/transmission-preallocate_syscall.patch:1.7	Sun Feb  7 14:35:38 2010
+++ packages/transmission/transmission-preallocate_syscall.patch	Sat Feb 20 15:25:38 2010
@@ -1,6 +1,6 @@
---- transmission-1.83/configure.ac.orig	2010-02-07 14:31:56.000000000 +0100
-+++ transmission-1.83/configure.ac	2010-02-07 14:31:56.000000000 +0100
-@@ -81,6 +81,14 @@
+--- transmission-1.90/configure.ac.orig	2010-02-20 15:17:44.000000000 +0100
++++ transmission-1.90/configure.ac	2010-02-20 15:19:12.000000000 +0100
+@@ -96,6 +96,14 @@
  AC_HEADER_STDC
  AC_HEADER_TIME
  
@@ -12,7 +12,7 @@
 +             AC_MSG_RESULT([yes])],
 +            [AC_MSG_RESULT([no])])
 +
- AC_CHECK_FUNCS([pread pwrite lrintf strlcpy daemon dirname basename strcasecmp localtime_r posix_fallocate memmem strtold syslog])
+ AC_CHECK_FUNCS([pread pwrite lrintf strlcpy daemon dirname basename strcasecmp localtime_r fallocate64 posix_fallocate memmem strtold syslog valloc])
  AC_PROG_INSTALL
  AC_PROG_MAKE_SET
 --- transmission-1.83/libtransmission/fdlimit.c.orig	2010-01-29 02:01:32.000000000 +0100
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/transmission/transmission-preallocate_syscall.patch?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list