SOURCES: rpm-pld-autodep.patch - drop wrong part

arekm arekm at pld-linux.org
Sat Oct 20 23:51:05 CEST 2007


Author: arekm                        Date: Sat Oct 20 21:51:05 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- drop wrong part

---- Files affected:
SOURCES:
   rpm-pld-autodep.patch (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SOURCES/rpm-pld-autodep.patch
diff -u SOURCES/rpm-pld-autodep.patch:1.22 SOURCES/rpm-pld-autodep.patch:1.23
--- SOURCES/rpm-pld-autodep.patch:1.22	Tue Oct  2 15:09:35 2007
+++ SOURCES/rpm-pld-autodep.patch	Sat Oct 20 23:50:59 2007
@@ -417,18 +417,6 @@
  
  /*@-boundswrite@*/
      /* Generate per-file indices into package dependencies. */
-diff -ur rpm.org/lib/rpmfc.c.orig rpm/lib/rpmfc.c.orig
---- rpm.org/lib/rpmfc.c.orig	2007-09-22 22:37:16.000000000 +0200
-+++ rpm/lib/rpmfc.c.orig	2007-10-02 14:48:58.244068387 +0200
-@@ -783,7 +783,7 @@
-     } else
-     if (fc->fcolor->vals[fc->ix] & RPMFC_PHP) {
- 	xx = rpmfcHelper(fc, 'P', "php");
--	if (is_executable)
-+	/* not only executable, files run by httpd usually are not */
- 	    xx = rpmfcHelper(fc, 'R', "php");
-     } else
-     if (fc->fcolor->vals[fc->ix] & RPMFC_MONO) {
 diff -ur rpm.org/lib/rpmfc.h rpm/lib/rpmfc.h
 --- rpm.org/lib/rpmfc.h	2007-07-14 05:22:44.000000000 +0200
 +++ rpm/lib/rpmfc.h	2007-10-02 14:49:18.731230377 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-pld-autodep.patch?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list