rpms/nspluginwrapper/devel nspluginwrapper.spec,1.23,1.24

Martin Stransky (stransky) fedora-extras-commits at redhat.com
Wed Oct 24 08:59:40 UTC 2007


Author: stransky

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

Modified Files:
	nspluginwrapper.spec 
Log Message:
added glib2 to Requires (#349861), sync with F8


Index: nspluginwrapper.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/devel/nspluginwrapper.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- nspluginwrapper.spec	22 Oct 2007 13:07:23 -0000	1.23
+++ nspluginwrapper.spec	24 Oct 2007 08:59:07 -0000	1.24
@@ -1,7 +1,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
-%define gecko_ver 1.8.1.6
+%define gecko_ver 1.8.1.8
 
 %define plugin_config_version 1.6
 %define plugin_config_name plugin-config-%{plugin_config_version}
@@ -70,7 +70,7 @@
 Summary:	A compatibility layer for Netscape 4 plugins
 Name:		nspluginwrapper
 Version:	0.9.91.5
-Release:	8%{?dist}
+Release:	10%{?dist}
 Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.bz2
 Source1:        %{plugin_config_name}.tar.gz 
 Source2:        plugin-config.sh.in
@@ -91,7 +91,7 @@
 %else
 Requires:	gecko-libs
 %endif
-BuildRequires:	pkgconfig gtk2-devel glib
+BuildRequires:	pkgconfig gtk2-devel glib2
 BuildRequires:	libXt-devel cairo-devel
 BuildRequires:	gecko-devel
 ExclusiveArch:	i386 x86_64 ppc
@@ -229,9 +229,15 @@
 %{_sysconfdir}/sysconfig/%{name}
 
 %changelog
-* Mon Oct 22 2007 Martin Stransky <stransky at redhat.com> 0.9.91.5-8
+* Wed Oct 24 2007 Martin Stransky <stransky at redhat.com> 0.9.91.5-10
+- added glib2 to Requires (#349861)
+
+* Wed Oct 24 2007 Martin Stransky <stransky at redhat.com> 0.9.91.5-9
 - Updated config utility - removes dangling symlinks and
   wrapped plugins
+  
+* Tue Oct 23 2007 Jeremy Katz <katzj at redhat.com> 0.9.91.5-8
+- Rebuild against new firefox
 
 * Mon Oct 15 2007 Martin Stransky <stransky at redhat.com> 0.9.91.5-7
 - added a fix for #281061 - gnash fails when wrapped, works when native




More information about the fedora-extras-commits mailing list