]> git.pld-linux.org Git - packages/iceweasel.git/commitdiff
- enabled PGO
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 3 Dec 2014 21:39:12 +0000 (22:39 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 3 Dec 2014 21:39:12 +0000 (22:39 +0100)
- rel 1

iceweasel.spec

index 802c5240a9ecbd6410416ebee241bea0f459e1c1..8766adeacd011394c9887ba52cd60c55e9f5eb02 100644 (file)
@@ -5,7 +5,7 @@
 %bcond_with    tests           # enable tests (whatever they check)
 %bcond_with    gtk3            # GTK+ 3.x instead of 2.x
 %bcond_without kerberos        # disable krb5 support
-%bcond_with    pgo             # PGO-enabled build (requires working $DISPLAY == :100)
+%bcond_without pgo             # PGO-enabled build (requires working $DISPLAY == :100)
 # - disabled shared_js - https://bugzilla.mozilla.org/show_bug.cgi?id=1039964
 %bcond_with    shared_js       # shared libmozjs library [broken]
 
@@ -23,7 +23,7 @@ Summary(hu.UTF-8):    Iceweasel web böngésző
 Summary(pl.UTF-8):     Iceweasel - przeglądarka WWW
 Name:          iceweasel
 Version:       34.0.5
-Release:       0.1
+Release:       1
 License:       MPL v2.0
 Group:         X11/Applications/Networking
 Source0:       http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.bz2
This page took 0.083654 seconds and 4 git commands to generate.