From d3731f82ca80f5cad1f18c7f1cc4ba5d75d700f6080386be648d7d5201055f93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 19 Oct 2021 12:04:01 +0000 Subject: [PATCH] Accepting request 926163 from GNOME:Next - Add rpmlintrc: Filter shlib-policy-name-error for libdns_sd (boo#1191750). The error should soon get a 10000 badness rating, which would make the package faile OBS-URL: https://build.opensuse.org/request/show/926163 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=191 --- avahi-glib2.spec | 4 +++- avahi-mono.spec | 4 +++- avahi-qt5.spec | 4 +++- avahi-rpmlintrc | 1 + avahi.changes | 6 ++++++ avahi.spec | 5 ++++- 6 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 avahi-rpmlintrc diff --git a/avahi-glib2.spec b/avahi-glib2.spec index a415c51..45f7711 100644 --- a/avahi-glib2.spec +++ b/avahi-glib2.spec @@ -410,8 +410,10 @@ DNS specifications for Zeroconf Computing. -# This is the avahi-discover command, only provided for the primary python3 flavor + + +# This is the avahi-discover command, only provided for the primary python3 flavor %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk Group: Development/Languages/Python diff --git a/avahi-mono.spec b/avahi-mono.spec index 11f71dc..f98b81e 100644 --- a/avahi-mono.spec +++ b/avahi-mono.spec @@ -409,8 +409,10 @@ DNS specifications for Zeroconf Computing. -# This is the avahi-discover command, only provided for the primary python3 flavor + + +# This is the avahi-discover command, only provided for the primary python3 flavor %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk Group: Development/Languages/Python diff --git a/avahi-qt5.spec b/avahi-qt5.spec index 8c7a906..a9bbc06 100644 --- a/avahi-qt5.spec +++ b/avahi-qt5.spec @@ -410,8 +410,10 @@ DNS specifications for Zeroconf Computing. -# This is the avahi-discover command, only provided for the primary python3 flavor + + +# This is the avahi-discover command, only provided for the primary python3 flavor %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk Group: Development/Languages/Python diff --git a/avahi-rpmlintrc b/avahi-rpmlintrc new file mode 100644 index 0000000..1e94fa3 --- /dev/null +++ b/avahi-rpmlintrc @@ -0,0 +1 @@ +addFilter("shlib-policy-name-error SONAME: libdns_sd.so.1"); diff --git a/avahi.changes b/avahi.changes index 74920b9..3ccc8a8 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 19 07:32:49 UTC 2021 - Dominique Leuenberger + +- Add rpmlintrc: Filter shlib-policy-name-error for libdns_sd + (boo#1191750). + ------------------------------------------------------------------- Thu Sep 16 01:21:50 UTC 2021 - Stanislav Brabec diff --git a/avahi.spec b/avahi.spec index 7c5b57f..bb07294 100644 --- a/avahi.spec +++ b/avahi.spec @@ -69,6 +69,7 @@ Source12: https://raw.githubusercontent.com/lathiat/avahi/master/service-t Source100: attributes Source101: update_spec.pl Source102: baselibs.conf +Source103: avahi-rpmlintrc # PATCH-FIX-OPENSUSE avahi-gacdir.patch -- Mono libs are in $prefix/lib on suse Patch0: avahi-gacdir.patch # PATCH-FIX-UPSTREAM avahi-desktop.patch bnc254654 Avahi#365 -- sbrabec@suse.cz @@ -412,8 +413,10 @@ DNS specifications for Zeroconf Computing. -# This is the avahi-discover command, only provided for the primary python3 flavor + + +# This is the avahi-discover command, only provided for the primary python3 flavor %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk Group: Development/Languages/Python