SPECS (AC-branch): xulrunner.spec - cosmetics

glen glen at pld-linux.org
Sun Jan 7 14:28:33 CET 2007


Author: glen                         Date: Sun Jan  7 13:28:33 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   xulrunner.spec (1.7.2.16 -> 1.7.2.17) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.7.2.16 SPECS/xulrunner.spec:1.7.2.17
--- SPECS/xulrunner.spec:1.7.2.16	Sun Jan  7 03:52:54 2007
+++ SPECS/xulrunner.spec	Sun Jan  7 14:28:27 2007
@@ -4,7 +4,7 @@
 %bcond_without	gnome	# disable all GNOME components (gnomevfs, gnome, gnomeui)
 #
 %define		_snap	20070102
-%define		_rel	2.6
+%define		_rel	2.7
 #
 Summary:	XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications
 Summary(pl):	XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
@@ -238,6 +238,8 @@
 # we use system pkgs
 rm $RPM_BUILD_ROOT%{_pkgconfigdir}/xulrunner-{nspr,nss}.pc
 
+# rpath is used, can move to bindir
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/xulrunner
 mv $RPM_BUILD_ROOT{%{_libdir}/%{name}/xulrunner-bin,%{_bindir}/xulrunner}
 mv $RPM_BUILD_ROOT{%{_libdir}/%{name}/xpcshell,%{_bindir}}
 
@@ -283,8 +285,7 @@
 %dir %{_libdir}/%{name}/res
 %dir %{_datadir}/%{name}
 
-%attr(755,root,root) %{_libdir}/%{name}/xulrunner
-%attr(755,root,root) %{_libdir}/%{name}/reg*
+%attr(755,root,root) %{_libdir}/%{name}/regxpcom
 
 %attr(755,root,root) %{_libdir}/%{name}/components/libauth*.so
 %attr(755,root,root) %{_libdir}/%{name}/components/libautoconfig.so
@@ -415,7 +416,7 @@
 %{_libdir}/%{name}/components/nsXmlRpcClient.js
 %{_libdir}/%{name}/components/nsXULAppInstall.js
 
-# not *.dat, so check-files can catch any new files
+# do not use *.dat here, so check-files can catch any new files
 # (and they won't be just silently placed empty in rpm)
 %ghost %{_libdir}/%{name}/components/compreg.dat
 %ghost %{_libdir}/%{name}/components/xpti.dat
@@ -465,7 +466,7 @@
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/reg*
+%attr(755,root,root) %{_bindir}/regxpcom
 %attr(755,root,root) %{_bindir}/xpcshell
 %attr(755,root,root) %{_bindir}/xpidl
 %attr(755,root,root) %{_bindir}/xpt_dump
@@ -480,6 +481,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7.2.17  2007/01/07 13:28:27  glen
+- cosmetics
+
 Revision 1.7.2.16  2007/01/07 02:52:54  glen
 - add rpath patch so wrappers no longer needed
 - xulrunner-stub moved to -devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xulrunner.spec?r1=1.7.2.16&r2=1.7.2.17&f=u



More information about the pld-cvs-commit mailing list