|
|
@ -5,11 +5,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
%global openh264_version 1.7.0
|
|
|
|
%global openh264_version 1.7.0
|
|
|
|
%global gst_version 1.10.4
|
|
|
|
%global gst_version 1.10.4
|
|
|
|
# needs to be bumped for every rebuild
|
|
|
|
|
|
|
|
%global gst_release 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name: openh264
|
|
|
|
Name: openh264
|
|
|
|
Version: %{openh264_version}
|
|
|
|
Version: %{openh264_version}
|
|
|
|
|
|
|
|
# Also bump the Release tag for gstreamer1-plugin-openh264 down below
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: H.264 codec library
|
|
|
|
Summary: H.264 codec library
|
|
|
|
|
|
|
|
|
|
|
@ -55,7 +54,7 @@ browsers.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n gstreamer1-plugin-openh264
|
|
|
|
%package -n gstreamer1-plugin-openh264
|
|
|
|
Version: %{gst_version}
|
|
|
|
Version: %{gst_version}
|
|
|
|
Release: %{gst_release}%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: GStreamer H.264 plugin
|
|
|
|
Summary: GStreamer H.264 plugin
|
|
|
|
|
|
|
|
|
|
|
|
%description -n gstreamer1-plugin-openh264
|
|
|
|
%description -n gstreamer1-plugin-openh264
|
|
|
|