[mingw-wine-gecko] 2.21-1

Andreas Bierfert awjb at fedoraproject.org
Sat Jun 1 07:17:42 UTC 2013


commit 9c9108a48b8116b7a7d2a5b57e38055d6b773bbd
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Sat Jun 1 09:12:37 2013 +0200

    2.21-1
    
    - version upgrade

 .gitignore                       |    2 +-
 mingw-wine-gecko-mozconfig.patch |    8 ++++----
 mingw-wine-gecko.spec            |    6 +++++-
 sources                          |    2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53726a8..f6a7aa1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/wine-mozilla-1.9-src.tar.bz2
+/wine-mozilla-2.21-src.tar.bz2
diff --git a/mingw-wine-gecko-mozconfig.patch b/mingw-wine-gecko-mozconfig.patch
index f4e66c5..4e94a8c 100644
--- a/mingw-wine-gecko-mozconfig.patch
+++ b/mingw-wine-gecko-mozconfig.patch
@@ -1,12 +1,12 @@
---- wine-mozilla-1.8/wine/mozconfig-common.orig	2012-10-15 21:36:19.653968310 +0200
-+++ wine-mozilla-1.8/wine/mozconfig-common	2012-10-15 21:36:46.594533002 +0200
-@@ -10,10 +10,9 @@
+diff -up wine-mozilla-2.21/wine/mozconfig-common.orig wine-mozilla-2.21/wine/mozconfig-common
+--- wine-mozilla-2.21/wine/mozconfig-common.orig	2013-05-30 08:18:57.043549666 +0200
++++ wine-mozilla-2.21/wine/mozconfig-common	2013-05-30 08:19:40.752128636 +0200
+@@ -10,9 +10,8 @@ ac_add_options --disable-necko-wifi
  ac_add_options --disable-crashreporter
  ac_add_options --disable-webgl
  ac_add_options --disable-webrtc
 +ac_add_options --enable-win32-target=WINNT
  
- export LDFLAGS="$LDFLAGS -static-libgcc -static-libstdc++"
 -export CFLAGS="$CFLAGS -DWINE_GECKO_SRC"
 -export CXXFLAGS="$CXXFLAGS -DWINE_GECKO_SRC"
  export HOST_LDFLAGS=" "
diff --git a/mingw-wine-gecko.spec b/mingw-wine-gecko.spec
index e697613..41e0d87 100644
--- a/mingw-wine-gecko.spec
+++ b/mingw-wine-gecko.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 Name:           mingw-wine-gecko
-Version:        1.9
+Version:        2.21
 Release:        1%{?dist}
 Summary:        Gecko library required for Wine
 
@@ -103,6 +103,10 @@ install -p -m 0644 wine_gecko-%{version}-x86_64/dist/wine_gecko-%{version}-x86_6
 %{_datadir}/wine/gecko/wine_gecko-%{version}-x86_64.msi
 
 %changelog
+* Thu May 30 2013 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 2.21-1
+- version upgrade
+
 * Sat Jan 19 2013 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 1.9-1
 - version upgrade
diff --git a/sources b/sources
index ebc6f7d..71605da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9e6aa7d302112d3df4dca8042e88c9c  wine-mozilla-1.9-src.tar.bz2
+8cf6bd7112ad8b6ac50b27c3951469ce  wine-mozilla-2.21-src.tar.bz2


More information about the scm-commits mailing list