SPECS: nvu.spec - few fixes against build - STBR/test

blekot blekot at pld-linux.org
Thu Jan 26 17:32:59 CET 2006


Author: blekot                       Date: Thu Jan 26 16:32:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- few fixes against build
- STBR/test

---- Files affected:
SPECS:
   nvu.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/nvu.spec
diff -u SPECS/nvu.spec:1.19 SPECS/nvu.spec:1.20
--- SPECS/nvu.spec:1.19	Sun Nov 27 14:37:18 2005
+++ SPECS/nvu.spec	Thu Jan 26 17:32:54 2006
@@ -14,6 +14,8 @@
 # Source0-md5:	ae0f7c85e230ce8a90dc438b53be06e6
 Patch0:		%{name}-domainfix.patch
 Patch1:		%{name}-freetype2.patch
+Patch2:		%{name}-nsBrowserInstance.cpp-include.patch
+# Patch agains export MOZ_PHOENIX=1
 URL:		http://www.nvu.com/
 BuildRequires:	GConf2-devel
 BuildRequires:	freetype-devel >= 2.1.3
@@ -77,7 +79,6 @@
 %build
 cd mozilla
 cat << EOF > .mozconfig
-export MOZ_PHOENIX=1
 export MOZILLA_OFFICIAL=1
 export BUILD_OFFICIAL=1
 export MOZ_STANDALONE_COMPOSER=1
@@ -90,8 +91,9 @@
 ac_add_options --disable-debug-modules
 %endif
 ac_add_options --disable-svg
-ac_add_options --without-system-mng
-ac_add_options --without-system-png
+ac_add_options --with-system-mng
+ac_add_options --with-system-png
+ac_add_options --with-system-jpeg
 ac_add_options --disable-ldap
 ac_add_options --disable-mailnews
 ac_add_options --disable-installer
@@ -102,7 +104,7 @@
 ac_add_options --disable-necko-disk-cache
 ac_add_options --enable-single-profile
 ac_add_options --disable-profilesharing
-ac_add_options --enable-extensions=wallet,spellcheck,xmlextras,pref,universalchardet,editor/cascades,inspector,irc,p3p,gnomevfs,help,cookie,cview,finger,webservices
+ac_add_options --enable-extensions=wallet,spellcheck,xmlextras,pref,universalchardet,editor/cascades,inspector,gnomevfs
 ac_add_options --enable-image-decoders=png,gif,jpeg
 ac_add_options --enable-necko-protocols=http,ftp,file,jar,viewsource,res,data
 ac_add_options --disable-pedantic
@@ -115,11 +117,6 @@
 ac_add_options --enable-toolkit=gtk2
 ac_add_options --enable-default-toolkit=gtk2
 ac_add_options --enable-xft
-ac_add_options --disable-postscript
-ac_add_options --enable-calendar
-ac_add_options --enable-xinerama
-ac_add_options --enable-freetype2
-
 ac_add_options --prefix=%{_prefix}
 ac_add_options --libdir=%{_libdir}
 ac_add_options --enable-optimize="%{rpmcflags}"
@@ -183,6 +180,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/01/26 16:32:54  blekot
+- few fixes against build
+- STBR/test
+
 Revision 1.19  2005/11/27 13:37:18  blekot
 - freetype patch added
 - rel 0.1 - still doesn't build
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nvu.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list