rpms/nspluginwrapper/devel nspluginwrapper.spec,1.35,1.36

Martin Stransky (stransky) fedora-extras-commits at redhat.com
Thu Jan 10 11:50:32 UTC 2008


Author: stransky

Update of /cvs/pkgs/rpms/nspluginwrapper/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9509

Modified Files:
	nspluginwrapper.spec 
Log Message:
added gecko 1.9 dependency


Index: nspluginwrapper.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/devel/nspluginwrapper.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- nspluginwrapper.spec	10 Jan 2008 11:14:12 -0000	1.35
+++ nspluginwrapper.spec	10 Jan 2008 11:49:53 -0000	1.36
@@ -10,9 +10,7 @@
 # To determine the current gecko-devel version:
 # rpm -q --provides firefox-devel | grep gecko-devel
 # NOTE: it's used only if the package is compiled with xpcom_support = 1
-%if %{xpcom_support}
 %define gecko_ver 		1.9
-%endif
 
 %define plugin_config_version 1.8
 %define plugin_config_name plugin-config-%{plugin_config_version}
@@ -96,13 +94,8 @@
 Requires:	%{_bindir}/linux32 
 BuildRequires:	pkgconfig gtk2-devel glib2
 BuildRequires:	libXt-devel cairo-devel
-%if %{xpcom_support}
 Requires:	gecko-libs = %{gecko_ver}
 BuildRequires:	gecko-devel = %{gecko_ver}
-%else
-Requires:	gecko-libs
-BuildRequires:	gecko-devel
-%endif
 ExclusiveArch:	i386 x86_64 ppc
 
 %description




More information about the fedora-extras-commits mailing list