diff --git a/ffmpeg-5-mini-devel.spec b/ffmpeg-5-mini-devel.spec index f2c6634..84d18e8 100644 --- a/ffmpeg-5-mini-devel.spec +++ b/ffmpeg-5-mini-devel.spec @@ -1,7 +1,7 @@ # # spec file for package ffmpeg-5-mini-devel # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,6 +33,14 @@ Source2: https://www.ffmpeg.org/releases/%_name-%version.tar.xz.asc Source3: %name-rpmlintrc Source98: http://ffmpeg.org/ffmpeg-devel.asc#/ffmpeg-5.keyring BuildRequires: c_compiler +Conflicts: libavcodec-devel +Conflicts: libavdevice-devel +Conflicts: libavfilter-devel +Conflicts: libavformat-devel +Conflicts: libavutil-devel +Conflicts: libpostproc-devel +Conflicts: libswscale-devel +Conflicts: libswswresample-devel %description FFmpeg is a multimedia framework. This package merely builds diff --git a/ffmpeg-5.spec b/ffmpeg-5.spec index 5d0a802..0eb442f 100644 --- a/ffmpeg-5.spec +++ b/ffmpeg-5.spec @@ -1,7 +1,7 @@ # # spec file for package ffmpeg-5 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed