From eb6cdbf5190807dbbf7ca80619fe77e0ffc68238 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 22:15:19 +0100 Subject: [PATCH] obsolete packages with same library version coming from legacy ffmpeg1 [release 2.2.2-2mamba;Wed May 14 2014] --- ffmpeg.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 26fbc6a..e382531 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -9,7 +9,7 @@ Name: ffmpeg Epoch: 1 Version: 2.2.2 -Release: 1mamba +Release: 2mamba Summary: Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder Group: System/Libraries Vendor: openmamba @@ -106,6 +106,7 @@ Summary: ffmpeg video scaling library Group: System/Libraries Provides: libswscale Obsoletes: libswscale +Obsoletes: libswscale-ffmpeg1 %description -n libswscale-ffmpeg ffmpeg video scaling library. @@ -126,6 +127,7 @@ This package contains the header files and static libraries needed to compile ap Summary: ffmpeg resampling library Group: System/Libraries Provides: libswresample +Obsoletes: libswresample-ffmpeg1 %description -n libswresample-ffmpeg ffmpeg resampling library. @@ -252,6 +254,7 @@ Summary: Video postprocessing library from ffmpeg Group: System/Libraries Provides: libpostproc Obsoletes: libpostproc +Obsoletes: libpostproc-ffmpeg1 %description -n libpostproc-ffmpeg FFmpeg is a very fast video and audio converter. It can also grab from a live audio/video source. @@ -621,6 +624,9 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a %{_docdir}/ffmpeg/* %changelog +* Wed May 14 2014 Silvan Calarco 2.2.2-2mamba +- obsolete packages with same library version coming from legacy ffmpeg1 + * Tue May 06 2014 Automatic Build System 2.2.2-1mamba - automatic version update by autodist