Typical Makefile:
@echo "RhtsRequires: library(kernel/base)" >> $(METADATA) @echo "RhtsRequires: library(kernel/fs)" >> $(METADATA)
rpm -q --provides beakerlib-libraries beakerlib-libraries = 0.1-39.g764645d.el7.centos
I propose to add PROVIDES supported libraries. That we can use Makefile natively.
I can do this, need only ACK from devs.
Makes sense to me.
interesting :)
Log in to comment on this ticket.