--- cauldron/xulrunner/current/SPECS/xulrunner.spec 2011/01/29 12:58:46 43416 +++ cauldron/xulrunner/current/SPECS/xulrunner.spec 2011/01/29 13:00:56 43417 @@ -80,7 +80,8 @@ BuildRequires: zlib-devel BuildRequires: bzip2-devel -BuildRequires: libpng-devel >= 1.2.25-2 +#(Dmorgan) Enable when libpng >= 1.4.1 will be in mageia +#BuildRequires: libpng-devel >= 1.4.1 %if %_use_syshunspell BuildRequires: libhunspell-devel %endif @@ -213,7 +214,7 @@ --with-system-zlib \ --with-system-bz2 \ --with-system-libevent \ - --enable-system-png \ + --without-system-png \ --with-system-nspr \ --with-system-nss \ --enable-system-sqlite \