[qtcurve-gtk2] update to 1.8.13 remove threading crash patch, upstreamed

Jaroslav Reznik jreznik at fedoraproject.org
Mon Feb 27 13:20:51 UTC 2012


commit 53f7b1306cc1a749ff0440cef548abdd4ec316cc
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Mon Feb 27 14:20:29 2012 +0100

    update to 1.8.13
    remove threading crash patch, upstreamed

 .gitignore                             |    8 +-------
 qtcurve-gtk2-fix-threading-crash.patch |   28 ----------------------------
 qtcurve-gtk2.spec                      |   12 +++++-------
 sources                                |    2 +-
 4 files changed, 7 insertions(+), 43 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9fe4f50..8012af2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,2 @@
-QtCurve-Gtk2-1.5.1.tar.bz2
-QtCurve-Gtk2-1.5.2.tar.bz2
-/QtCurve-Gtk2-1.6.0.tar.bz2
-/QtCurve-Gtk2-1.6.3.tar.bz2
-/QtCurve-Gtk2-1.7.0.tar.bz2
-/QtCurve-Gtk2-1.8.1.tar.bz2
-/QtCurve-Gtk2-1.8.5.tar.bz2
 /QtCurve-Gtk2-1.8.7.tar.bz2
+/QtCurve-Gtk2-1.8.13.tar.bz2
diff --git a/qtcurve-gtk2.spec b/qtcurve-gtk2.spec
index f32b977..95f1ba5 100644
--- a/qtcurve-gtk2.spec
+++ b/qtcurve-gtk2.spec
@@ -1,6 +1,6 @@
 Name:		qtcurve-gtk2
-Version:	1.8.7
-Release:	3%{?dist}
+Version:	1.8.13
+Release:	1%{?dist}
 Summary:	This is a set of widget styles for Gtk2 based apps
 
 Group:		User Interface/Desktops
@@ -9,10 +9,6 @@ URL:		http://www.kde-look.org/content/show.php?content=40492
 Source0:	http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-## upstsreamable patches
-# http://bugzilla.redhat.com/669155 , fix openoffice crash, threading issue
-Patch101:	qtcurve-gtk2-fix-threading-crash.patch
-
 BuildRequires:	gtk2-devel
 BuildRequires:	kdebase-workspace-devel
 
@@ -22,7 +18,6 @@ allowing users to achieve a uniform look between these widget toolkits.
 
 %prep
 %setup -q -n QtCurve-Gtk2-%{version}
-%patch101 -p1 -b .fix-threading-crash
 
 %build
 mkdir -p %{_target_platform}
@@ -47,6 +42,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Feb 27 2012 Jaroslav Reznik <jreznik at redhat.com> - 1.8.13-1
+- Update to 1.8.13
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index e8b73f8..7717dfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da80db7f6a0b60e37ce14b918bc5e682  QtCurve-Gtk2-1.8.7.tar.bz2
+11cee806fd3f78d375498d5bd304799e  QtCurve-Gtk2-1.8.13.tar.bz2


More information about the scm-commits mailing list