- Add sifr icon theme package.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=89
This commit is contained in:
committed by
Git OBS Bridge
parent
8b02738aca
commit
c4d1911904
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 25 14:33:26 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Add sifr icon theme package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 15:47:21 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@@ -334,6 +334,18 @@ BuildArch: noarch
|
||||
%description icon-theme-oxygen
|
||||
This package provides Oxygen LibreOffice icon theme. It is used in KDE4 by default.
|
||||
|
||||
%package icon-theme-sifr
|
||||
Summary: Sifr LibreOffice Icon Theme
|
||||
License: LGPL-3.0
|
||||
Group: Productivity/Office/Suite
|
||||
Supplements: libreoffice
|
||||
Provides: libreoffice-icon-themes = %{version}
|
||||
Obsoletes: libreoffice-icon-themes < %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
%description icon-theme-sifr
|
||||
This package provides Sifr LibreOffice icon theme.
|
||||
|
||||
%package icon-theme-tango
|
||||
Summary: Tango LibreOffice Icon Theme (GNOME default)
|
||||
License: LGPL-3.0
|
||||
@@ -1029,6 +1041,7 @@ if ! diff %{buildroot}%{_libdir}/%{name}/program/sofficerc $RPM_SOURCE_DIR/soffi
|
||||
fi
|
||||
# create symlinks for all brandings to noarch pkg
|
||||
mkdir -p %{buildroot}/%{_datadir}/%{name}/program/shell
|
||||
echo "%{_datadir}/%{name}/program/shell" >> file-lists/branding_upstream.txt
|
||||
for file in sofficerc \
|
||||
intro.png \
|
||||
flat_logo.svg \
|
||||
@@ -1062,9 +1075,6 @@ rm -rf translations/source/
|
||||
# Not worth fixing unless really cleaning up the install completely
|
||||
cat file-lists/kde_list.txt >> file-lists/kde4_list.txt
|
||||
|
||||
# FIXME: package sifr theme properly
|
||||
rm -rf %{buildroot}%{_datadir}/%{name}/share/config/images_sifr.zip
|
||||
|
||||
# Remove pointless readmes
|
||||
rm -rf %{buildroot}%{_libdir}/%{name}/readmes/
|
||||
|
||||
@@ -1233,6 +1243,13 @@ test "$1" = "0" && rm -rf ./%{_libdir}/%{name}/share/uno_packages/cache || true
|
||||
%dir %{_datadir}/%{name}/share/config
|
||||
%{_datadir}/%{name}/share/config/images_oxygen.zip
|
||||
|
||||
%files icon-theme-tango
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/%{name}
|
||||
%dir %{_datadir}/%{name}/share
|
||||
%dir %{_datadir}/%{name}/share/config
|
||||
%{_datadir}/%{name}/share/config/images_sifr.zip
|
||||
|
||||
%files icon-theme-tango
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/%{name}
|
||||
|
Reference in New Issue
Block a user