automatic version update by autodist [release 1.4.3-2mamba;Wed Sep 24 2014]
This commit is contained in:
parent
7703feda48
commit
b8c1bec825
@ -5,8 +5,8 @@
|
|||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
|
|
||||||
Name: gstreamer
|
Name: gstreamer
|
||||||
Version: 1.2.4
|
Version: 1.4.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Summary: A framework for streaming media
|
Summary: A framework for streaming media
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -28,6 +28,9 @@ BuildRequires: bash
|
|||||||
BuildRequires: ldconfig
|
BuildRequires: ldconfig
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
BuildRequires: libtool
|
||||||
|
BuildRequires: automake
|
||||||
|
BuildRequires: autoconf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
# FIXME:
|
# FIXME:
|
||||||
@ -74,7 +77,7 @@ GStreamer library API documentation.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gstreamer-%{version}
|
%setup -q -n gstreamer-%{version}
|
||||||
%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
@ -150,6 +153,30 @@ install -d %{buildroot}%{gscachedir}
|
|||||||
%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
|
%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 24 2014 Automatic Build System <autodist@mambasoft.it> 1.4.3-2mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Sep 24 2014 Automatic Build System <autodist@mambasoft.it> 1.4.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Sep 19 2014 Automatic Build System <autodist@mambasoft.it> 1.4.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Aug 28 2014 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Jul 21 2014 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Jul 20 2014 Automatic Build System <autodist@mambasoft.it> 1.3.91-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Wed Jul 02 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.3-1mamba
|
||||||
|
- update to 1.3.3
|
||||||
|
|
||||||
|
* Thu May 29 2014 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sat Apr 19 2014 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
* Sat Apr 19 2014 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user