rpms/gxine/EL-5 gxine.spec,1.12,1.13

Martin Sourada mso at fedoraproject.org
Tue Sep 9 14:49:11 UTC 2008


Author: mso

Update of /cvs/extras/rpms/gxine/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20508

Modified Files:
	gxine.spec 
Log Message:


Use correct xulrunner (build)requires.
Rebuild (-16 release blocks another xulrunner update).




Index: gxine.spec
===================================================================
RCS file: /cvs/extras/rpms/gxine/EL-5/gxine.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gxine.spec	16 Jul 2008 22:58:13 -0000	1.12
+++ gxine.spec	9 Sep 2008 14:48:41 -0000	1.13
@@ -1,10 +1,6 @@
-%define use_xulrunner_js 1
-%define gecko_dev_ver 1.9
-%define gecko_libs_ver %{gecko_dev_ver}
-
 Name:           gxine
 Version:        0.5.11
-Release:        16%{?dist}
+Release:        17%{?dist}
 Summary:        GTK frontend for the xine multimedia library
 
 Group:          Applications/Multimedia
@@ -17,11 +13,7 @@
 Patch1:         gxine-0.5.11-keep-wnd-state.patch
 
 
-%if 0%{?use_xulrunner_js}
-BuildRequires:  gecko-devel = %{gecko_dev_ver}
-%else
-BuildRequires:  js-devel
-%endif
+BuildRequires:  gecko-devel >= 1.9
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  gtk2-devel
@@ -29,7 +21,7 @@
 
 # for dbus support
 BuildRequires:  dbus-glib-devel
-# for LIRC support (not available only for fedora)
+# for LIRC support (available only for fedora)
 %if 0%{?fedora}
 BuildRequires:  lirc-devel
 %endif
@@ -39,9 +31,7 @@
 BuildRequires:  libXaw-devel
 BuildRequires:  nspr-devel
 
-%if 0%{?use_xulrunner_js}
-Requires:       gecko-libs = %{gecko_libs_ver}
-%endif
+Requires:       gecko-libs >= 1.9
 
 %description
 gxine is a fully-featured free audio/video player for unix-like systems which
@@ -131,6 +121,10 @@
 %{_libdir}/mozilla/plugins/gxineplugin.so
 
 %changelog
+* Tue Sep 09 2008 Martin Sourada <mso at fedoraproject.org> - 0.5.11-17
+- use correct xulrunner (build)require
+- rebuild (-16 release blocks xulrunner update)
+
 * Thu Jul 17 2008 Martin Sourada <martin.sourada at gmail.com> - 0.5.11-16
 - rebuild for xulrunner in EPEL 5
 




More information about the fedora-extras-commits mailing list