Compare commits

..

4 Commits

View File

@@ -4,7 +4,7 @@
%define libname lib%{name} %define libname lib%{name}
Name: gstreamer Name: gstreamer
Version: 1.18.1 Version: 1.18.5
Release: 1mamba Release: 1mamba
Epoch: 2 Epoch: 2
Summary: A framework for streaming media Summary: A framework for streaming media
@@ -12,20 +12,16 @@ Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://gstreamer.freedesktop.org URL: https://gstreamer.freedesktop.org
Source: http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%{version}.tar.xz Source: http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%{version}.tar.xz
Patch0: gstreamer-1.1.3-bison-3.0.patch Patch0: gstreamer-1.1.3-bison-3.0.patch
Patch1: gstreamer-1.16.2-glib-2.64.2.patch Patch1: gstreamer-1.16.2-glib-2.64.2.patch
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libcap-devel BuildRequires: libcap-devel
BuildRequires: libdw-devel BuildRequires: libdw-devel
BuildRequires: libelf-devel
BuildRequires: libgcc
BuildRequires: libglib-devel BuildRequires: libglib-devel
BuildRequires: liblzma-devel
BuildRequires: libunwind-devel BuildRequires: libunwind-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: bash BuildRequires: bash
@@ -36,7 +32,6 @@ BuildRequires: libtool
BuildRequires: automake BuildRequires: automake
BuildRequires: autoconf BuildRequires: autoconf
BuildRequires: hotdoc BuildRequires: hotdoc
BuildRoot: %{_tmppath}/%{name}-%{version}-root
# FIXME: # FIXME:
# checking for docbook2ps... false # checking for docbook2ps... false
@@ -158,6 +153,18 @@ GStreamer library API documentation.
#%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/ #%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
%changelog %changelog
* Thu Sep 09 2021 Automatic Build System <autodist@mambasoft.it> 1.18.5-1mamba
- automatic version update by autodist
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 1.18.4-1mamba
- automatic version update by autodist
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 1.18.3-1mamba
- automatic version update by autodist
* Mon Dec 07 2020 Automatic Build System <autodist@mambasoft.it> 1.18.2-1mamba
- automatic version update by autodist
* Tue Oct 27 2020 Automatic Build System <autodist@mambasoft.it> 1.18.1-1mamba * Tue Oct 27 2020 Automatic Build System <autodist@mambasoft.it> 1.18.1-1mamba
- automatic version update by autodist - automatic version update by autodist