mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
commented out gstmediaplay as the gstmediaplay.so files don't build, is this app GNOME2 now? not able to build with ...
Original commit message from CVS: commented out gstmediaplay as the gstmediaplay.so files don't build, is this app GNOME2 now? not able to build with gnome2 either.
This commit is contained in:
parent
9a5a056398
commit
196a91c71d
1 changed files with 2 additions and 2 deletions
|
@ -74,9 +74,9 @@ applications based on GStreamer.
|
|||
%defattr(-, root, root)
|
||||
%doc AUTHORS COPYING
|
||||
%{_bindir}/gsteditor
|
||||
%{_bindir}/gstmediaplay
|
||||
# %{_bindir}/gstmediaplay
|
||||
%{_bindir}/gstreamer-guilaunch
|
||||
%{_libdir}/libgstmediaplay.so.*
|
||||
# %{_libdir}/libgstmediaplay.so.*
|
||||
%{_libdir}/libgsteditor.so.*
|
||||
%{_datadir}/gsteditor
|
||||
%{_datadir}/gstmediaplay
|
||||
|
|
Loading…
Reference in a new issue