[qtcurve-kde4] 1.8.14

Rex Dieter rdieter at fedoraproject.org
Tue Aug 21 20:46:19 UTC 2012


commit 939235b70c24ad637c5e0363ece6cfe1339bc9ac
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Aug 21 15:50:11 2012 -0500

    1.8.14

 .gitignore                                         |    3 +-
 ...-KDE4-1.8.12-fix-4.8.90-api-changes-ftbfs.patch |   60 --------------------
 qtcurve-kde4.spec                                  |   14 +++--
 sources                                            |    2 +-
 4 files changed, 10 insertions(+), 69 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53bce92..b6f40c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/QtCurve-KDE4-1.8.11.tar.bz2
-/QtCurve-KDE4-1.8.12.tar.bz2
+/QtCurve-KDE4-1.8.14.tar.bz2
diff --git a/qtcurve-kde4.spec b/qtcurve-kde4.spec
index 0867bad..dc42085 100644
--- a/qtcurve-kde4.spec
+++ b/qtcurve-kde4.spec
@@ -1,20 +1,19 @@
 Name:		qtcurve-kde4
-Version:	1.8.12
-Release:	3%{?dist}
+Version:	1.8.14
+Release:	1%{?dist}
 Summary:	This is a set of widget styles for Qt4/KDE4 based apps
 
 Group:		User Interface/Desktops
 License:	GPLv2+
 URL:		http://www.kde-look.org/content/show.php?content=40492
 Source0:	http://craigd.wikispaces.com/file/view/QtCurve-KDE4-%{version}.tar.bz2
-Patch0:		QtCurve-KDE4-1.8.12-fix-4.8.90-api-changes-ftbfs.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	kdebase-workspace-devel
+BuildRequires:	kde-workspace-devel
 BuildRequires:	gettext
 
-Requires:	kdebase-workspace%{?_kde4_version: >= %{_kde4_version}}
+Requires:	kde-workspace%{?_kde4_version: >= %{_kde4_version}}
 
 %description
 QtCurve is a desktop theme for the GTK+ and Qt widget toolkits,
@@ -23,7 +22,7 @@ allowing users to achieve a uniform look between these widget toolkits.
 %prep
 %setup -q -n QtCurve-KDE4-%{version}
 
-%patch0 -p1 -b .fix-4.8.90-api-changes-ftbfs
+#patch0 -p1 -b .fix-4.8.90-api-changes-ftbfs
 
 %build
 mkdir -p %{_target_platform}
@@ -57,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Aug 21 2012 Rex Dieter <rdieter at fedoraproject.org> 1.8.14-1
+- 1.8.14
+
 * Mon Jul 23 2012 Jaroslav Reznik <jreznik at redhat.com> - 1.8.12-3
 - fix 4.8.90+ api change FTBFS for KWin (#831958)
 
diff --git a/sources b/sources
index 45111d0..764ef7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a08d28204fab1b3db6813519f174014  QtCurve-KDE4-1.8.12.tar.bz2
+b4d7924806058f39e842ce7ffe47a4f8  QtCurve-KDE4-1.8.14.tar.bz2


More information about the scm-commits mailing list