[wine] 1.3.24-1 version upgrade add sign as source10 drop mshtml patch (upstream)

Andreas Bierfert awjb at fedoraproject.org
Sun Jul 10 11:48:36 UTC 2011


commit 6b9ee5ae0ae06ada8565c92caa1222a5e46c3251
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Sun Jul 10 13:43:41 2011 +0200

    1.3.24-1
    version upgrade
    add sign as source10
    drop mshtml patch (upstream)

 .gitignore             |    2 ++
 sources                |    3 ++-
 wine-gcc46mshtml.patch |   15 ---------------
 wine.spec              |   12 ++++++++----
 4 files changed, 12 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd98364..7eb7a4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,5 @@
 /wine-1.3.21.tar.bz2
 /wine-1.3.22.tar.bz2
 /wine-1.3.23.tar.bz2
+/wine-1.3.24.tar.bz2
+/wine-1.3.24.tar.bz2.sign
diff --git a/sources b/sources
index 35899b0..5e16a24 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-71f05bf37c25648f8dbc793dda3da45c  wine-1.3.23.tar.bz2
+c9850862748bde7994bd757574e8974e  wine-1.3.24.tar.bz2
+a9db1ff36532dace37b93771408a7620  wine-1.3.24.tar.bz2.sign
diff --git a/wine.spec b/wine.spec
index e3042bf..c75aac4 100644
--- a/wine.spec
+++ b/wine.spec
@@ -1,6 +1,6 @@
 %global no64bit 0
 Name:           wine
-Version:        1.3.23
+Version:        1.3.24
 Release:        1%{?dist}
 Summary:        A Windows 16/32/64 bit emulator
 
@@ -8,6 +8,7 @@ Group:          Applications/Emulators
 License:        LGPLv2+
 URL:            http://www.winehq.org/
 Source0:        http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
+Source10:       http://downloads.sourceforge.net/wine/wine-%{version}.tar.bz2.sign
 Source1:        wine.init
 Source2:        wine.systemd
 Source3:        wine-README-Fedora
@@ -26,8 +27,6 @@ Source108:      wine-wordpad.desktop
 Source109:      wine-oleview.desktop
 
 # wine bugs
-# 27375 gcc optimization problem
-Patch100:       wine-gcc46mshtml.patch
 
 # desktop dir
 Source200:      wine.menu
@@ -453,7 +452,6 @@ This package adds an openal driver for wine.
 %prep
 %setup -q
 
-%patch100 -p1 -b .gcc46
 %patch200 -b .imagemagick
 %patch400 -p1 -b .winepulse
 %patch401 -p1 -b .winepulse
@@ -1423,6 +1421,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Sun Jul 10 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1.3.24-1
+- version upgrade
+- add sign as source10
+- drop mshtml patch (upstream)
+
 * Sun Jun 26 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 1.3.23-1
 - version upgrade


More information about the scm-commits mailing list