fix multilib
This commit is contained in:
parent
00ba2361f3
commit
23bd4ffabd
@ -6,7 +6,7 @@
|
||||
|
||||
Name: %{gstreamer}
|
||||
Version: 0.10.9
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: GStreamer streaming media framework runtime
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -100,7 +100,7 @@ with different major/minor versions of GStreamer.
|
||||
--with-package-name='Fedora Core gstreamer package' \
|
||||
--with-package-origin='http://download.fedora.redhat.com/fedora' \
|
||||
--enable-debug \
|
||||
--enable-gtk-doc --disable-docbook \
|
||||
--disable-gtk-doc --disable-docbook \
|
||||
--disable-tests --disable-examples
|
||||
|
||||
#make %{?_smp_mflags}
|
||||
@ -198,6 +198,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_datadir}/gtk-doc/html/gstreamer-plugins-%{majorminor}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 27 2006 Matthias Clasen <mclasen@redhat.com> - 0.10.9-2
|
||||
- Disable gtk-doc to fix multilib conflicts
|
||||
|
||||
* Thu Jul 20 2006 John (J5) Palmieri <johnp@redhat.com> - 0.10.9-1
|
||||
- Update to new upstream version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user