Accepting request 896460 from Publishing
OBS-URL: https://build.opensuse.org/request/show/896460 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=104
This commit is contained in:
commit
9d2e082bc5
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 31 19:30:43 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Stop owning directories provided by the filesystem package
|
||||||
|
(boo#1184786)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 9 13:40:43 UTC 2021 - Cor Blom <cornelis@solcon.nl>
|
Tue Feb 9 13:40:43 UTC 2021 - Cor Blom <cornelis@solcon.nl>
|
||||||
|
|
||||||
|
2
lyx.spec
2
lyx.spec
@ -212,7 +212,6 @@ install -p -D -m 0644 lib/scripts/bash_completion %{buildroot}%{_datadir}/bash-c
|
|||||||
%{_bindir}/lyxclient
|
%{_bindir}/lyxclient
|
||||||
%{_bindir}/tex2lyx
|
%{_bindir}/tex2lyx
|
||||||
%{_datadir}/applications/lyx.desktop
|
%{_datadir}/applications/lyx.desktop
|
||||||
%dir %{_datadir}/appdata/
|
|
||||||
%{_datadir}/appdata/lyx.appdata.xml
|
%{_datadir}/appdata/lyx.appdata.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
||||||
%dir %{_datadir}/texmf
|
%dir %{_datadir}/texmf
|
||||||
@ -226,7 +225,6 @@ install -p -D -m 0644 lib/scripts/bash_completion %{buildroot}%{_datadir}/bash-c
|
|||||||
%{_datadir}/bash-completion/completions/lyx
|
%{_datadir}/bash-completion/completions/lyx
|
||||||
|
|
||||||
%files fonts
|
%files fonts
|
||||||
%dir %{_fontsdir}
|
|
||||||
%dir %{_fontsdir}/lyx
|
%dir %{_fontsdir}/lyx
|
||||||
%{_fontsdir}/lyx/*.ttf
|
%{_fontsdir}/lyx/*.ttf
|
||||||
%doc lib/fonts/BaKoMaFontLicense.txt
|
%doc lib/fonts/BaKoMaFontLicense.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user