Compare commits
5 Commits
1.4.3-2mam
...
1.6.3-1mam
Author | SHA1 | Date | |
---|---|---|---|
24c03cf3e3 | |||
2005af35f0 | |||
c7ab92d0ca | |||
26ad988176 | |||
4173ba337a |
@@ -5,8 +5,8 @@
|
|||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
|
|
||||||
Name: gstreamer
|
Name: gstreamer
|
||||||
Version: 1.4.3
|
Version: 1.6.3
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Summary: A framework for streaming media
|
Summary: A framework for streaming media
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@@ -119,12 +119,11 @@ install -d %{buildroot}%{gscachedir}
|
|||||||
|
|
||||||
%files -n %{name}-tools -f gstreamer-%{MAJversion}.0.lang
|
%files -n %{name}-tools -f gstreamer-%{MAJversion}.0.lang
|
||||||
%defattr(-,root,root)
|
%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-inspect-%{MAJversion}.0
|
||||||
%{_bindir}/gst-launch-%{MAJversion}.0
|
%{_bindir}/gst-launch-%{MAJversion}.0
|
||||||
%{_bindir}/gst-typefind-%{MAJversion}.0
|
%{_bindir}/gst-typefind-%{MAJversion}.0
|
||||||
#%{_bindir}/gst-xmlinspect-%{MAJversion}.0
|
|
||||||
#%{_bindir}/gst-xmllaunch-%{MAJversion}.0
|
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%files -n %{libname}
|
%files -n %{libname}
|
||||||
@@ -132,7 +131,7 @@ install -d %{buildroot}%{gscachedir}
|
|||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%{_libdir}/gstreamer-%{MAJversion}.0/
|
%{_libdir}/gstreamer-%{MAJversion}.0/
|
||||||
%{_libdir}/girepository-1.0/Gst*.typelib
|
%{_libdir}/girepository-1.0/Gst*.typelib
|
||||||
%{_libexecdir}/gstreamer-%{MAJversion}.0/gst-plugin-scanner
|
%{_libexecdir}/gstreamer-%{MAJversion}.0/gst-*
|
||||||
%dir %{gscachedir}
|
%dir %{gscachedir}
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
@@ -153,6 +152,24 @@ install -d %{buildroot}%{gscachedir}
|
|||||||
%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
|
%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Wed Sep 24 2014 Automatic Build System <autodist@mambasoft.it> 1.4.3-2mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user