]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- drop wrong part
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 20 Oct 2007 21:50:59 +0000 (21:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-pld-autodep.patch -> 1.23

rpm-pld-autodep.patch

index fc2b87a63ba6cd12a09601281abf4ea54763be44..ad4b88456983024b34cf32a4e70f0b1caf10480a 100644 (file)
@@ -417,18 +417,6 @@ diff -ur rpm.org/lib/rpmfc.c rpm/lib/rpmfc.c
  
  /*@-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
This page took 0.046432 seconds and 4 git commands to generate.