SPECS: browser-plugins.spec - there's no uninstall, plugins get to...

glen glen at pld-linux.org
Wed Nov 1 12:54:30 CET 2006


Author: glen                         Date: Wed Nov  1 11:54:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- there's no uninstall, plugins get to dead symlinks after uninstall which update script deletes

---- Files affected:
SPECS:
   browser-plugins.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/browser-plugins.spec
diff -u SPECS/browser-plugins.spec:1.20 SPECS/browser-plugins.spec:1.21
--- SPECS/browser-plugins.spec:1.20	Tue Oct 31 00:43:07 2006
+++ SPECS/browser-plugins.spec	Wed Nov  1 12:54:25 2006
@@ -18,7 +18,7 @@
 # TODO: to be renamed to actual package name when package is finished
 Name:		browser-plugins2
 Version:	2.0
-Release:	0.10
+Release:	0.11
 License:	GPL
 Group:		Base
 Source0:	browser-plugins.README
@@ -82,11 +82,6 @@
 # TODO: to be enabled if tested enough
 %post
 %update_browser_plugins
-
-%preun
-if [ "$1" = 0 ]; then
-	%update_browser_plugins uninstall
-fi
 %endif
 
 %files
@@ -103,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/11/01 11:54:25  glen
+- there's no uninstall, plugins get to dead symlinks after uninstall which update script deletes
+
 Revision 1.20  2006/10/30 23:43:07  glen
 - local.* files are not handled. drop them
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/browser-plugins.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list