]> xenbits.xensource.com Git - libvirt.git/commitdiff
rpm: Split call to mingw_debug_package
authorAndrea Bolognani <abologna@redhat.com>
Thu, 2 Nov 2023 15:10:35 +0000 (16:10 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 23 Nov 2023 17:31:52 +0000 (18:31 +0100)
This is functionally equivalent and will make future patches
nicer.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
libvirt.spec.in

index 1f90a36f222dd4c85f0bd1504654bb0de3ee7f6a..5b0b316543727639a013b17ce92f31658e4aa5d0 100644 (file)
@@ -1081,7 +1081,8 @@ BuildArch: noarch
 %description -n mingw64-libvirt
 MinGW Windows libvirt virtualization library.
 
-%{?mingw_debug_package}
+%{?mingw32_debug_package}
+%{?mingw64_debug_package}
 %endif
 
 %prep