[polkit-qt] Revert fix-deprecated-warnings

Jaroslav Reznik jreznik at fedoraproject.org
Thu Oct 14 15:31:22 UTC 2010


commit 9c8114c3cf3aaeb65baa6558146aba63c1e7b6b6
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Thu Oct 14 17:31:15 2010 +0200

    Revert fix-deprecated-warnings

 polkit-qt.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/polkit-qt.spec b/polkit-qt.spec
index f1fa4f8..71c4b3f 100644
--- a/polkit-qt.spec
+++ b/polkit-qt.spec
@@ -1,6 +1,6 @@
 Name:            polkit-qt
 Version:         0.96.1
-Release:         2%{?dist}
+Release:         3%{?dist}
 Summary:         Qt bindings for PolicyKit
 
 Group:           System Environment/Libraries
@@ -58,7 +58,9 @@ BuildArch: noarch
 %patch0 -p1 -b .install-cmake-find
 
 # Fix deprecation warning with polkit-0.98
-%patch1 -p0
+# REVERT FOR NOW as it causes https://bugs.kde.org/show_bug.cgi?id=254150
+# %patch1 -p0
+
 # NULL checking
 %patch2 -p0
 
@@ -114,6 +116,9 @@ rm -rf %{buildroot}
 %doc html/*
 
 %changelog
+* Thu Oct 14 2010 Jaroslav Reznik <jreznik at redhat.com> - 0.96.1-3
+- Revert fix-deprecated-warnings as it causes kde#254150
+
 * Thu Oct 07 2010 Radek Novacek <rnovacek at redhat.com> 0.96.1-2
 - Fixed deprecation warning with polkit-0.98
 - Fixed typo in url


More information about the scm-commits mailing list