#413 Correct source flattening for RPM 4.19.90+ (#2290735)
Merged by msrb. Opened by adamwill.
adamwill/standard-test-roles rpm-420-flatten-alt2  into  master

Download 413.patch

RPM 4.19.90 (4.20 alpha 1) introduced per-build directories,
which adds one more level to the build directory nesting that
this is trying to flatten out. This uses a trick provided by
@pmatilai to discover the true build directory; he says this
works on both old and new RPM. We then flatten relative to that
directory.

Signed-off-by: Adam Williamson awilliam@redhat.com

Yet another alternative to #411 and #412 to fix https://bugzilla.redhat.com/show_bug.cgi?id=2290735 , this based on the 'trick' in https://github.com/rpm-software-management/rpm/issues/3147#issuecomment-2154192419

Can somebody please take a look and merge one of these fixes? this is a clear and significant breakage.

I am not really familiar with this package, but I do have the commit rights here.

Commit 79ad14c9 fixes this pull-request

Pull-Request has been merged by msrb

Pull-Request has been merged by msrb

Metadata