- 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:
Tomáš Chvátal 2014-01-02 15:55:18 +00:00 committed by Git OBS Bridge
parent 42ef375726
commit f3b20c8e39
2 changed files with 8 additions and 17 deletions

View File

@ -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 Thu Jan 2 15:51:37 UTC 2014 - tchvatal@suse.com

View File

@ -233,6 +233,9 @@ Requires(pre): findutils
Provides: %{name}-draw-extensions = %{version} Provides: %{name}-draw-extensions = %{version}
Obsoletes: %{name}-draw-extensions < %{version} Obsoletes: %{name}-draw-extensions < %{version}
# Remove after 13.1 is out of support scope # 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} Provides: %{name}-kde = %{version}
Obsoletes: %{name}-kde < %{version} Obsoletes: %{name}-kde < %{version}
# Remove after 13.1 is out of support scope # 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 - New Functions NUMBERTEXT and MONEYTEXT
- Solver for Nonlinear Programming - 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 %package writer-extensions
Summary: LibreOffice Writer Extensions Summary: LibreOffice Writer Extensions
License: Apache-2.0 and LGPL-3.0 and CDDL-1.0 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/nlpsolver
%{lo_prefix}/%{lo_home}/share/extensions/numbertext %{lo_prefix}/%{lo_home}/share/extensions/numbertext
%files impress-extensions
%defattr(-,root,root)
%{lo_prefix}/%{lo_home}/share/extensions/presentation-minimizer
%files writer-extensions %files writer-extensions
%defattr(-,root,root) %defattr(-,root,root)
%{lo_prefix}/%{lo_home}/share/extensions/gdocs %{lo_prefix}/%{lo_home}/share/extensions/gdocs