# # spec file for package libreoffice-icon-themes # # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define ooo_home libreoffice Name: libreoffice-icon-themes Version: 4.1.3.2 Release: 0 Summary: Icon Themes for LibreOffice License: LGPL-3.0 Group: Productivity/Office/Suite Url: http://www.documentfoundation.org/ BuildRequires: libreoffice-icon-themes-prebuilt = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description This package provides various icon themes for the LibreOffice office suite. %package -n libreoffice-icon-theme-crystal Summary: Crystal LibreOffice Icon Theme (KDE3 default) License: LGPL-2.1 Group: Productivity/Office/Suite Supplements: packageand(libreoffice:kdebase3-session) Provides: libreoffice-icon-themes = %{version} Obsoletes: libreoffice-icon-themes < %{version} %description -n libreoffice-icon-theme-crystal This package provides Crystal LibreOffice icon theme. It is used in KDE3 by default. %package -n libreoffice-icon-theme-galaxy Summary: Galaxy LibreOffice Icon Theme (OOo-3.x default) License: LGPL-3.0 Group: Productivity/Office/Suite Supplements: libreoffice Provides: libreoffice-icon-themes = %{version} Obsoletes: libreoffice-icon-themes < %{version} Provides: libreoffice-icon-theme-andromeda = %{version} Obsoletes: libreoffice-icon-theme-andromeda < %{version} %description -n libreoffice-icon-theme-galaxy This package provides Galaxy LibreOffice icon theme. It is used in the original OOo-3.x by default. %package -n libreoffice-icon-theme-hicontrast Summary: Hicontrast LibreOffice Icon Theme License: LGPL-3.0 Group: Productivity/Office/Suite Supplements: libreoffice Provides: libreoffice-icon-themes = %{version} Obsoletes: libreoffice-icon-themes < %{version} %description -n libreoffice-icon-theme-hicontrast This package provides Hicontrast LibreOffice icon theme. %package -n libreoffice-icon-theme-oxygen Summary: Oxygen LibreOffice Icon Theme (KDE4 default) License: LGPL-3.0 or CC-BY-SA-3.0 Group: Productivity/Office/Suite Supplements: packageand(libreoffice:kdebase4-workspace) Provides: libreoffice-icon-themes = %{version} Obsoletes: libreoffice-icon-themes < %{version} %description -n libreoffice-icon-theme-oxygen This package provides Oxygen LibreOffice icon theme. It is used in KDE4 by default. %package -n libreoffice-icon-theme-tango Summary: Tango LibreOffice Icon Theme (GNOME default) License: LGPL-3.0 Group: Productivity/Office/Suite Supplements: packageand(libreoffice:gnome-session) Provides: libreoffice-icon-themes = %{version} Obsoletes: libreoffice-icon-themes < %{version} %description -n libreoffice-icon-theme-tango This package provides Tango LibreOffice icon theme. It is used in GNOME by default and obsoleted the old Industrial theme. %prep %build %install install -m 755 -d %{buildroot}%{_datadir}/%{ooo_home}/share/config install -m644 %{_libdir}/%{ooo_home}/share/config/images*.zip %{buildroot}%{_datadir}/%{ooo_home}/share/config/ %files -n libreoffice-icon-theme-crystal %defattr(-,root,root) %dir %{_datadir}/%{ooo_home} %dir %{_datadir}/%{ooo_home}/share %dir %{_datadir}/%{ooo_home}/share/config %{_datadir}/%{ooo_home}/share/config/images_crystal.zip %files -n libreoffice-icon-theme-galaxy %defattr(-,root,root) %dir %{_datadir}/%{ooo_home} %dir %{_datadir}/%{ooo_home}/share %dir %{_datadir}/%{ooo_home}/share/config %{_datadir}/%{ooo_home}/share/config/images.zip %files -n libreoffice-icon-theme-hicontrast %defattr(-,root,root) %dir %{_datadir}/%{ooo_home} %dir %{_datadir}/%{ooo_home}/share %dir %{_datadir}/%{ooo_home}/share/config %{_datadir}/%{ooo_home}/share/config/images_hicontrast.zip %files -n libreoffice-icon-theme-oxygen %defattr(-,root,root) %dir %{_datadir}/%{ooo_home} %dir %{_datadir}/%{ooo_home}/share %dir %{_datadir}/%{ooo_home}/share/config %{_datadir}/%{ooo_home}/share/config/images_oxygen.zip %files -n libreoffice-icon-theme-tango %defattr(-,root,root) %dir %{_datadir}/%{ooo_home} %dir %{_datadir}/%{ooo_home}/share %dir %{_datadir}/%{ooo_home}/share/config %{_datadir}/%{ooo_home}/share/config/images_tango.zip %changelog