%{?mingw_package_header} %global pkgname vulkan-headers %global srcname Vulkan-Headers Name: mingw-%{pkgname} Version: 1.3.224.1 Release: 1%{?dist} Summary: MinGW Windows %{pkgname} License: ASL 2.0 BuildArch: noarch URL: https://github.com/KhronosGroup/%{srcname} Source0: https://github.com/KhronosGroup/%{srcname}/archive/sdk-%{version}/%{srcname}-%{version}.tar.gz BuildRequires: make BuildRequires: cmake BuildRequires: mingw32-filesystem >= 95 BuildRequires: mingw64-filesystem >= 95 %description MinGW Windows %{pkgname} %package -n mingw32-%{pkgname} Summary: MinGW Windows %{pkgname} %description -n mingw32-%{pkgname} MinGW Windows %{pkgname}. %package -n mingw64-%{pkgname} Summary: MinGW Windows %{pkgname} %description -n mingw64-%{pkgname} MinGW Windows %{pkgname}. %prep %autosetup -p1 -n %{srcname}-sdk-%{version} %build %mingw_cmake %mingw_make_build %install %mingw_make_install %files -n mingw32-%{pkgname} %license LICENSE.txt %{mingw32_includedir}/vulkan/ %{mingw32_includedir}/vk_video/ %{mingw32_datadir}/vulkan/ %files -n mingw64-%{pkgname} %license LICENSE.txt %{mingw64_includedir}/vulkan/ %{mingw64_includedir}/vk_video/ %{mingw64_datadir}/vulkan/ %changelog * Thu Sep 15 2022 Sandro Mani - 1.3.224.1-1 - Update to 1.3.224.1 * Thu Jul 21 2022 Fedora Release Engineering - 1.3.216-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 28 2022 Sandro Mani - 1.3.216-1 - Update to 1.3.216 * Wed Apr 27 2022 Sandro Mani - 1.3.211.0-1 - Update to 1.3.211.0 * Fri Feb 18 2022 Sandro Mani - 1.3.204.0-1 - Update to 1.3.204.0 * Thu Jan 20 2022 Fedora Release Engineering - 1.2.198.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Nov 23 2021 Sandro Mani - 1.2.198.0-1 - Update to 1.2.198.0 * Tue Sep 07 2021 Sandro Mani - 1.2.189-1 - Update to 1.2.189 * Thu Jul 22 2021 Fedora Release Engineering - 1.2.182.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jul 08 2021 Sandro Mani - 1.2.182.0-1 - Update to 1.2.182.0 * Wed May 19 2021 Sandro Mani - 1.2.176.0-1 - Update to 1.2.176.0 * Thu Jan 28 2021 Sandro Mani - 1.2.162.0-1 - Update to 1.2.162.0 * Tue Jan 26 2021 Fedora Release Engineering - 1.2.154.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Nov 04 2020 Sandro Mani - 1.2.154.0-1 - Update to 1.2.154.0 * Mon Aug 10 2020 Sandro Mani - 1.2.148.0-1 - Update to 1.2.148.0 * Tue Jul 28 2020 Fedora Release Engineering - 1.2.135.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Apr 22 2020 Sandro Mani - 1.2.135.0-1 - Update to 1.2.135.0 * Sun Feb 02 2020 Sandro Mani - 1.2.131.1-1 - Update to 1.2.131.1 * Wed Jan 29 2020 Fedora Release Engineering - 1.1.126.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Nov 12 2019 Sandro Mani - 1.1.126.0-1 - Update to 1.1.126.0 * Wed Jul 31 2019 Sandro Mani - 1.1.114.0-1 - Update to 1.1.114.0 * Thu Jul 25 2019 Fedora Release Engineering - 1.1.108.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jun 28 2019 Sandro Mani - 1.1.108.0-1 - Update to 1.1.108.0 * Sat Apr 20 2019 Sandro Mani - 1.1.106.0-1 - Update to 1.1.106.0 * Tue Apr 02 2019 Sandro Mani - 1.1.101.0-1 - Update to 1.1.101.0 * Wed Feb 13 2019 Sandro Mani - 1.1.97.0-1 - Update to 1.1.97.0 * Mon Feb 04 2019 Sandro Mani - 1.1.82.0-3 - Obsolete mingw{32,64}-vulkan * Fri Feb 01 2019 Fedora Release Engineering - 1.1.82.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Aug 07 2018 Sandro Mani - 1.1.82.0-1 - Updateto 1.1.82.0 * Fri Jul 13 2018 Fedora Release Engineering - 1.1.77-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 26 2018 Sandro Mani - 1.1.77-1 - Update to 1.1.77 * Fri Jun 08 2018 Sandro Mani - 1.1.76-0.1.git634e365 - Initial package