sagitter pushed to icecat (master). "Compiled against bundle libvpx-1.3.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 10:56:22 UTC 2015


>From 77f32a65acf7464fedac7d6872092e8cb4c7a6fe Mon Sep 17 00:00:00 2001
From: sagitter <sagitter at fedoraproject.org>
Date: Tue, 7 Apr 2015 12:56:11 +0200
Subject: Compiled against bundle libvpx-1.3.0


diff --git a/icecat-mozconfig-common b/icecat-mozconfig-common
index cf2f70a..059af9d 100644
--- a/icecat-mozconfig-common
+++ b/icecat-mozconfig-common
@@ -11,7 +11,6 @@ ac_add_options --with-system-nss-prefix=/usr/bin
 ac_add_options --with-system-nss-exec-prefix=/usr/bin
 ac_add_options --with-system-zlib
 ac_add_options --with-system-bz2
-ac_add_options --with-system-libvpx
 ac_add_options --with-system-libevent
 ac_add_options --enable-system-sqlite
 ac_add_options --enable-system-hunspell
diff --git a/icecat.1 b/icecat.1
index eb0a9bc..37298c3 100644
--- a/icecat.1
+++ b/icecat.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
-.TH ICECAT "1" "March 2015" "icecat " "User Commands"
+.TH ICECAT "1" "April 2015" "icecat " "User Commands"
 .SH NAME
 icecat - GNU version of Firefox browser
 .SH SYNOPSIS
@@ -92,12 +92,12 @@ Record drawing for a given URL.
 .HP
 \fB\-setDefaultBrowser\fR Set this app as the default browser.
 .PP
-Mozilla IceCat 31.5.0
+Mozilla IceCat 31.6.0
 .SH FILES
 
 /usr/bin/icecat - icecat executable
 
-/usr/lib/icecat-31.5.0/icecat-bin - icecat executable
+/usr/lib/icecat-31.6.0/icecat-bin - icecat executable
 .SH BUGS
 To report a bug, please mail to bug-gnuzilla at gnu.org
 .SH VERSION
diff --git a/icecat.spec b/icecat.spec
index b734f8d..308259c 100644
--- a/icecat.spec
+++ b/icecat.spec
@@ -11,7 +11,7 @@
 
 Name:    icecat
 Version: 31.6.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: GNU version of Firefox browser
 Group:   Applications/Internet
 
@@ -23,7 +23,7 @@ Source1: %{name}.desktop
 Source2: %{name}.png
 Source3: %{name}-mozconfig-common
 
-##Language files downloaded from ftp://ftp.gnu.org/gnu/gnuzilla/%{version}/langpacks/
+##Language files downloaded from ftp://ftp.gnu.org/gnu/gnuzilla/%%{version}/langpacks/
 Source4:  %{name}-%{version}-langpacks.tar.gz
 
 ##All license files
@@ -76,7 +76,6 @@ BuildRequires:  libIDL-devel
 BuildRequires:  libjpeg-turbo-devel
 BuildRequires:  libX11-devel
 BuildRequires:  libXt-devel
-BuildRequires:  libvpx-devel
 BuildRequires:  libyuv-devel
 BuildRequires:  libXinerama-devel
 BuildRequires:  libffi-devel
@@ -121,6 +120,7 @@ Provides:       bundled(snappy) = 1.0.4
 Provides:       bundled(graphite2) = 1.2.4
 Provides:       bundled(harfbuzz) = 0.9.2
 Provides:       bundled(libmkv) = 1.3.0
+Provides:       bundled(libvpx) = 1.3.0
 Provides:       bundled(double-conversion) = 2.0.0
 
 
@@ -258,7 +258,6 @@ mkdir -p %{name}-objdir && cd %{name}-objdir
  --with-system-icu \
  --enable-system-ffi \
  --enable-system-cairo \
- --with-system-libvpx \
  --enable-gstreamer=1.0 \
  --enable-system-hunspell \
  --enable-system-pixman \
@@ -280,6 +279,9 @@ mkdir -p %{name}-objdir && cd %{name}-objdir
 
 %ifarch s390 %{arm} ppc aarch64
 MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
+%if 0%{?fedora} > 21
+export CPPFLAGS=" -mno-avx"
+%endif
 %endif
 export LDFLAGS="$MOZ_LINK_FLAGS"
 
@@ -378,11 +380,14 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{icecat_ver}.desk
 %{_includedir}/%{icecat_ver}/
 
 %changelog
-* Mon Apr  6 2015 Tom Callaway <spot at fedoraproject.org> - 31.6.0-2
-- rebuild for libvpx 1.4.0
+* Tue Apr 07 2015 Antonio Trande <sagitterATfedoraproject.org> - 31.6.0-3
+- Compiled against bundle libvpx-1.3.0
+
+* Mon Apr 06 2015 Tom Callaway <spot at fedoraproject.org> - 31.6.0-2
+- Rebuild for libvpx 1.4.0
 
 * Sat Apr 04 2015 Antonio Trande <sagitterATfedoraproject.org> - 31.6.0-1
-- update to 31.6.0
+- Update to 31.6.0
 
 * Mon Mar 16 2015 Antonio Trande <sagitterATfedoraproject.org> - 31.5.0-2
 - New rebuild to fix profile's storage problem
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/icecat.git/commit/?h=master&id=77f32a65acf7464fedac7d6872092e8cb4c7a6fe


More information about the scm-commits mailing list