rpms/nspluginwrapper/F-9 nspluginwrapper.spec,1.53,1.54

Martin Stransky stransky at fedoraproject.org
Wed Sep 17 07:54:25 UTC 2008


Author: stransky

Update of /cvs/pkgs/rpms/nspluginwrapper/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21040

Modified Files:
	nspluginwrapper.spec 
Log Message:
Added libcurl to requires (#460988)


Index: nspluginwrapper.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/F-9/nspluginwrapper.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- nspluginwrapper.spec	4 Aug 2008 07:46:25 -0000	1.53
+++ nspluginwrapper.spec	17 Sep 2008 07:53:54 -0000	1.54
@@ -70,7 +70,7 @@
 Summary:	A compatibility layer for Netscape 4 plugins
 Name:		nspluginwrapper
 Version:	1.1.0
-Release:	5%{?dist}
+Release:	6%{?dist}
 Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.bz2
 Source1:        %{plugin_config_name}.tar.gz 
 Source2:        plugin-config.sh.in
@@ -87,7 +87,7 @@
 Url:		http://gwenole.beauchesne.info/projects/nspluginwrapper/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Provides:	%{name} = %{version}-%{release}
-Requires:	mozilla-filesystem
+Requires:	mozilla-filesystem libcurl
 BuildRequires:	pkgconfig gtk2-devel glib2-devel nspr-devel
 BuildRequires:	libX11-devel libXt-devel cairo-devel pango-devel libcurl-devel
 BuildRequires:	gecko-devel >= %{gecko_ver}
@@ -100,6 +100,7 @@
 This package consists in:
   * npviewer: the plugin viewer
   * npwrapper.so: the browser-side plugin
+  * nspluginplayer: stand-alone NPAPI plugin player
   * mozilla-plugin-config: a tool to manage plugins installation and update
 
 %prep
@@ -240,6 +241,9 @@
 %config %{_sysconfdir}/sysconfig/%{name}
 
 %changelog
+* Wed Sep 17 2008 Martin Stransky <stransky at redhat.com> 1.1.0-6
+- Added libcurl to requires (#460988)
+
 * Mon Aug 04 2008 Martin Stransky <stransky at redhat.com> 1.1.0-5
 - Added fix for #456432 -(Windowless Crash) Flash 10 w/ Firefox 3
 




More information about the fedora-extras-commits mailing list