Name: azl-chroot-test Version: 1.0 Release: 1%{?dist} Summary: Trivial package to validate the azurelinux-xtra custom-1-x86_64 chroot License: MIT BuildArch: noarch %description No-op test package. Confirms the custom Azure Linux 4.0 chroot (bootstrap image + real azurelinux-base/microsoft repos) actually resolves and builds before any real KDE work is attempted on it. %prep %build %install mkdir -p %{buildroot}%{_datadir}/azl-chroot-test echo "chroot test ok" > %{buildroot}%{_datadir}/azl-chroot-test/marker %files %{_datadir}/azl-chroot-test/marker %changelog * Fri Aug 28 2026 Smech - 1.0-1 - Initial test build