diff options
Diffstat (limited to 't/data/SPECS')
-rw-r--r-- | t/data/SPECS/ordering-scriptlets/a_1.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/data/SPECS/ordering-scriptlets/a_1.spec b/t/data/SPECS/ordering-scriptlets/a_1.spec index a4a0b1cd..749df99b 100644 --- a/t/data/SPECS/ordering-scriptlets/a_1.spec +++ b/t/data/SPECS/ordering-scriptlets/a_1.spec @@ -8,6 +8,8 @@ Release: 1 License: x Provides: /bin/a #BuildRequires: gcc +# Fix testsuite on eg: mga2 if static build fails and libc got included: +Provides: rtld(GNU_HASH) %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^libc.so|^ld %global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^libc.so|^ld |