mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
gst-plugins-base.spec.in: spec new .h file. Fixes #368310.
Original commit message from CVS: * gst-plugins-base.spec.in: spec new .h file. Fixes #368310.
This commit is contained in:
parent
b8f8b048da
commit
fa0de87f84
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-10-31 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst-plugins-base.spec.in:
|
||||
spec new .h file. Fixes #368310.
|
||||
|
||||
2006-10-31 Michael Smith <msmith@fluendo.com>
|
||||
|
||||
* gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
|
||||
|
|
|
@ -152,6 +152,7 @@ GStreamer Plugins Base library development and header files.
|
|||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/gstaudiosrc.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/gstbaseaudiosrc.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/multichannel-enumtypes.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/gstbasertpaudiopayload.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/gstbasertpdepayload.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/gstrtpbuffer.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/gstaudioclock.h
|
||||
|
|
Loading…
Reference in a new issue