From 8482f17d7f78296ed07d15d16c6c2c112ffb98f833864d938ac2f8794f5e8c1d Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Thu, 5 Jul 2018 06:01:02 +0000 Subject: [PATCH] Accepting request 620658 from home:AndreasStieger:branches:mozilla:Factory Fix for this change to avoid adding a dependency on mozldap-libs: correct requires and provides handling (boo#1076907) OBS-URL: https://build.opensuse.org/request/show/620658 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=413 --- MozillaThunderbird.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index 96ffc2f..6ede629 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -130,7 +130,7 @@ ExcludeArch: ppc ppc64 s390 s390x %define localize 1 ### build options end %define __provides_exclude ^lib.*\\.so.*$ -%define __requires_exclude ^(libmoz.*|liblgpllibs.*|libxul.*)$ +%define __requires_exclude ^(libmoz.*|liblgpllibs.*|libxul.*|libldap.*|libldif.*|libprldap.*)$ Requires: mozilla-nspr >= %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr) Requires: mozilla-nss >= %(rpm -q --queryformat '%%{VERSION}' mozilla-nss) Conflicts: thunderbird-esr