this is complete and total crap

It removes provides for the libs, but it leaves requires, so the
packages just end up totally broken. And adding requires filter drops
all automatic requires, including these for system libs -> unusable.
f41
David Tardon 11 years ago
parent d1a4138536
commit 748e61a28b

@ -302,14 +302,6 @@ Patch32: 0001-fix-libetonyek-build.patch
%define sdkinstdir %{baseinstdir}/sdk
%define fontname opensymbol
# rhbz#1085420 do not let libreoffice packages provide internal libraries
%if 0%{?rhel} && 0%{?rhel} < 7
%filter_provides_in %{baseinstdir}/program
%filter_setup
%else
%global __provides_exclude_from ^%{baseinstdir}/program/.*\\.so$
%endif
%description
LibreOffice is an Open Source, community-developed, office productivity suite.
It includes the key desktop applications, such as a word processor,

Loading…
Cancel
Save