SPECS: mozilla-xulrunner.spec - drop bogus %banner
glen
glen at pld-linux.org
Wed Mar 1 09:51:14 CET 2006
Author: glen Date: Wed Mar 1 08:51:14 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- drop bogus %banner
---- Files affected:
SPECS:
mozilla-xulrunner.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/mozilla-xulrunner.spec
diff -u SPECS/mozilla-xulrunner.spec:1.1 SPECS/mozilla-xulrunner.spec:1.2
--- SPECS/mozilla-xulrunner.spec:1.1 Wed Mar 1 03:52:01 2006
+++ SPECS/mozilla-xulrunner.spec Wed Mar 1 09:51:08 2006
@@ -81,8 +81,8 @@
LIBIDL_CONFIG="%{_bindir}/libIDL-config-2"; export LIBIDL_CONFIG
-cat << EOF > .mozconfig
-. \$topsrcdir/browser/config/mozconfig
+cat << 'EOF' > .mozconfig
+. $topsrcdir/browser/config/mozconfig
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
@@ -150,11 +150,11 @@
%install
rm -rf $RPM_BUILD_ROOT
+# extensions dir is needed (it can be empty)
install -d \
$RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_libdir}{,extensions}} \
$RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}} \
$RPM_BUILD_ROOT{%{_includedir}/%{name}/idl,%{_pkgconfigdir}}
-# extensions dir is needed (it can be empty)
%{__make} -C xpinstall/packager \
MOZ_PKG_APPNAME="mozilla-xulrunner" \
@@ -237,15 +237,6 @@
%post
/sbin/ldconfig
%{_sbindir}/xulrunner-chrome+xpcom-generate
-%banner %{name} -e <<EOF
-###################################################################
-# #
-# NOTICE: #
-# If you have problem with upgrade old mozilla-xulrunner 1.0.x, you #
-# should remove it first. #
-# #
-###################################################################
-EOF
%postun
/sbin/ldconfig
@@ -314,6 +305,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/03/01 08:51:08 glen
+- drop bogus %banner
+
Revision 1.1 2006/03/01 02:52:01 aredridel
- added, NFY at all
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla-xulrunner.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list