commit e32aee263e0c7a00f27380954b78521f8d1931dd
Author: Matthias Clasen <mclasen(a)fedoraproject.org>
Date: Wed Oct 5 15:36:04 2005 +0000
Use gmodule-no-export in .pc file
gstreamer.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index f8ec029..af796e1 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -8,7 +8,7 @@ Version: 0.8.11
%define majmin 0.8
%define po_package %{name}-%{majmin}
-Release: 1
+Release: 2
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
@@ -19,6 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
Patch0: gstreamer-0.8.8-lib64.patch
Patch1: gstreamer-0.7.5-nops.patch
Patch2: gstreamer-0.8.9-cast-fix.patch
+#
http://bugzilla.gnome.org/show_bug.cgi?id=318031
Patch3: gstreamer-0.8.11-gmodule-no-export.patch
Requires: glib2 >= %_glib2