rpms/qpidc/F-10 .cvsignore, 1.13, 1.14 qpidc.spec, 1.52, 1.53 sources, 1.29, 1.30

Nuno Santos nsantos at fedoraproject.org
Tue Dec 23 18:28:51 UTC 2008


Author: nsantos

Update of /cvs/extras/rpms/qpidc/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26653

Modified Files:
	.cvsignore qpidc.spec sources 
Log Message:
Rebased to svn rev 728142


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-10/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	2 Dec 2008 21:10:41 -0000	1.13
+++ .cvsignore	23 Dec 2008 18:28:21 -0000	1.14
@@ -1 +1 @@
-qpidc-0.3.722557.tar.gz
+qpidc-0.4.728142.tar.gz


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-10/qpidc.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- qpidc.spec	2 Dec 2008 21:10:41 -0000	1.52
+++ qpidc.spec	23 Dec 2008 18:28:21 -0000	1.53
@@ -6,12 +6,12 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           qpidc
-Version:        0.3.722557
+Version:        0.4.728142
 Release:        1%{?dist}
 Summary:        Libraries for Qpid C++ client applications
 Group:          System Environment/Libraries
 License:        ASL 2.0
-URL:            http://rhm.et.redhat.com/qpidc
+URL:            http://qpid.apache.org
 Source0:        %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -31,8 +31,8 @@
 BuildRequires: nspr-devel
 BuildRequires: xqilla-devel
 BuildRequires: xerces-c-devel
-BuildRequires: openais-devel
-BuildRequires: cman-devel
+BuildRequires: corosync-devel
+BuildRequires: cmanlib-devel
 
 Requires: boost
 
@@ -153,16 +153,16 @@
 A Qpid daemon plugin to support extended XML-based routing of AMQP
 messages.
 
-#%package -n qpidd-cluster
-#Summary: Cluster support for the Qpid daemon
-#Group: System Environment/Daemons
-#Requires: qpidd = %version-%release
-#Requires: qpidc = %version-%release
-#Requires: openais
-#Requires: cman
+%package -n qpidd-cluster
+Summary: Cluster support for the Qpid daemon
+Group: System Environment/Daemons
+Requires: qpidd = %version-%release
+Requires: qpidc = %version-%release
+Requires: corosync
+Requires: cmanlib
 
-#%description -n qpidd-cluster
-#A Qpid daemon plugin enabling broker clustering using openais
+%description -n qpidd-cluster
+A Qpid daemon plugin enabling broker clustering using openais
 
 %package perftest
 Summary: Simple benchmarking tools
@@ -315,9 +315,9 @@
 %defattr(-,root,root,-)
 %_libdir/qpid/daemon/xml.so
 
-#%files -n qpidd-cluster
-#%defattr(-,root,root,-)
-#%_libdir/qpid/daemon/cluster.so
+%files -n qpidd-cluster
+%defattr(-,root,root,-)
+%_libdir/qpid/daemon/cluster.so
 
 %files perftest
 %defattr(755,root,root,-)
@@ -363,6 +363,10 @@
 %postun -n qmf -p /sbin/ldconfig
 
 %changelog
+* Tue Dec 23 2008 Nuno Santos <nsantos at redhat.com> - 0.4.728142-1
+- Rebased to svn rev 728142
+- Re-enable cluster, now using corosync
+
 * Tue Dec  2 2008 Nuno Santos <nsantos at redhat.com> - 0.3.722557-1
 - Rebased to svn rev 722557
 - Temporarily disabled cluster due to openais version incompatibility


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-10/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources	2 Dec 2008 21:10:41 -0000	1.29
+++ sources	23 Dec 2008 18:28:21 -0000	1.30
@@ -1 +1 @@
-87b13c92e2598a2fc54192107fb12c73  qpidc-0.3.722557.tar.gz
+cc0a9f74d2c94a8c843c60415a869fc5  qpidc-0.4.728142.tar.gz




More information about the fedora-extras-commits mailing list