- Install libreofficekit headers
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=497
This commit is contained in:
parent
fad0c49f56
commit
a620ae63a6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 12:15:36 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
- Install libreofficekit headers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 12:03:32 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
|
@ -1295,6 +1295,10 @@ export DESTDIR=%{buildroot}
|
||||
export SRCDIR="./"
|
||||
./solenv/bin/install-gdb-printers -a %{_datadir}/gdb/auto-load%{_libdir}/%{name} -c -i %{_libdir}/%{name} -p %{_datadir}/libreoffice/gdb
|
||||
|
||||
# Libreofficekit headers
|
||||
install -D -m 0755 %{_includedir}/LibreOfficeKit/
|
||||
install -m 0644 include/LibreOfficeKit/*.h %{_includedir}/LibreOfficeKit/
|
||||
|
||||
# We have ton of duped files so run over it
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
|
||||
@ -1395,6 +1399,8 @@ exit 0
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/gir-1.0
|
||||
%{_datadir}/gir-1.0/LOKDocView-0.1.gir
|
||||
%dir %{_includedir}/LibreOfficeKit
|
||||
%{_includedir}/LibreOfficeKit/*.h
|
||||
|
||||
%files glade
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user