SOURCES: rpm-pld-autodep.patch - let's call it a typo
qboosh
qboosh at pld-linux.org
Tue May 22 19:29:19 CEST 2007
Author: qboosh Date: Tue May 22 17:29:19 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- let's call it a typo
---- Files affected:
SOURCES:
rpm-pld-autodep.patch (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SOURCES/rpm-pld-autodep.patch
diff -u SOURCES/rpm-pld-autodep.patch:1.20 SOURCES/rpm-pld-autodep.patch:1.21
--- SOURCES/rpm-pld-autodep.patch:1.20 Tue May 22 08:26:33 2007
+++ SOURCES/rpm-pld-autodep.patch Tue May 22 19:29:14 2007
@@ -179,7 +179,7 @@
#endif
- xx = rpmfcHelper(fc, 'R', "pkgconfig");
+ if (fc->findreq)
-+ xx = rpmfcHelper(fc, 'R', "pkgconfig", fc->findautoreq, fc->findautoreq_c);
++ xx = rpmfcHelper(fc, 'R', "pkgconfig", fc->noautoreq, fc->noautoreq_c);
} else
if (fc->fcolor->vals[fc->ix] & RPMFC_BOURNE) {
#ifdef NOTYET
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/rpm-pld-autodep.patch?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list