[tog-pegasus/f18] Apply patch fixing enumGetNext, wasn't applied by mistake

vcrhonek vcrhonek at fedoraproject.org
Thu Oct 25 14:30:28 UTC 2012


commit 511ae246a4f97b56f782aa89ea0bf75abf8e1b55
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Thu Oct 25 16:30:16 2012 +0200

    Apply patch fixing enumGetNext, wasn't applied by mistake

 tog-pegasus.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/tog-pegasus.spec b/tog-pegasus.spec
index 4a3d3f6..a5d64a6 100644
--- a/tog-pegasus.spec
+++ b/tog-pegasus.spec
@@ -8,7 +8,7 @@
 
 Name:           tog-pegasus
 Version:        %{major_ver}.1
-Release:        10%{?dist}
+Release:        11%{?dist}
 Epoch:          2
 Summary:        OpenPegasus WBEM Services for Linux
 
@@ -189,6 +189,7 @@ The OpenPegasus WBEM tests for the OpenPegasus %{version} Linux rpm.
 %patch19 -p1 -b .dont-strip
 %patch20 -p1 -b .sparc-locks
 %patch21 -p1 -b .disable-privilege-separation
+%patch22 -p1 -b .null_value
 
 
 %build
@@ -442,6 +443,9 @@ fi
 
 
 %changelog
+* Thu Oct 25 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.11.1-11
+- Apply patch fixing enumGetNext, wasn't applied by mistake
+
 * Thu Oct 25 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.11.1-10
 - Fix permissions for executables
 - Fix CMPI enumGetNext function to change CMPI Data state from default CMPI_nullValue


More information about the scm-commits mailing list