]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- remove automated dependency adding by package name and not only lib, thanks
authordjurban <djurban@pld-linux.org>
Fri, 20 Aug 2004 14:18:26 +0000 (14:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  go to arekm for giving a hint. the most hated bug in pld is fixed now.

Changed files:
    rpm-pld-autodep.patch -> 1.5

rpm-pld-autodep.patch

index 1f5eda63ac052f46d11d093960851f5b34775ae8..7ca03d9a465c94aabc783e592ed21ca1cac5575c 100644 (file)
 +    noautoprov = rpmfcFreeRegexps(noautoprov, noautoprov_c);
 +    noautoreq = rpmfcFreeRegexps(noautoreq, noautoreq_c);
 +
-+    rpmfcFindRequiredPackages(fc);
++    
 +
  /*@-boundswrite@*/
      /* Generate per-file indices into package dependencies. */
This page took 0.037127 seconds and 4 git commands to generate.