]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- 4.4.1?
authorwolf <wolf@pld-linux.org>
Sat, 19 Feb 2005 02:21:57 +0000 (02:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-pld-autodep.patch -> 1.10

rpm-pld-autodep.patch

index 0c40a1d9b5afa4d10d4b3eeace4c95a671709a82..30b2c9b77c94f4a6878f6b8959186234db5367bf 100644 (file)
            /* Add to package requires. */
            ds = rpmdsSingle(RPMTAG_REQUIRENAME, s, "", RPMSENSE_FIND_REQUIRES);
            xx = rpmdsMerge(&fc->requires, ds);
-@@ -718,19 +799,22 @@
+@@ -718,21 +799,22 @@
      (void) fclose(fp);
  
      if (fc->fcolor->vals[fc->ix] & RPMFC_PERL) {
      }
      if (fc->fcolor->vals[fc->ix] & RPMFC_PYTHON) {
 -      xx = rpmfcHelper(fc, 'P', "python");
+-#ifdef        NOTYET
 -      if (is_executable)
+-#endif
 -          xx = rpmfcHelper(fc, 'R', "python");
 +      if (findprov)
 +          xx = rpmfcHelper(fc, 'P', "python", noautoprov, noautoprov_c);
This page took 0.035608 seconds and 4 git commands to generate.