forked from jengelh/spirv-headers
- Update to release 1.5.1
* No change from last snapshot, just a version bump. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=37
This commit is contained in:
@@ -24,11 +24,10 @@ Release: 0
|
||||
Summary: Machine-readable files from the SPIR-V registry
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: https://github.com/KhronosGroup/SPIRV-Headers
|
||||
URL: https://github.com/KhronosGroup/SPIRV-Headers
|
||||
|
||||
Source: SPIRV-Headers-%version.tar.gz
|
||||
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/%version.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/SPIRV-Headers-%{version}-build
|
||||
BuildRequires: cmake >= 2.8
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
@@ -43,7 +42,7 @@ registry. This includes:
|
||||
* The XML registry file.
|
||||
|
||||
%prep
|
||||
%setup -n SPIRV-Headers-%version
|
||||
%autosetup -n SPIRV-Headers-%version
|
||||
|
||||
%build
|
||||
# Because Khronos does not know what DESTDIR is.
|
||||
@@ -57,8 +56,7 @@ popd
|
||||
%fdupes %buildroot/%_prefix
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%_includedir/spirv/
|
||||
%doc LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user