diff options
author | jbj <devnull@localhost> | 2001-11-04 22:00:11 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-11-04 22:00:11 +0000 |
commit | 37a303a3a7d48d84c6750b51f8f5f2a62aaf659d (patch) | |
tree | 19dd952a2c7da40db15bd7f5bdd374556843ee88 /rpm.spec.in | |
parent | 4c422570c0ac7bc059349eba1774d5bff347515f (diff) | |
download | librpm-tizen-37a303a3a7d48d84c6750b51f8f5f2a62aaf659d.tar.gz librpm-tizen-37a303a3a7d48d84c6750b51f8f5f2a62aaf659d.tar.bz2 librpm-tizen-37a303a3a7d48d84c6750b51f8f5f2a62aaf659d.zip |
- rpmal: availablePackage is totally opaque, alKey with index replaces.
CVS patchset: 5155
CVS date: 2001/11/04 22:00:11
Diffstat (limited to 'rpm.spec.in')
-rw-r--r-- | rpm.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpm.spec.in b/rpm.spec.in index 7cab290f6..7d80e5320 100644 --- a/rpm.spec.in +++ b/rpm.spec.in @@ -556,3 +556,4 @@ fi - rpmds: create dsProblem(), dsiGetDNEVR() retrieved DNEVR, not N. - depends.h: hack around teIterator() et al from include for now. - rpmds: move trigger dependencies into a rpmDepSet as well. +- rpmal: availablePackage is totally opaque, alKey with index replaces. |