commit 1913274ce717791ea38a434119915a9aecccedc6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Sep 4 21:45:16 2022 +0100
Remove pkgconfig provides from devel
compat-ffmpeg4.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/compat-ffmpeg4.spec b/compat-ffmpeg4.spec
index f11e757..7c65778 100644
--- a/compat-ffmpeg4.spec
+++ b/compat-ffmpeg4.spec
@@ -1,4 +1,5 @@
%undefine _package_note_file
+%global __provides_exclude_from ^(%{_libdir}/pkgconfig)/.*$
# Cuda and others are only available on some arches
%if 0%{?el7}
@@ -46,7 +47,7 @@
Summary: Digital VCR and streaming server
Name: compat-ffmpeg4
Version: 4.4.2
-Release: 5%{?dist}
+Release: 6%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
Source0: %{url}/releases/ffmpeg-%{version}.tar.xz
@@ -330,6 +331,9 @@ rm -rf %{buildroot}/%{_datadir}/compat-ffmpeg4/
%changelog
+* Sun Sep 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 4.4.2-6
+- Remove pkgconfig provides from devel
+
* Sun Sep 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 4.4.2-5
- Use standard location for pkgconfig and development libs