Sync from SUSE:SLFO:Main v4l-utils revision 6f4e165b4284a110e44702d6ec47e46c

This commit is contained in:
2025-06-30 17:39:40 +02:00
parent 3e9ba59801
commit d0ac7d3caa
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 10 08:41:45 UTC 2025 - Andreas Schwab <schwab@suse.de>
- Filter out GLIBC_PRIVATE dependencies
-------------------------------------------------------------------
Wed May 28 15:18:11 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>

View File

@@ -80,6 +80,9 @@ BuildRequires: pkgconfig(libv4l2)
BuildRequires: pkgconfig(libv4lconvert)
%endif
# The gconv modules need some private glibc interface
%define __requires_exclude GLIBC_PRIVATE
%description
v4l-utils is a collection of various video4linux (V4L) utilities.