packages: xulrunner/xulrunner.spec - cleanup; files fix; rel 3

glen glen at pld-linux.org
Thu Sep 10 12:37:37 CEST 2009


Author: glen                         Date: Thu Sep 10 10:37:37 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cleanup; files fix; rel 3

---- Files affected:
packages/xulrunner:
   xulrunner.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.112 packages/xulrunner/xulrunner.spec:1.113
--- packages/xulrunner/xulrunner.spec:1.112	Thu Sep 10 12:30:45 2009
+++ packages/xulrunner/xulrunner.spec	Thu Sep 10 12:37:32 2009
@@ -12,7 +12,7 @@
 Summary(pl.UTF-8):	XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
 Name:		xulrunner
 Version:	1.9.1.3
-Release:	2
+Release:	3
 Epoch:		1
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		X11/Applications
@@ -321,12 +321,10 @@
 
 %post
 %update_browser_plugins
-umask 022
 
 %postun
 if [ "$1" = 0 ]; then
 	%update_browser_plugins
-	umask 022
 fi
 
 %post	libs -p /sbin/ldconfig
@@ -340,7 +338,7 @@
 %dir %{_sysconfdir}/gre.d
 %{_sysconfdir}/gre.d
 %ghost %{_sysconfdir}/gre.d/%{version}.conf
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gre.d/%{version}.system.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gre.d/%{version}.conf
 
 # symlinks
 %{_libdir}/%{name}/chrome
@@ -537,6 +535,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2009/09/10 10:37:32  glen
+- cleanup; files fix; rel 3
+
 Revision 1.112  2009/09/10 10:30:45  glen
 - platform.ini needs to be present when iceweasel is built with xulrunner, move it to -libs
 - act like --register-global was ran, no need to actually run it
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.112&r2=1.113&f=u



More information about the pld-cvs-commit mailing list