Reinhard Max 2025-01-14 12:56:55 +00:00 committed by Git OBS Bridge
parent c90cde3178
commit 88213ed71a
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
Tue Jan 14 09:53:47 UTC 2025 - Reinhard Max <max@suse.com>
- bsc#1235834: Don't let compile time options change silently.
- Use pkgconfig for libidn2.
- Disable --nftset for SLE-15-SP3 and older.
- bsc#1235517: Reintroduce nogroup for SLE-15-SP3 and older.

View File

@ -42,10 +42,10 @@ Source6: system-user-dnsmasq.conf
Patch0: dnsmasq-groups.patch
BuildRequires: dbus-1-devel
BuildRequires: dos2unix
BuildRequires: libidn2-devel
BuildRequires: libnettle-devel
BuildRequires: lua-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libidn2)
BuildRequires: pkgconfig(libnetfilter_conntrack)
%if %{with nftset}
BuildRequires: pkgconfig(libnftables)