- Drop impress extensions as they were deextensified.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=65
This commit is contained in:
parent
42ef375726
commit
f3b20c8e39
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 15:55:01 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Drop impress extensions as they were deextensified.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 15:51:37 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -233,6 +233,9 @@ Requires(pre): findutils
|
||||
Provides: %{name}-draw-extensions = %{version}
|
||||
Obsoletes: %{name}-draw-extensions < %{version}
|
||||
# Remove after 13.1 is out of support scope
|
||||
Provides: %{name}-impress-extensions = %{version}
|
||||
Obsoletes: %{name}-impress-extensions < %{version}
|
||||
# Remove after 13.1 is out of support scope
|
||||
Provides: %{name}-kde = %{version}
|
||||
Obsoletes: %{name}-kde < %{version}
|
||||
# Remove after 13.1 is out of support scope
|
||||
@ -583,19 +586,6 @@ This package provides extensions for LibreOffice Calc:
|
||||
- New Functions NUMBERTEXT and MONEYTEXT
|
||||
- Solver for Nonlinear Programming
|
||||
|
||||
%package impress-extensions
|
||||
Summary: LibreOffice Impress Extensions
|
||||
License: LGPL-3.0
|
||||
Group: Productivity/Office/Suite
|
||||
Requires: libreoffice-impress = %{version}
|
||||
Requires(pre): libreoffice = %{version}
|
||||
|
||||
%description impress-extensions
|
||||
This package provides extensions for LibreOffice Impress:
|
||||
|
||||
- Presentation Minimizer
|
||||
- Presenter Console
|
||||
|
||||
%package writer-extensions
|
||||
Summary: LibreOffice Writer Extensions
|
||||
License: Apache-2.0 and LGPL-3.0 and CDDL-1.0
|
||||
@ -1259,10 +1249,6 @@ exit 0
|
||||
%{lo_prefix}/%{lo_home}/share/extensions/nlpsolver
|
||||
%{lo_prefix}/%{lo_home}/share/extensions/numbertext
|
||||
|
||||
%files impress-extensions
|
||||
%defattr(-,root,root)
|
||||
%{lo_prefix}/%{lo_home}/share/extensions/presentation-minimizer
|
||||
|
||||
%files writer-extensions
|
||||
%defattr(-,root,root)
|
||||
%{lo_prefix}/%{lo_home}/share/extensions/gdocs
|
||||
|
Loading…
Reference in New Issue
Block a user