[packages/vulkan-volk] - disable debug packages, release 2

qboosh qboosh at pld-linux.org
Sun Feb 18 18:09:05 CET 2024


commit be2a55ee2b92d21e9dfb832aa7d50b49951f281b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 18 17:41:44 2024 +0100

    - disable debug packages, release 2

 vulkan-volk.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/vulkan-volk.spec b/vulkan-volk.spec
index e61301f..a47acc6 100644
--- a/vulkan-volk.spec
+++ b/vulkan-volk.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8):	Meta-loader dla Vulkana
 Name:		vulkan-volk
 Version:	1.3.275
 %define	gitref	vulkan-sdk-%{version}
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 #Source0Download: https://github.com/zeux/volk/releases
@@ -13,6 +13,8 @@ URL:		https://github.com/zeux/volk
 BuildRequires:	cmake >= 3.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_enable_debug_packages	0
+
 %description
 volk is a meta-loader for Vulkan. It allows you to dynamically load
 entrypoints required to use Vulkan without linking to Vulkan DLL or
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vulkan-volk.git/commitdiff/be2a55ee2b92d21e9dfb832aa7d50b49951f281b



More information about the pld-cvs-commit mailing list