!47 [sync] PR-43: Replace openEuler with %{_vendor}
From: @openeuler-sync-bot Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
6965ee979c
@ -3,7 +3,7 @@
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.16.2
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: Not well tested plugins for GStreamer framework
|
||||
License: LGPLv2+ and LGPLv2
|
||||
URL: http://gstreamer.freedesktop.org/
|
||||
@ -94,7 +94,7 @@ This package provides the development files for GStreamer not-well-tested plugin
|
||||
%build
|
||||
autoreconf --force --install
|
||||
%configure --disable-silent-rules --disable-fatal-warnings \
|
||||
--with-package-name="openEuler GStreamer-plugins-bad package" \
|
||||
--with-package-name="%{_vendor} GStreamer-plugins-bad package" \
|
||||
--with-package-origin="https://openeuler.org/en/building/download.html" \
|
||||
%{!?with_extras:--disable-fbdev --disable-decklink --disable-linsys} \
|
||||
--enable-debug --disable-static --enable-gtk-doc --enable-experimental \
|
||||
@ -273,6 +273,9 @@ EOF
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 24 2024 yueyuankun <yueyuankun@kylinos.cn> - 1.16.2-10
|
||||
- Replace openEuler with %{_vendor}
|
||||
|
||||
* Fri Dec 15 2023 wangkai <13474090681@163.com> - 1.16.2-9
|
||||
- Fix CVE-2023-44446,CVE-2023-37329
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user