[packages/flatbuffers] update files

glen glen at pld-linux.org
Mon Sep 10 22:30:04 CEST 2018


commit 0cdfa54bc9af47df4e48b2bd6ca6c872fc913102
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Sep 10 23:29:53 2018 +0300

    update files

 flatbuffers.spec | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/flatbuffers.spec b/flatbuffers.spec
index ce7be3f..de94ddf 100644
--- a/flatbuffers.spec
+++ b/flatbuffers.spec
@@ -45,6 +45,16 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/flatc
+%attr(755,root,root) %{_libdir}/libflatbuffers.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libflatbuffers.so.1
+
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/flatbuffers
+%{_libdir}/cmake/flatbuffers
+%{_libdir}/libflatbuffers.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/flatbuffers.git/commitdiff/0cdfa54bc9af47df4e48b2bd6ca6c872fc913102



More information about the pld-cvs-commit mailing list