automatic version update by autodist [release 1.6.1-1mamba;Fri Oct 30 2015]
This commit is contained in:
parent
26ad988176
commit
c7ab92d0ca
@ -5,7 +5,7 @@
|
||||
%define libname lib%{name}
|
||||
|
||||
Name: gstreamer
|
||||
Version: 1.4.5
|
||||
Version: 1.6.1
|
||||
Release: 1mamba
|
||||
Epoch: 2
|
||||
Summary: A framework for streaming media
|
||||
@ -119,12 +119,11 @@ 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
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%files -n %{libname}
|
||||
@ -132,7 +131,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
|
||||
|
||||
@ -153,6 +152,12 @@ install -d %{buildroot}%{gscachedir}
|
||||
%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user