[psimedia] apply fix for F17+

nucleo nucleo at fedoraproject.org
Mon Jan 16 00:35:24 UTC 2012


commit 0fbd28f50b47bf547fffd514a19eaba91b7ab127
Author: nucleo <nucleo at fedoraproject.org>
Date:   Mon Jan 16 02:35:18 2012 +0200

    apply fix for F17+

 psimedia.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/psimedia.spec b/psimedia.spec
index 39565ff..6ca7b4c 100644
--- a/psimedia.spec
+++ b/psimedia.spec
@@ -39,7 +39,9 @@ is based on GStreamer.
 %patch2
 
 # fix "Only <glib.h> can be included directly."
+%if 0%{?fedora} > 16
 sed -i 's|glib/gmacros.h|glib.h|g' gstprovider/gstelements/static/gstelements.h
+%endif
 
 %build
 # Generated by qconf 1.5 ( http://delta.affinix.com/qconf/ )


More information about the scm-commits mailing list