Replies: 3 comments 5 replies
-
There's a ticket for tracking this case already: #2796 The thing is, some will want just the name, and some will want something else, and some will want the architecture too. So the question is, where does it stop? |
Beta Was this translation helpful? Give feedback.
5 replies
-
(also see #1364) |
Beta Was this translation helpful? Give feedback.
0 replies
-
done with #3755 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the only tags in an rpm relating to the source rpm seem to be
SOURCEPACKAGE
SOURCEPKGID
SOURCERPM
Of these, only
SOURCERPM
seems to be populated consistently, and it contains a filename.By convention this is a NVRA, which means that even when the convention is followed, there's no way to determine the epoch of a source rpm.
A new tag (
SOURCENEVR
) should record the source rpm's NEVR.Beta Was this translation helpful? Give feedback.
All reactions