mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 05:45:58 +00:00
Update spec file with latest changes
This commit is contained in:
parent
97218dc0da
commit
9e35812070
1 changed files with 2 additions and 3 deletions
|
@ -56,7 +56,7 @@ export DOCS_ARE_INCOMPLETE_PLEASE_FIXME=0
|
|||
%configure \
|
||||
--enable-gtk-doc --enable-introspection=yes
|
||||
|
||||
make %{?_smp_mflags}
|
||||
make %{?_smp_mflags} CFLAGS+="-Wno-error" CXXFLAGS+="-Wno-error"
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
@ -145,7 +145,6 @@ GStreamer Plugins Base library development and header files.
|
|||
# plugin helper library headers
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/audio.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/gstaudiofilter.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/multichannel.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/riff/riff-ids.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/riff/riff-media.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/riff/riff-read.h
|
||||
|
@ -154,7 +153,7 @@ GStreamer Plugins Base library development and header files.
|
|||
%{_includedir}/gstreamer-%{majorminor}/gst/video/gstvideometa.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/interfaces/interfaces-enumtypes.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/interfaces/navigation.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/interfaces/propertyprobe.h
|
||||
%{_includedir}/gstreamer-%{majorminor}//gst/audio/gstaudiometa.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/interfaces/tuner.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/interfaces/tunerchannel.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/interfaces/tunernorm.h
|
||||
|
|
Loading…
Reference in a new issue