[packages/OpenTimelineIO] - docs cleanup (no contributor docs or even CMakeLists.txt in runtime package)
qboosh
qboosh at pld-linux.org
Mon Dec 1 18:28:04 CET 2025
commit 8045b249f7e85164f6d0a60b8e8db800976c5b43
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Dec 1 18:18:51 2025 +0100
- docs cleanup (no contributor docs or even CMakeLists.txt in runtime package)
OpenTimelineIO.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/OpenTimelineIO.spec b/OpenTimelineIO.spec
index 92597b5..09d94c9 100644
--- a/OpenTimelineIO.spec
+++ b/OpenTimelineIO.spec
@@ -80,12 +80,12 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
-%doc *.md *.pdf *.txt
+%doc ADOPTERS.md CONTRIBUTORS.md NOTICE.txt README.md README_contrib.md
%ghost %{_libdir}/libopentime.so.18
%{_libdir}/libopentime.so.*.*
%ghost %{_libdir}/libopentimelineio.so.18
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/OpenTimelineIO.git/commitdiff/acdc0b7e113d2bc447a7a6c5db13a16f73866d56
More information about the pld-cvs-commit
mailing list