Jan Engelhardt 2018-11-12 15:47:41 +00:00 committed by Git OBS Bridge
parent 06a780ff22
commit 022dbda89e
2 changed files with 4 additions and 11 deletions

View File

@ -4,5 +4,5 @@ Mon Nov 12 15:08:36 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Split vulkan SRPM -> vulkan-headers SRPM, following an upstream
repository split.
- Update to new upstream release 1.1.91
* Generally no summary changelog is given for the header SDK
* Generally no summary changelog is given for the header files
by upstream

View File

@ -26,22 +26,15 @@ Group: Development/Libraries/C and C++
Url: http://www.khronos.org/
Source: Vulkan-Headers-%version.tar.xz
BuildRequires: cmake >= 2.8.11
BuildArch: noarch
%description
Vulkan is a 3D graphics and compute API.
%package -n vulkan-devel
Summary: Vulkan C API header files
Group: Development/Libraries/C and C++
Requires: glibc-devel
Requires: libstdc++-devel
Requires: pkgconfig(wayland-client)
Requires: pkgconfig(x11)
Requires: pkgconfig(xcb)
Requires: pkgconfig(xrandr)
BuildArch: noarch
%description -n vulkan-devel
%description
Vulkan is a 3D graphics and compute API providing cross-platform
access to modern GPUs with low overhead and targeting realtime
graphics applications such as games and interactive media.
@ -62,7 +55,7 @@ make %{?_smp_mflags}
%install
%cmake_install
%files -n vulkan-devel
%files
%_includedir/vulkan/
%_datadir/vulkan/