[psimedia] s|glib/gmacros.h|glib.h|g

nucleo nucleo at fedoraproject.org
Mon Jan 16 00:29:36 UTC 2012


commit f20d414b52ae68b57d42a2f3fdddec8c7d7f667e
Author: nucleo <nucleo at fedoraproject.org>
Date:   Mon Jan 16 02:29:32 2012 +0200

    s|glib/gmacros.h|glib.h|g

 psimedia.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/psimedia.spec b/psimedia.spec
index b8a9442..39565ff 100644
--- a/psimedia.spec
+++ b/psimedia.spec
@@ -38,6 +38,9 @@ is based on GStreamer.
 %patch1 -p1
 %patch2
 
+# fix "Only <glib.h> can be included directly."
+sed -i 's|glib/gmacros.h|glib.h|g' gstprovider/gstelements/static/gstelements.h
+
 %build
 # Generated by qconf 1.5 ( http://delta.affinix.com/qconf/ )
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --verbose


More information about the scm-commits mailing list