Closed bmwiedemann closed 5 years ago
Would this patch handle the customized %find_priovide scripts?
Not sure. Do you have an example for such a package? I checked the ones in https://build.opensuse.org/project/show/home:bmwiedemann:reproducible:pesign and it worked there.
Ok, I will try to find a package with the customized find_provide script and see how it works.
I found that no user of pesign-obs-integration uses the customized find_* scripts, so maybe I just worried too much.
For the record: 7ff02118bb146561ca164c84431a084895a06626 reverted this because of VirtualBox
Enable find_provides and requires to get automatic provides instead of manual ones like the original package did
Without this patch,
rpm -qpv --provides $rpm
differed significantly between OBS build and local osc build.Fixes part of issue #9