[packages/libopenshot] - disable so check due to false negative WriteImages reference - updated files

baggins baggins at pld-linux.org
Sun May 7 11:54:06 CEST 2017


commit 5e00ae6e7556f166123573152176e8e5669ea2ec
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun May 7 11:53:28 2017 +0200

    - disable so check due to false negative WriteImages reference
    - updated files

 libopenshot.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libopenshot.spec b/libopenshot.spec
index 9c0ccb4..0094f0b 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -26,6 +26,8 @@ BuildRequires:	unittest-cpp-devel
 BuildRequires:	zeromq-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		skip_post_check_so	libopenshot.so.*
+
 %description
 OpenShot Library (libopenshot) is an open-source project dedicated to
 delivering high quality video editing, animation, and playback
@@ -77,7 +79,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libopenshot.so.*.*
-%attr(755,root,root) %ghost %{_libdir}/libopenshot.so.9
+%attr(755,root,root) %ghost %{_libdir}/libopenshot.so.1
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libopenshot.git/commitdiff/5e00ae6e7556f166123573152176e8e5669ea2ec



More information about the pld-cvs-commit mailing list