diff --git a/vulkan-headers.changes b/vulkan-headers.changes index 0feead9..ddeb832 100644 --- a/vulkan-headers.changes +++ b/vulkan-headers.changes @@ -4,5 +4,5 @@ Mon Nov 12 15:08:36 UTC 2018 - Jan Engelhardt - 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 diff --git a/vulkan-headers.spec b/vulkan-headers.spec index 27a2800..d5c6e92 100644 --- a/vulkan-headers.spec +++ b/vulkan-headers.spec @@ -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/