SPECS: nspluginwrapper.spec - browser plugins 3.0 handles nspluginwrapper w...

glen glen at pld-linux.org
Wed Jun 18 10:46:09 CEST 2008


Author: glen                         Date: Wed Jun 18 08:46:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- browser plugins 3.0 handles nspluginwrapper wrappers

---- Files affected:
SPECS:
   nspluginwrapper.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/nspluginwrapper.spec
diff -u SPECS/nspluginwrapper.spec:1.35 SPECS/nspluginwrapper.spec:1.36
--- SPECS/nspluginwrapper.spec:1.35	Wed Jun 18 10:15:04 2008
+++ SPECS/nspluginwrapper.spec	Wed Jun 18 10:46:04 2008
@@ -25,7 +25,7 @@
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.365
 BuildRequires:	xorg-lib-libXt-devel
-Requires:	browser-plugins >= 2.0
+Requires:	browser-plugins >= 3.0
 Requires:	linux32
 ExclusiveArch:	%{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -95,19 +95,11 @@
 # then we call update-browser-plugins once again to create links to 64bit browser plugins dir
 
 %post
-umask 022
-%update_browser_plugins
-if [ "$1" = 1 ]; then
-	%{_bindir}/%{name} -v -a -i
-else
-	%{_bindir}/%{name} -v -a -u
-fi
 %update_browser_plugins
 
 %preun
 if [ "$1" = 0 ]; then
 	rm -f %{_browserpluginsdir}/npwrapper.*.so
-	%{_bindir}/%{name} -v -a -r
 	%update_browser_plugins
 fi
 
@@ -140,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2008/06/18 08:46:04  glen
+- browser plugins 3.0 handles nspluginwrapper wrappers
+
 Revision 1.35  2008/06/18 08:15:04  glen
 - add /root plugins todo, install todo is now browser-plugins part
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nspluginwrapper.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list