[Rpm-maint] [rpm-software-management/rpm] RFE: default to dist-git style per-package directories in rpmbuild (#1171)

Miroslav Suchý notifications at github.com
Thu Apr 9 16:59:58 UTC 2020


+1 to the suggestion.

>From Mock POV it is not necessary to have a long transition period. It can be even cut-off (since version x.y rpmbuild will use the new structure and not the old one). That is because Mock has to support very old target chroots. So we will have to have some detection of this functionality anyway.

The detection can be based on version:

```
rpm -q rpm
rpm --version #hmm bad thing that this string is localized

```
or some function or variable in rpmlib


-- 
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/1171#issuecomment-611637697
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200409/b15221ab/attachment.html>


More information about the Rpm-maint mailing list