On Thu, Dec 01, 2022 at 17:21:42 -0700, Jim Fehlig wrote:
The spec file uses both "libvirt" and "%{name}",
but in reality the
expanded value of %{name} will never change. Drop the macro in favor
of the explicit and more readable "libvirt".
Signed-off-by: Jim Fehlig <jfehlig(a)suse.com>
---
libvirt.spec.in | 66 ++++++++++++++++++++++++-------------------------
1 file changed, 33 insertions(+), 33 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>