[packages/iceweasel] - disable pgo - rel 3
baggins
baggins at pld-linux.org
Sun Nov 22 00:50:00 CET 2015
commit 4b1c8e7348b6c5a0b6aa76d35a7c676b3e032678
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Nov 22 00:49:47 2015 +0100
- disable pgo
- rel 3
iceweasel.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/iceweasel.spec b/iceweasel.spec
index 3292f59..f164f9f 100644
--- a/iceweasel.spec
+++ b/iceweasel.spec
@@ -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_without pgo # PGO-enabled build (requires working $DISPLAY == :100)
+%bcond_with 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: 42.0
-Release: 2
+Release: 3
License: MPL v2.0
Group: X11/Applications/Networking
Source0: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iceweasel.git/commitdiff/4b1c8e7348b6c5a0b6aa76d35a7c676b3e032678
More information about the pld-cvs-commit
mailing list