Blame SPECS/vulkan-tools.spec

c7224b
Name:           vulkan-tools
c7224b
Version:        1.3.204.0
c7224b
Release:        1%{?dist}
c7224b
Summary:        Vulkan tools
c7224b
c7224b
License:        ASL 2.0
c7224b
URL:            https://github.com/KhronosGroup/Vulkan-Tools
c7224b
Source0:        %url/archive/sdk-%{version}.tar.gz#/Vulkan-Tools-sdk-%{version}.tar.gz       
c7224b
c7224b
BuildRequires:  gcc
c7224b
BuildRequires:  gcc-c++
c7224b
BuildRequires:  cmake3
c7224b
BuildRequires:  glslang
c7224b
BuildRequires:  ninja-build
c7224b
BuildRequires:  python%{python3_pkgversion}-devel
c7224b
BuildRequires:  vulkan-loader-devel
c7224b
BuildRequires:  wayland-protocols-devel
c7224b
BuildRequires:  pkgconfig(wayland-client)
c7224b
BuildRequires:  pkgconfig(wayland-cursor)
c7224b
BuildRequires:  pkgconfig(wayland-server)
c7224b
BuildRequires:  pkgconfig(wayland-egl)
c7224b
BuildRequires:  pkgconfig(x11)
c7224b
BuildRequires:  pkgconfig(xrandr)
c7224b
BuildRequires:  pkgconfig(xcb)
c7224b
c7224b
Provides:       vulkan-demos%{?_isa} = %{version}-%{release}
c7224b
Obsoletes:      vulkan-demos < %{version}-%{release}
c7224b
c7224b
%description
c7224b
Vulkan tools
c7224b
c7224b
%prep
c7224b
%autosetup -n Vulkan-Tools-sdk-%{version} -p1
c7224b
c7224b
c7224b
%build
c7224b
%cmake3 -GNinja -DCMAKE_BUILD_TYPE=Release -DGLSLANG_INSTALL_DIR=%{_prefix}
c7224b
%cmake3_build
c7224b
c7224b
c7224b
%install
c7224b
%cmake3_install
c7224b
c7224b
%files
c7224b
%license LICENSE.txt
c7224b
%doc README.md CONTRIBUTING.md
c7224b
%{_bindir}/*
c7224b
c7224b
%changelog
c7224b
* Fri Feb 25 2022 Dave Airlie <airlied@redhat.com> - 1.3.204.0-1
c7224b
- Update to 1.3.204.0
c7224b
c7224b
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.182.0-2
c7224b
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
c7224b
  Related: rhbz#1991688
c7224b
c7224b
* Fri Jul 30 2021 Dave Airlie <airlied@redhat.com> - 1.2.182.0-1
c7224b
- Update to 1.2.182.0 sdk
c7224b
c7224b
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.162.0-2
c7224b
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
c7224b
c7224b
* Fri Jan 29 2021 Dave Airlie <airlied@redhat.com> - 1.2.162.0-1
c7224b
- Update to 1.2.162.0
c7224b
c7224b
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.154.0-2
c7224b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
c7224b
c7224b
* Wed Nov 04 2020 Dave Airlie <airlied@redhat.com> - 1.2.154.0-1
c7224b
- Update to 1.2.154.0
c7224b
c7224b
* Wed Aug 05 2020 Dave Airlie <airlied@redhat.com> - 1.2.148.0-1
c7224b
- Update to 1.2.148.0
c7224b
c7224b
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.135.0-2
c7224b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
c7224b
c7224b
* Wed Apr 22 2020 Dave Airlie <airlied@redhat.com> - 1.2.135.0-1
c7224b
- Update to 1.2.135.0
c7224b
c7224b
* Wed Jan 29 2020 Dave Airlie <airlied@redhat.com> - 1.2.131.1-1
c7224b
- Update to 1.2.131.1
c7224b
c7224b
* Thu Nov 14 2019 Dave Airlie <airlied@redhat.com> - 1.1.126.0-1
c7224b
- Update to 1.1.126.0
c7224b
c7224b
* Wed Jul 31 2019 Dave Airlie <airlied@redhat.com> - 1.1.114.0-1
c7224b
- Update to 1.1.114.0
c7224b
c7224b
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.108.0-2
c7224b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
c7224b
c7224b
* Tue Jun 25 2019 Dave Airlie <airlied@redhat.com> - 1.1.108.0-1
c7224b
- Update to 1.1.108.0
c7224b
c7224b
* Thu Mar 07 2019 Dave Airlie <airlied@redhat.com> - 1.1.101.0-1
c7224b
- Update to 1.1.101.0
c7224b
c7224b
* Wed Feb 13 2019 Dave Airlie <airlied@redhat.com> - 1.1.97.0-1
c7224b
- Update to 1.1.97.0
c7224b
c7224b
* Tue Feb 12 2019 Dave Airlie <airlied@redhat.com> - 1.1.92.0-1
c7224b
- Update to 1.1.92.0
c7224b
- don't rename anymore, upstream changed cube app name
c7224b
c7224b
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.82.0-2
c7224b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
c7224b
c7224b
* Tue Aug 07 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.82.0-1
c7224b
- Update to 1.1.82.0
c7224b
c7224b
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.77.0-2
c7224b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
c7224b
c7224b
* Sat Jun 23 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.77.0-1
c7224b
- Initial package