[packages/glslang/SPIRV-1.3] - -devel requires base, few libraries are shared now

qboosh qboosh at pld-linux.org
Fri May 31 17:51:49 CEST 2019


commit 3849af321f4ef2dbfbb2395747695127f1d27df3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri May 31 17:52:39 2019 +0200

    - -devel requires base, few libraries are shared now

 glslang.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/glslang.spec b/glslang.spec
index d6adce7..0660ab7 100644
--- a/glslang.spec
+++ b/glslang.spec
@@ -31,6 +31,7 @@ Frontend i walidator shaderów OpenGL i OpenGL ES.
 Summary:	Khronos reference front-end libraries for GLSL and ESSL
 Summary(pl.UTF-8):	Wzorcowe biblioteki frontendowe GLSL i ESSL z projektu Khronos
 Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 A front-end libraries for programmatic parsing of GLSL/ESSL into an
@@ -64,8 +65,6 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-#install build/StandAlone/libglslang-default-resource-limits.so $RPM_BUILD_ROOT%{_libdir}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glslang.git/commitdiff/3849af321f4ef2dbfbb2395747695127f1d27df3



More information about the pld-cvs-commit mailing list