1 Commits
sle16 ... sle12

Author SHA256 Message Date
87b49dd682 Add conditional to build package 2025-10-14 12:37:53 +01:00

View File

@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%if 0%{?build_saltbundlepy_libvirt_sle12_package}
%{?!saltbundlepy_module:%define saltbundlepy_module() saltbundlepy-%{**}}
%define pythons saltbundlepy
@@ -84,3 +85,5 @@ export CFLAGS="%{optflags}"
%pycache_only %{python_sitearch}/__pycache__/libvirt*
%changelog
%endif