mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-30 02:58:24 +00:00
update spec file with new ossv4 plugin
Original commit message from CVS: update spec file with new ossv4 plugin
This commit is contained in:
parent
a4246ff3a9
commit
c431da033e
2 changed files with 5 additions and 1 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 5421815aeed8b2d73a4d4d4a4b8eb2c93f1b7d02
|
||||
Subproject commit fda6da5f2b9b000f7e1df8ffb44a6185ffd9799b
|
|
@ -113,6 +113,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libdir}/gstreamer-%{majorminor}/libgstmetadata.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstselector.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstsubenc.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstoss4audio.so
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/app/gstappbuffer.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/app/gstappsink.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/app/gstappsrc.h
|
||||
|
@ -148,6 +149,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 3 2008 Christian Schaller <christian.schaller at collabora dot co uk>
|
||||
- Add new OSSv4 plugin to SPEC file
|
||||
|
||||
* Tue Apr 1 2008 Tim-Philipp Müller <tim.muller at collabora dot co uk>
|
||||
- Update spec file for srtenc plugin rename to subenc
|
||||
|
||||
|
|
Loading…
Reference in a new issue