Skip to content

Commit

Permalink
[gstreamer] Update to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammed Hassan committed Oct 29, 2014
1 parent db2f330 commit 65417a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gst-plugins-base
Submodule gst-plugins-base updated from 8bd93c to 2a4b18
6 changes: 5 additions & 1 deletion rpm/gst-plugins-base.spec
Expand Up @@ -2,7 +2,7 @@
%define gstreamer gstreamer

Name: %{gstreamer}%{majorminor}-plugins-base
Version: 1.2.0
Version: 1.4.3
Release: 1
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
Expand Down Expand Up @@ -154,6 +154,7 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/gstreamer-%{majorminor}/gst/video/video-frame.h
%{_includedir}/gstreamer-%{majorminor}/gst/video/video-info.h
%{_includedir}/gstreamer-%{majorminor}/gst/video/video-overlay-composition.h
%{_includedir}/gstreamer-%{majorminor}/gst/video/video-tile.h
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/gstrtphdrext.h
%{_includedir}/gstreamer-%{majorminor}/gst/audio/audio.h
%{_includedir}/gstreamer-%{majorminor}/gst/audio/gstaudiofilter.h
Expand Down Expand Up @@ -189,6 +190,7 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/gstreamer-%{majorminor}/gst/rtsp/gstrtspurl.h
%{_includedir}/gstreamer-%{majorminor}/gst/sdp/gstsdp.h
%{_includedir}/gstreamer-%{majorminor}/gst/sdp/gstsdpmessage.h
%{_includedir}/gstreamer-%{majorminor}/gst/sdp/gstmikey.h
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/gstrtppayloads.h
%{_includedir}/gstreamer-%{majorminor}/gst/tag/gsttagdemux.h
%{_includedir}/gstreamer-%{majorminor}/gst/pbutils/pbutils-enumtypes.h
Expand Down Expand Up @@ -269,5 +271,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-, root, root)
%{_bindir}/gst-discoverer-%{majorminor}
%{_bindir}/gst-play-%{majorminor}
%{_bindir}/gst-device-monitor-%{majorminor}
%{_mandir}/man1/gst-discoverer-%{majorminor}*
%{_mandir}/man1/gst-play-%{majorminor}*
%{_mandir}/man1/gst-device-monitor-%{majorminor}*

0 comments on commit 65417a9

Please sign in to comment.