[packages/wayland] add missing ldconfig invocation to -egl; rel 2

atler atler at pld-linux.org
Sat Jul 2 22:12:40 CEST 2022


commit 3a3adb5e927ae42313d3fdacde554a8ace081641
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jul 2 22:11:59 2022 +0200

    add missing ldconfig invocation to -egl; rel 2

 wayland.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/wayland.spec b/wayland.spec
index bc94283..983f151 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -7,7 +7,7 @@ Summary:	Wayland - protocol for a compositor to talk to its clients
 Summary(pl.UTF-8):	Wayland - protokół między serwerem składającym a klientami
 Name:		wayland
 Version:	1.21.0
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 #Source0Download: https://gitlab.freedesktop.org/wayland/wayland/-/releases/
@@ -152,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
+%post	egl -p /sbin/ldconfig
+%postun	egl -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc COPYING CONTRIBUTING.md README
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wayland.git/commitdiff/3a3adb5e927ae42313d3fdacde554a8ace081641



More information about the pld-cvs-commit mailing list