
2 Dec
2022
2 Dec
'22
1:45 p.m.
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@suse.com> --- libvirt.spec.in | 66 ++++++++++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 33 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>