rpms/qpidc/F-8 .cvsignore, 1.10, 1.11 qpidc.spec, 1.22, 1.23 sources, 1.17, 1.18

Nuno Santos nsantos at fedoraproject.org
Wed Dec 3 00:03:32 UTC 2008


Author: nsantos

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-8/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	26 Nov 2008 23:31:51 -0000	1.10
+++ .cvsignore	3 Dec 2008 00:03:01 -0000	1.11
@@ -1 +1 @@
-qpidc-0.3.720979.tar.gz
+qpidc-0.3.722557.tar.gz


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-8/qpidc.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- qpidc.spec	26 Nov 2008 23:57:30 -0000	1.22
+++ qpidc.spec	3 Dec 2008 00:03:01 -0000	1.23
@@ -6,7 +6,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           qpidc
-Version:        0.3.720979
+Version:        0.3.722557
 Release:        1%{?dist}
 Summary:        Libraries for Qpid C++ client applications
 Group:          System Environment/Libraries
@@ -132,16 +132,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: openais
+#Requires: cman
 
-%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
@@ -166,7 +166,7 @@
 
 %build
 CXXFLAGS="%{optflags} -DNDEBUG -O3" \
-%configure --disable-static --with-cpg --without-graphviz --without-help2man
+%configure --disable-static --without-cpg --without-graphviz --without-help2man
 make #%{?_smp_mflags}
 # Remove this generated perl file, we don't need it and it upsets rpmlint.
 # This is generating an error as of 21 Nov 08 becausethe file doesn't exist .
@@ -283,9 +283,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,-)
@@ -327,6 +327,10 @@
 %postun -n qmf -p /sbin/ldconfig
 
 %changelog
+* 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
+
 * Wed Nov 26 2008 Nuno Santos <nsantos at redhat.com> - 0.3.720979-1
 - Rebased to svn rev 720979
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-8/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	26 Nov 2008 23:31:51 -0000	1.17
+++ sources	3 Dec 2008 00:03:01 -0000	1.18
@@ -1 +1 @@
-6c3a13540c2d7af010b8a6d205e75268  qpidc-0.3.720979.tar.gz
+87b13c92e2598a2fc54192107fb12c73  qpidc-0.3.722557.tar.gz




More information about the fedora-extras-commits mailing list