[matahari] New build to fix dependency on qpid libraries.

Darryl L. Pierce mcpierce at fedoraproject.org
Mon Aug 16 13:10:20 UTC 2010


commit 21ddff831fc3ed773da3a3ef0b0977450090f598
Author: Darryl L. Pierce <dpierce at redhat.com>
Date:   Mon Aug 16 09:09:44 2010 -0400

    New build to fix dependency on qpid libraries.

 matahari.spec |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/matahari.spec b/matahari.spec
index dc16c25..1bba95f 100644
--- a/matahari.spec
+++ b/matahari.spec
@@ -1,7 +1,7 @@
 Summary: Qpid QMF Agent for Ovirt Nodes
 Name: matahari
 Version: 0.0.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 Source: http://mcpierce.fedorapeople.org/sources/matahari-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 License: GPLv2
@@ -28,10 +28,10 @@ BuildRequires: pcre-devel >= 7.8
 Matahari provides a QMF Agent that can be used to control and manage
 various pieces of functionality for an ovirt node, using the AMQP protocol.
 
-The Advanced Message Queuing Protocol (AMQP) is an open standard application 
+The Advanced Message Queuing Protocol (AMQP) is an open standard application
 layer protocol providing reliable transport of messages.
 
-QMF provides a modeling framework layer on top of qpid (which implements 
+QMF provides a modeling framework layer on top of qpid (which implements
 AMQP).  This interface allows you to manage a host and its various components
 as a set of objects with properties and methods.
 
@@ -77,9 +77,12 @@ test "x%{buildroot}" != "x" && rm -rf %{buildroot}
 
 %changelog
 
+* Mon Aug 16 2010 Darryl L. Pierce <dpierce at redhat.com> - 0.0.5-2
+- Rebuild for updated Qpid/WMF.
+
 * Wed Jul  7 2010 Darryl L. Pierce <dpierce at redhat.com> - 0.0.5-1
 - Rebuild for updated Qpid/QMF.
-- Resolves: rhbz602975 - Matahari messages are not accepted by current version of qpid in F13 
+- Resolves: rhbz602975 - Matahari messages are not accepted by current version of qpid in F13
 
 * Thu Oct 08 2009 Arjun Roy <arroy at redhat.com> - 0.0.4-7
 - Refactored for new version of qpidc.
@@ -119,4 +122,3 @@ test "x%{buildroot}" != "x" && rm -rf %{buildroot}
 
 * Tue Jun 23 2009 Arjun Roy <arroy at redhat.com> - 0.0.1-1
 - Initial rpmspec packaging
-


More information about the scm-commits mailing list