SHA256
1
0
forked from pool/avahi

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
This commit is contained in:
Bjørn Lie 2021-10-19 12:04:01 +00:00 committed by Git OBS Bridge
parent 4d02ab209f
commit d3731f82ca
6 changed files with 20 additions and 4 deletions

View File

@ -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 %package -n python3-avahi-gtk
Summary: A set of Avahi utilities written in Python Using python-gtk Summary: A set of Avahi utilities written in Python Using python-gtk
Group: Development/Languages/Python Group: Development/Languages/Python

View File

@ -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 %package -n python3-avahi-gtk
Summary: A set of Avahi utilities written in Python Using python-gtk Summary: A set of Avahi utilities written in Python Using python-gtk
Group: Development/Languages/Python Group: Development/Languages/Python

View File

@ -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 %package -n python3-avahi-gtk
Summary: A set of Avahi utilities written in Python Using python-gtk Summary: A set of Avahi utilities written in Python Using python-gtk
Group: Development/Languages/Python Group: Development/Languages/Python

1
avahi-rpmlintrc Normal file
View File

@ -0,0 +1 @@
addFilter("shlib-policy-name-error SONAME: libdns_sd.so.1");

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 19 07:32:49 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Add rpmlintrc: Filter shlib-policy-name-error for libdns_sd
(boo#1191750).
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 16 01:21:50 UTC 2021 - Stanislav Brabec <sbrabec@suse.com> Thu Sep 16 01:21:50 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>

View File

@ -69,6 +69,7 @@ Source12: https://raw.githubusercontent.com/lathiat/avahi/master/service-t
Source100: attributes Source100: attributes
Source101: update_spec.pl Source101: update_spec.pl
Source102: baselibs.conf Source102: baselibs.conf
Source103: avahi-rpmlintrc
# PATCH-FIX-OPENSUSE avahi-gacdir.patch -- Mono libs are in $prefix/lib on suse # PATCH-FIX-OPENSUSE avahi-gacdir.patch -- Mono libs are in $prefix/lib on suse
Patch0: avahi-gacdir.patch Patch0: avahi-gacdir.patch
# PATCH-FIX-UPSTREAM avahi-desktop.patch bnc254654 Avahi#365 -- sbrabec@suse.cz # 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 %package -n python3-avahi-gtk
Summary: A set of Avahi utilities written in Python Using python-gtk Summary: A set of Avahi utilities written in Python Using python-gtk
Group: Development/Languages/Python Group: Development/Languages/Python