SHA256
1
0
forked from pool/libreoffice
Tomáš Chvátal 2018-01-17 10:43:54 +00:00 committed by Git OBS Bridge
parent c615ee1656
commit d82c16759b

View File

@ -40,8 +40,8 @@
%else
# Hack in the bundled libs to not pop up on requires/provides to avoid
# faking libreoffice provide some system packages
%global __provides_exclude_from ^%{_libdir}/libreoffice/lib{gpg,assuan}*\\.pc$
%global __requires_exclude_from ^%{_libdir}/libreoffice/lib{gpg,assuan}*\\.pc$
%global __provides_exclude_from ^%{_libdir}/libreoffice/lib(gpg|assuan).*\\.so.*$
%global __requires_exclude_from ^%{_libdir}/libreoffice/lib(gpg|assuan).*\\.so.*$
%bcond_with system_gpgme
%endif
Name: libreoffice