Compare commits
8 Commits
1.2.4-1mam
...
1.8.1-1mam
Author | SHA1 | Date | |
---|---|---|---|
6e5e20a49b | |||
510cd061b8 | |||
24c03cf3e3 | |||
2005af35f0 | |||
c7ab92d0ca | |||
26ad988176 | |||
4173ba337a | |||
b8c1bec825 |
@@ -5,7 +5,7 @@
|
||||
%define libname lib%{name}
|
||||
|
||||
Name: gstreamer
|
||||
Version: 1.2.4
|
||||
Version: 1.8.1
|
||||
Release: 1mamba
|
||||
Epoch: 2
|
||||
Summary: A framework for streaming media
|
||||
@@ -28,6 +28,9 @@ BuildRequires: bash
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: libtool
|
||||
BuildRequires: automake
|
||||
BuildRequires: autoconf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
# FIXME:
|
||||
@@ -74,7 +77,7 @@ GStreamer library API documentation.
|
||||
|
||||
%prep
|
||||
%setup -q -n gstreamer-%{version}
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
@@ -116,12 +119,12 @@ install -d %{buildroot}%{gscachedir}
|
||||
|
||||
%files -n %{name}-tools -f gstreamer-%{MAJversion}.0.lang
|
||||
%defattr(-,root,root)
|
||||
#%{_bindir}/gst-feedback-%{MAJversion}.0
|
||||
%{_datadir}/bash-completion/completions/gst-*
|
||||
%{_datadir}/bash-completion/helpers/gst*
|
||||
%{_bindir}/gst-inspect-%{MAJversion}.0
|
||||
%{_bindir}/gst-launch-%{MAJversion}.0
|
||||
%{_bindir}/gst-typefind-%{MAJversion}.0
|
||||
#%{_bindir}/gst-xmlinspect-%{MAJversion}.0
|
||||
#%{_bindir}/gst-xmllaunch-%{MAJversion}.0
|
||||
%{_bindir}/gst-stats-%{MAJversion}.0
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%files -n %{libname}
|
||||
@@ -129,7 +132,7 @@ install -d %{buildroot}%{gscachedir}
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/gstreamer-%{MAJversion}.0/
|
||||
%{_libdir}/girepository-1.0/Gst*.typelib
|
||||
%{_libexecdir}/gstreamer-%{MAJversion}.0/gst-plugin-scanner
|
||||
%{_libexecdir}/gstreamer-%{MAJversion}.0/gst-*
|
||||
%dir %{gscachedir}
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
@@ -150,6 +153,54 @@ install -d %{buildroot}%{gscachedir}
|
||||
%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
|
||||
|
||||
%changelog
|
||||
* Wed Apr 20 2016 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 26 2016 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 20 2016 Automatic Build System <autodist@mambasoft.it> 1.6.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 15 2015 Automatic Build System <autodist@mambasoft.it> 1.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 30 2015 Automatic Build System <autodist@mambasoft.it> 1.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 06 2015 Automatic Build System <autodist@mambasoft.it> 1.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 21 2014 Automatic Build System <autodist@mambasoft.it> 1.4.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 06 2014 Automatic Build System <autodist@mambasoft.it> 1.4.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user