Author: qboosh Date: Fri Mar 4 16:59:10 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- unbroken (python source/bytecode modules don't have +x)
---- Files affected:
SOURCES:
rpm-pld-autodep.patch (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SOURCES/rpm-pld-autodep.patch
diff -u SOURCES/rpm-pld-autodep.patch:1.10 SOURCES/rpm-pld-autodep.patch:1.11
--- SOURCES/rpm-pld-autodep.patch:1.10 Sat Feb 19 03:21:57 2005
+++ SOURCES/rpm-pld-autodep.patch Fri Mar 4 17:59:05 2005
@@ -159,7 +159,7 @@
- xx = rpmfcHelper(fc, 'R', "python");
+ if (findprov)
+ xx = rpmfcHelper(fc, 'P', "python", noautoprov, noautoprov_c);
-+ if (findreq && is_executable)
++ if (findreq)
+ xx = rpmfcHelper(fc, 'R', "python", noautoreq, noautoreq_c);
}
if (fc->fcolor->vals[fc->ix] & RPMFC_PHP) {
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/rpm-pld-autodep.patch?r1=1.10&r2=1.11&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit