mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Update spec file
This commit is contained in:
parent
9a4f0d8ca3
commit
a73406427f
1 changed files with 3 additions and 2 deletions
|
@ -100,7 +100,8 @@ with different major/minor versions of GStreamer.
|
|||
--with-package-origin='http://gstreamer.freedesktop.org' \
|
||||
--enable-debug \
|
||||
--enable-gtk-doc \
|
||||
--enable-docbook
|
||||
--enable-docbook \
|
||||
--enable-introspection=no
|
||||
|
||||
#make %{?_smp_mflags}
|
||||
# FIXME: docs building doesn't work with smp yet
|
||||
|
@ -148,7 +149,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_bindir}/gst-typefind-%{majorminor}
|
||||
%{_bindir}/gst-xmlinspect-%{majorminor}
|
||||
%{_bindir}/gst-xmllaunch-%{majorminor}
|
||||
|
||||
%{_libexecdir}/gstreamer-%{majorminor}/gst-plugin-scanner
|
||||
%doc %{_mandir}/man1/gst-feedback-%{majorminor}.*
|
||||
%doc %{_mandir}/man1/gst-inspect-%{majorminor}.*
|
||||
%doc %{_mandir}/man1/gst-launch-%{majorminor}.*
|
||||
|
|
Loading…
Reference in a new issue