commit c55fe382e2f98e5c4dae406e5014790de50bd925
Author: Jan Palus <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to