[gxine/f15] try to fix the build once again by switching to gecko-devel (mozjs-devel on epel might actually be t

Martin Sourada mso at fedoraproject.org
Fri Mar 2 20:25:21 UTC 2012


commit 7d79a6bcf8b4021192b03a70f418ad47071c05a6
Author: Martin Sourada <mso at fedoraproject.org>
Date:   Fri Mar 2 20:55:38 2012 +0100

    try to fix the build once again by switching to gecko-devel
    (mozjs-devel on epel might actually be too old).

 gxine.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/gxine.spec b/gxine.spec
index 6feb7b2..80f20f7 100644
--- a/gxine.spec
+++ b/gxine.spec
@@ -1,6 +1,6 @@
 Name:           gxine
 Version:        0.5.907
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GTK frontend for the xine multimedia library
 
 Group:          Applications/Multimedia
@@ -15,7 +15,7 @@ Patch3:         gxine-0.5.907-lirc.patch
 Patch4:         gxine-0.5.907-dso.patch
 Patch5:         gxine-0.5.907-glibc.patch
 
-BuildRequires:  js-devel
+BuildRequires:  gecko-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  gtk2-devel
@@ -60,7 +60,6 @@ This plugin allows gxine to be embedded in a web browser.
 
 # I'm not sure why we have different name for it in Fedora but it is
 # javascript from mozilla... So patching configure to detect it.
-%{__sed} -i 's/mozilla-js/libjs/' ./configure
 
 %build
 
@@ -126,6 +125,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %{_libdir}/mozilla/plugins/gxineplugin.so
 
 %changelog
+* Fri Mar 02 2012 Martin Sourada <mso at fedoraproject.org> - 0.5.907-3
+- Fix build on EPEL, switch to gecko-devel
+
 * Thu Feb 23 2012 Martin Sourada <mso at fedoraproject.org> - 0.5.907-2
 - Try to fix build with newer glibc
 


More information about the scm-commits mailing list