- Add missing %dir directives.

- Add back rpmlintrc as it is still needed
- Update comment about sfir icons

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=85
This commit is contained in:
Tomáš Chvátal 2014-01-22 15:48:10 +00:00 committed by Git OBS Bridge
parent caae793753
commit 1eec5f4857
3 changed files with 19 additions and 1 deletions

2
libreoffice-rpmlintrc Normal file
View File

@ -0,0 +1,2 @@
# libreoffice devel package is de facto called libreoffice-sdk
addFilter("devel-file-in-non-devel-package")

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 22 15:47:21 UTC 2014 - tchvatal@suse.com
- Add missing %dir directives.
-------------------------------------------------------------------
Wed Jan 22 15:42:03 UTC 2014 - tchvatal@suse.com
- Add back rpmlintrc as it is still needed
- Update comment about sfir icons
-------------------------------------------------------------------
Fri Jan 17 20:19:39 UTC 2014 - tchvatal@suse.com

View File

@ -605,11 +605,16 @@ This package provides extensions for LibreOffice Writer:
# Crazy magic for the auto help/lang generating.
# Inspired and adjusted from Fedora spec.
%define _langpack_common() \
%dir %{_datadir}/%{name}/program/resource \
%{_datadir}/%{name}/program/resource/*%{1}.res \
%if "%{1}" != "en-US" \
%dir %{_datadir}/%{name}/share/config/soffice.cfg \
%dir %{_datadir}/%{name}/share/config/soffice.cfg/modules \
%{_datadir}/%{name}/share/config/soffice.cfg/modules/*/ui/res/%{1}.zip \
%{_datadir}/%{name}/share/config/soffice.cfg/*/ui/res/%{1}.zip \
%endif \
%dir %{_datadir}/%{name}/share/registry \
%dir %{_datadir}/%{name}/share/registry/res \
%{_datadir}/%{name}/share/registry/Langpack-%{1}.xcd \
%if "%{1}" != "en-US" \
%{_datadir}/%{name}/share/registry/res/registry_%{1}.xcd \
@ -1049,7 +1054,7 @@ 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
# Unused theme
# FIXME: package sifr theme properly
rm -rf %{buildroot}%{_datadir}/%{name}/share/config/images_sifr.zip
# Remove pointless readmes