packages: xulrunner/xulrunner.spec - don't remove nsprpub, there are requir...
megabajt
megabajt at pld-linux.org
Wed Mar 23 21:44:58 CET 2011
Author: megabajt Date: Wed Mar 23 20:44:58 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- don't remove nsprpub, there are required scripts (e.g. make-system-wrappers.pl)
---- Files affected:
packages/xulrunner:
xulrunner.spec (1.172 -> 1.173)
---- Diffs:
================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.172 packages/xulrunner/xulrunner.spec:1.173
--- packages/xulrunner/xulrunner.spec:1.172 Wed Mar 23 18:20:21 2011
+++ packages/xulrunner/xulrunner.spec Wed Mar 23 21:44:53 2011
@@ -171,7 +171,6 @@
%setup -qc
mv -f mozilla-%{xulrunner_main} mozilla
cd mozilla
-%{__rm} -r nsprpub
# avoid using included headers (-I. is before HUNSPELL_CFLAGS)
%{__rm} extensions/spellcheck/hunspell/src/{*.hxx,hunspell.h}
# hunspell needed for factory including mozHunspell.h
@@ -279,7 +278,6 @@
ac_add_options --disable-xterm-updates
ac_add_options --enable-extensions="default,cookie,permissions,spellcheck"
ac_add_options --with-x
-ac_cv_visibility_pragma=no
EOF
%{__make} -j1 -f client.mk build \
@@ -599,6 +597,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.173 2011/03/23 20:44:53 megabajt
+- don't remove nsprpub, there are required scripts (e.g. make-system-wrappers.pl)
+
Revision 1.172 2011/03/23 17:20:21 megabajt
- started update to 2.0
- use gio instead of gnome-vfs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.172&r2=1.173&f=u
More information about the pld-cvs-commit
mailing list