diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2009-11-20 10:32:47 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2009-11-20 10:32:47 +0200 |
commit | d0eaa7c0485f670371fc6a99bf27021fdaa467e4 (patch) | |
tree | 0af8e55b3ee6820c48180be9b3e9212195891056 /tests | |
parent | 71eeeb8d5e18ac6f6b349b09fd22fe2c650f8beb (diff) | |
download | rpm-d0eaa7c0485f670371fc6a99bf27021fdaa467e4.tar.gz rpm-d0eaa7c0485f670371fc6a99bf27021fdaa467e4.tar.bz2 rpm-d0eaa7c0485f670371fc6a99bf27021fdaa467e4.zip |
Add RPMTAG_EPOCHNUM tag extension
- return RPMTAG_EPOCH but convert non-existent epoch to 0, as rpm internals
treat it
Diffstat (limited to 'tests')
-rw-r--r-- | tests/rpmgeneral.at | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rpmgeneral.at b/tests/rpmgeneral.at index de5c3f51c..98f86d5af 100644 --- a/tests/rpmgeneral.at +++ b/tests/rpmgeneral.at @@ -97,6 +97,7 @@ DISTURL DSAHEADER E EPOCH +EPOCHNUM EVR EXCLUDEARCH EXCLUDEOS |