mirror of
https://github.com/containers/podman.git
synced 2025-08-05 19:02:37 +08:00

This removes the need for any `Provides: bundled()` we needed in spec files. The updated Provides will be visible in the build logs and can also be verified with `rpm -q --provides $RPM_FILE`. Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>