[packages/gstreamer-plugins-base] add ldconfig invocation to gstreamer-gl-libs

atler atler at pld-linux.org
Wed Oct 7 10:03:06 CEST 2020


commit c55fe382e2f98e5c4dae406e5014790de50bd925
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Oct 7 10:01:07 2020 +0200

    add ldconfig invocation to gstreamer-gl-libs

 gstreamer-plugins-base.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index c362189..f73e713 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -428,6 +428,9 @@ rm -rf $RPM_BUILD_ROOT
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
+%post	-n gstreamer-gl-libs -p /sbin/ldconfig
+%postun	-n gstreamer-gl-libs -p /sbin/ldconfig
+
 %files -f %{gstname}-%{gstmver}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README RELEASE
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-plugins-base.git/commitdiff/c55fe382e2f98e5c4dae406e5014790de50bd925



More information about the pld-cvs-commit mailing list