[qpid-cpp/f17] Fixed qpid-cpp-ha uninstall error.

Darryl L. Pierce mcpierce at fedoraproject.org
Mon Dec 10 19:47:40 UTC 2012


commit cff4c405bbf3fb32c795b0b5a0805e31ebe7e06d
Author: Darryl L. Pierce <dpierce at redhat.com>
Date:   Mon Dec 10 13:33:49 2012 -0500

    Fixed qpid-cpp-ha uninstall error.
    
    - Resolves: BZ#885835

 qpid-cpp.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/qpid-cpp.spec b/qpid-cpp.spec
index 60f4ce9..a59b41b 100644
--- a/qpid-cpp.spec
+++ b/qpid-cpp.spec
@@ -30,7 +30,7 @@
 
 Name:           qpid-cpp
 Version:        0.18
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Libraries for Qpid C++ client applications
 License:        ASL 2.0
 URL:            http://qpid.apache.org
@@ -765,6 +765,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Dec 10 2012 Darryl L. Pierce <dpierce at redhat.com> - 0.18-7
+- Fixed qpid-cpp-ha uninstall error.
+- Resolves: BZ#885835
+
 * Mon Nov 12 2012 Darryl L. Pierce <dpierce at redhat.com> - 0.18-6
 - Changed qpidd.service to not start until after networking.
 


More information about the scm-commits mailing list