SOURCES: poldek-huge-split.patch - update
arekm
arekm at pld-linux.org
Sat Oct 1 20:17:35 CEST 2005
Author: arekm Date: Sat Oct 1 18:17:33 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update
---- Files affected:
SOURCES:
poldek-huge-split.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/poldek-huge-split.patch
diff -u SOURCES/poldek-huge-split.patch:1.1 SOURCES/poldek-huge-split.patch:1.2
--- SOURCES/poldek-huge-split.patch:1.1 Sat Oct 1 20:01:57 2005
+++ SOURCES/poldek-huge-split.patch Sat Oct 1 20:17:27 2005
@@ -1,6 +1,6 @@
diff -urN poldek-0.18.9.org/split.c poldek-0.18.9/split.c
--- poldek-0.18.9.org/split.c 2002-06-12 17:50:57.000000000 +0200
-+++ poldek-0.18.9/split.c 2005-10-01 19:54:04.000000000 +0200
++++ poldek-0.18.9/split.c 2005-10-01 20:16:47.000000000 +0200
@@ -35,8 +35,8 @@
struct chunk {
@@ -57,6 +57,15 @@
"pri min, max = %d, %d)"),
path, chunk->items, chunk->size, pri_min, pri_max);
+@@ -427,7 +427,7 @@
+ }
+
+
+-int packages_split(tn_array *pkgs, unsigned split_size, unsigned first_free_space,
++int packages_split(tn_array *pkgs, unsigned long split_size, unsigned long first_free_space,
+ const char *splitconf_path, const char *outprefix)
+ {
+ tn_array *defs = NULL, *packages = NULL, *ordered_pkgs = NULL;
diff -urN poldek-0.18.9.org/split.h poldek-0.18.9/split.h
--- poldek-0.18.9.org/split.h 2001-09-11 18:08:37.000000000 +0200
+++ poldek-0.18.9/split.h 2005-10-01 19:49:30.000000000 +0200
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/poldek-huge-split.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list