packages: xulrunner/xulrunner.spec - fix bullshit with /etc/gre.d; rel 5

glen glen at pld-linux.org
Mon Sep 21 13:19:49 CEST 2009


Author: glen                         Date: Mon Sep 21 11:19:49 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix bullshit with /etc/gre.d; rel 5

---- Files affected:
packages/xulrunner:
   xulrunner.spec (1.114 -> 1.115) 

---- Diffs:

================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.114 packages/xulrunner/xulrunner.spec:1.115
--- packages/xulrunner/xulrunner.spec:1.114	Sun Sep 20 02:19:47 2009
+++ packages/xulrunner/xulrunner.spec	Mon Sep 21 13:19:44 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:	4
+Release:	5
 Epoch:		1
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		X11/Applications
@@ -305,10 +305,8 @@
 %{__make} -C build/unix install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%if "%{pld_release}" != "ti"
 # act like xulrunner --register-global was run
 mv $RPM_BUILD_ROOT/etc/gre.d/%{version}{.system,}.conf
-%endif
 
 %browser_plugins_add_browser %{name} -p %{_libdir}/%{name}/plugins
 
@@ -337,14 +335,8 @@
 %attr(755,root,root) %{_bindir}/xulrunner
 %attr(755,root,root) %{_libdir}/%{name}/xulrunner-bin
 
-%if "%{pld_release}" == "ti"
-%{_sysconfdir}/gre.d
-%else
 %dir %{_sysconfdir}/gre.d
-%{_sysconfdir}/gre.d
-%ghost %{_sysconfdir}/gre.d/%{version}.conf
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gre.d/%{version}.conf
-%endif
+%{_sysconfdir}/gre.d/%{version}.conf
 
 # symlinks
 %{_libdir}/%{name}/chrome
@@ -541,6 +533,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.115  2009/09/21 11:19:44  glen
+- fix bullshit with /etc/gre.d; rel 5
+
 Revision 1.114  2009/09/20 00:19:47  hawk
 - don't touch /etc/gre.d/*.conf in Titanium, this file must exist for
   XPCOM applications to work correctly (fixes Epiphany build error)
================================================================

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



More information about the pld-cvs-commit mailing list