SOURCES: rpm-pld-autodep.patch - fixed

arekm arekm at pld-linux.org
Tue Oct 17 22:30:42 CEST 2006


Author: arekm                        Date: Tue Oct 17 20:30:42 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed

---- Files affected:
SOURCES:
   rpm-pld-autodep.patch (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SOURCES/rpm-pld-autodep.patch
diff -u SOURCES/rpm-pld-autodep.patch:1.15 SOURCES/rpm-pld-autodep.patch:1.16
--- SOURCES/rpm-pld-autodep.patch:1.15	Tue Oct 17 22:09:54 2006
+++ SOURCES/rpm-pld-autodep.patch	Tue Oct 17 22:30:36 2006
@@ -337,9 +337,9 @@
  {
      rpmfcApplyTbl fcat;
 @@ -865,6 +1055,26 @@
-     int ix;
      int i;
      int xx;
+     int skipping;
 +    int j;
 +    regex_t *noautoprovfiles = NULL;
 +    int noautoprovfiles_c;
@@ -363,8 +363,6 @@
  
      /* Generate package and per-file dependencies. */
      for (fc->ix = 0; fc->fn[fc->ix] != NULL; fc->ix++) {
---- rpm-4.4.7/build/rpmfc.c.org	2006-10-17 22:07:32.281698500 +0200
-+++ rpm-4.4.7/build/rpmfc.c	2006-10-17 22:08:38.313825250 +0200
 @@ -1076,9 +1076,43 @@
  	for (fcat = rpmfcApplyTable; fcat->func != NULL; fcat++) {
  	    if (!(fc->fcolor->vals[fc->ix] & fcat->colormask))
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rpm-pld-autodep.patch?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list