rpms/qpidc/F-9 .cvsignore, 1.12, 1.13 qpidc.spec, 1.41, 1.42 sources, 1.26, 1.27

Nuno Santos nsantos at fedoraproject.org
Tue Dec 2 22:30:32 UTC 2008


Author: nsantos

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	26 Nov 2008 22:20:59 -0000	1.12
+++ .cvsignore	2 Dec 2008 22:30:02 -0000	1.13
@@ -1 +1 @@
-qpidc-0.3.720979.tar.gz
+qpidc-0.3.722557.tar.gz


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/qpidc.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- qpidc.spec	26 Nov 2008 22:20:59 -0000	1.41
+++ qpidc.spec	2 Dec 2008 22:30:02 -0000	1.42
@@ -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
@@ -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: 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
@@ -187,7 +187,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 .
@@ -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  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-9/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sources	26 Nov 2008 22:20:59 -0000	1.26
+++ sources	2 Dec 2008 22:30:02 -0000	1.27
@@ -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