SPECS: xulrunner.spec - create and package GRE configs, required by XUL app...

hawk hawk at pld-linux.org
Sat Jun 21 11:48:36 CEST 2008


Author: hawk                         Date: Sat Jun 21 09:48:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- create and package GRE configs, required by XUL applications compiled
  with xulrunner SDK

---- Files affected:
SPECS:
   xulrunner.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.64 SPECS/xulrunner.spec:1.65
--- SPECS/xulrunner.spec:1.64	Sat Jun 21 01:15:14 2008
+++ SPECS/xulrunner.spec	Sat Jun 21 11:48:30 2008
@@ -225,7 +225,6 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	MOZ_PKG_APPDIR=%{_libdir}/%{name} \
 	INSTALL_SDK=1 \
-	SKIP_GRE_REGISTRATION=1 \
 	PKG_SKIP_STRIP=1
 
 install -d \
@@ -281,6 +280,8 @@
 %attr(755,root,root) %{_bindir}/xulrunner
 %attr(755,root,root) %{_libdir}/%{name}/xulrunner-bin
 
+%{_sysconfdir}/gre.d
+
 # symlinks
 %{_libdir}/%{name}/chrome
 %{_libdir}/%{name}/defaults
@@ -470,6 +471,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2008/06/21 09:48:30  hawk
+- create and package GRE configs, required by XUL applications compiled
+  with xulrunner SDK
+
 Revision 1.64  2008/06/20 23:15:14  hawk
 - include pkgconfig files in devel package
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xulrunner.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list