aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
Diffstat (limited to 'URPM.pm')
-rw-r--r--URPM.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/URPM.pm b/URPM.pm
index adf7320..e8f6509 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -735,7 +735,7 @@ Just the obsoleted package name.
If a header is associated with the package, fill the package fields from
the header's tags (NEVRA,
-requires/suggests/obsoletes/conflicts/provides/summary)
+requires/recommends/obsoletes/conflicts/provides/summary)
then free the header
It's useful when traversing the rpm DB, if one wants to keep around a
@@ -771,7 +771,7 @@ Full requires tags
Just the required package name.
-=item $package->suggests()
+=item $package->recommends_nosense()
=item $package->rflags()