[konkretcmpi] Apply the patch for KReturn2

Radek Novacek rnovacek at fedoraproject.org
Thu Jun 13 10:48:45 UTC 2013


commit 28795f21cc557a5896e86e2f47d53d8a4e17a8ec
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Thu Jun 13 12:48:36 2013 +0200

    Apply the patch for KReturn2

 konkretcmpi.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/konkretcmpi.spec b/konkretcmpi.spec
index 37f58f7..e6e41c1 100644
--- a/konkretcmpi.spec
+++ b/konkretcmpi.spec
@@ -1,6 +1,6 @@
 Name:           konkretcmpi
 Version:        0.9.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Tool for rapid CMPI providers development
 
 License:        MIT
@@ -46,6 +46,7 @@ This package contains python binding for konkretcmpi.
 %patch0 -p1 -b .enable-direct-call
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 mkdir -p %{_target_platform}
@@ -85,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT/usr/lib*/libkonkret.la
 
 
 %changelog
+* Thu Jun 13 2013 Radek Novacek <rnovacek at redhat.com> 0.9.0-6
+- Apply the patch for KReturn2
+
 * Mon Jun 03 2013 Radek Novacek <rnovacek at redhat.com> 0.9.0-5
 - Support varlist in KReturn2
 - Resolves: rhbz#969494


More information about the scm-commits mailing list