[Rpm-maint] [rpm-software-management/rpm] RFE: set version to 0 when not present instead of erroring (#559)
nim-nim
notifications at github.com
Sun Sep 30 15:31:16 UTC 2018
rpmbuild should set `Version` to 0 by itself when not present in the spec, instead of complaining
0 *is* the default version used in specs when none exists
The current system forces the creation of countless useless
```
Version: 0
```
lines
Those lines then confuse inexperienced packagers, who start editing them instead of changing `Release`, resulting in the creation of new `Epoch`s when not caught in time
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/559
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180930/c335a73f/attachment.html>
More information about the Rpm-maint
mailing list