[qtcurve-gtk2] update to 1.8.7

Jaroslav Reznik jreznik at fedoraproject.org
Wed Mar 30 15:54:40 UTC 2011


commit d16e3a8e3d145e7729d511a5ce2ccc9fd46ac122
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Wed Mar 30 17:54:33 2011 +0200

    update to 1.8.7

 .gitignore                 |    1 +
 qtcurve-gtk2-C_FLAGS.patch |   15 ---------------
 qtcurve-gtk2.spec          |   10 +++++-----
 sources                    |    2 +-
 4 files changed, 7 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3298740..9fe4f50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ QtCurve-Gtk2-1.5.2.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
diff --git a/qtcurve-gtk2.spec b/qtcurve-gtk2.spec
index 9cbaf0e..0479cdf 100644
--- a/qtcurve-gtk2.spec
+++ b/qtcurve-gtk2.spec
@@ -1,6 +1,6 @@
 Name:		qtcurve-gtk2
-Version:	1.8.5
-Release:	4%{?dist}
+Version:	1.8.7
+Release:	1%{?dist}
 Summary:	This is a set of widget styles for Gtk2 based apps
 
 Group:		User Interface/Desktops
@@ -10,8 +10,6 @@ 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/625504 , qtcurve-gtk2 not built with $RPM_OPT_FLAGS
-Patch100:	qtcurve-gtk2-C_FLAGS.patch
 # http://bugzilla.redhat.com/669155 , fix openoffice crash, threading issue
 Patch101:	qtcurve-gtk2-fix-threading-crash.patch
 
@@ -24,7 +22,6 @@ allowing users to achieve a uniform look between these widget toolkits.
 
 %prep
 %setup -q -n QtCurve-Gtk2-%{version}
-%patch100 -p0
 %patch101 -p1 -b .fix-threading-crash
 
 %build
@@ -50,6 +47,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Mar 30 2011 Jaroslav Reznik <jreznik at redhat.com> 1.8.7-1
+* update to 1.8.7
+
 * Tue Mar 22 2011 Jaroslav Reznik <jreznik at redhat.com> 1.8.5-4
 - fixes #669155, crashing openoffice due threading issue
 
diff --git a/sources b/sources
index 9528b14..e8b73f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bc02a3937e9b46ae298dc69c478e588  QtCurve-Gtk2-1.8.5.tar.bz2
+da80db7f6a0b60e37ce14b918bc5e682  QtCurve-Gtk2-1.8.7.tar.bz2


More information about the scm-commits mailing list