[mingw-gstreamer-plugins-good/f17] Enable orc support now that the orc package exists in Fedora.

mooninite mooninite at fedoraproject.org
Mon May 14 03:42:00 UTC 2012


commit a9578b646096e6156e6388cb397b3b8047c23c19
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Sun May 13 22:41:05 2012 -0500

    Enable orc support now that the orc package exists in Fedora.

 mingw-gstreamer-plugins-good.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mingw-gstreamer-plugins-good.spec b/mingw-gstreamer-plugins-good.spec
index 7345a96..1e52ab2 100644
--- a/mingw-gstreamer-plugins-good.spec
+++ b/mingw-gstreamer-plugins-good.spec
@@ -6,7 +6,7 @@
 
 Name:           mingw-gstreamer-plugins-good
 Version:        0.10.31
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Cross compiled GStreamer plug-ins good
 
 Group:          Applications/Multimedia
@@ -26,6 +26,8 @@ BuildRequires:  mingw32-gettext
 BuildRequires:  mingw64-gettext
 BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw64-gcc-c++
+BuildRequires:  mingw32-orc
+BuildRequires:  mingw64-orc
 BuildRequires:  pkgconfig
 
 # For glib-genmarshal
@@ -111,7 +113,6 @@ good quality and under the LGPL license.
     --with-package-name='Fedora Mingw gstreamer-plugins-good package' \
     --with-package-origin='http://download.fedora.redhat.com/fedora' \
     --enable-experimental \
-    --disable-orc \
     --disable-gtk-doc \
     --disable-monoscope \
     --disable-aalib \
@@ -264,6 +265,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/gstreamer-%{majorminor}/*.a
 
 
 %changelog
+* Sun May 13 2012 Michael Cronenworth <mike at cchtml.com> - 0.10.31-6
+- Enable orc.
+
 * Mon Apr 30 2012 Michael Cronenworth <mike at cchtml.com> - 0.10.31-5
 - Spec fixes for FPC changes.
 


More information about the scm-commits mailing list