rpms/qpidc/devel .cvsignore, 1.10, 1.11 qpidc.spec, 1.45, 1.46 sources, 1.26, 1.27

Nuno Santos nsantos at fedoraproject.org
Tue Nov 25 22:29:00 UTC 2008


Author: nsantos

Update of /cvs/extras/rpms/qpidc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4127

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/qpidc/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	16 Oct 2008 18:14:58 -0000	1.10
+++ .cvsignore	25 Nov 2008 22:28:29 -0000	1.11
@@ -1 +1 @@
-qpidc-0.3.705289.tar.gz
+qpidc-0.3.720585.tar.gz


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- qpidc.spec	16 Oct 2008 19:10:18 -0000	1.45
+++ qpidc.spec	25 Nov 2008 22:28:29 -0000	1.46
@@ -5,12 +5,12 @@
 #
 %define qpidd qpidd
 %define qmf qmf
-%define svnrev 705289
+%define svnrev 720585
 
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           qpidc
-Version: 	0.3.705289
+Version: 	0.3.720585
 Release:        1%{?dist}
 Summary:        Libraries for Qpid C++ client applications
 Group:          System Environment/Libraries
@@ -19,8 +19,6 @@
 Source0:        %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-ExclusiveArch: i386 i686 x86_64
-
 BuildRequires: boost-devel
 BuildRequires: doxygen
 BuildRequires: e2fsprogs-devel
@@ -28,6 +26,14 @@
 BuildRequires: pkgconfig
 BuildRequires: python
 BuildRequires: ruby
+BuildRequires: cyrus-sasl-devel
+BuildRequires: cyrus-sasl-lib
+BuildRequires: cyrus-sasl
+BuildRequires: xqilla-devel
+BuildRequires: xerces-c-devel
+BuildRequires: libibverbs-devel
+BuildRequires: librdmacm-devel
+BuildRequires: openais-devel
 
 Requires: boost
 
@@ -60,11 +66,6 @@
 Requires: xqilla
 Requires: xerces-c
 Requires: cyrus-sasl
-BuildRequires: cyrus-sasl-devel
-BuildRequires: cyrus-sasl-lib
-BuildRequires: cyrus-sasl
-BuildRequires: xqilla-devel
-BuildRequires: xerces-c-devel
 
 %description -n %{qpidd}
 A message broker daemon that receives stores and routes messages using
@@ -104,8 +105,6 @@
 Summary: RDMA Protocol support (including Infiniband) for Qpid clients
 Group: System Environment/Libraries
 Requires: %name = %version-%release
-BuildRequires: libibverbs-devel
-BuildRequires: librdmacm-devel
 
 %description rdma
 A client plugin and support library to support RDMA protocols (including
@@ -116,8 +115,6 @@
 Group: System Environment/Libraries
 Requires: %{qpidd} = %version-%release
 Requires: %name-rdma
-BuildRequires: libibverbs-devel
-BuildRequires: librdmacm-devel
 
 %description -n %{qpidd}-rdma
 A Qpid daemon plugin to support RDMA protocols (including Infiniband) as the
@@ -128,7 +125,6 @@
 Group: System Environment/Daemons
 Requires: %{qpidd} = %version-%release
 Requires: openais
-BuildRequires: openais-devel
 
 %description -n %{qpidd}-cluster
 A Qpid daemon plugin enabling broker clustering using openais
@@ -158,10 +154,10 @@
 
 %build
 CXXFLAGS="%{optflags} -DNDEBUG -O3" \
-%configure --disable-static --without-cpg --without-graphviz --without-help2man
+%configure --disable-static --without-graphviz --without-help2man
 make %{?_smp_mflags}
 # Remove this generated perl file, we don't need it and it upsets rpmlint.
-rm docs/api/html/installdox
+rm -f docs/api/html/installdox
 # Make perftest utilities
 pushd src/tests
 for ptest in %{perftests}; do
@@ -325,6 +321,12 @@
 %postun -n %{qmf} -p /sbin/ldconfig
 
 %changelog
+* Tue Nov 25 2008 Nuno Santos <nsantos at redhat.com> - 0.3.720585-1
+- Rebased to svn rev 720585
+
+* Tue Nov 18 2008 Nuno Santos <nsantos at redhat.com> - 0.3.718718-1
+- Rebased to svn rev 718718
+
 * Thu Oct 16 2008 Nuno Santos <nsantos at redhat.com> - 0.3.705289-1
 - Rebased to svn rev 705289
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/qpidc/devel/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sources	16 Oct 2008 18:14:58 -0000	1.26
+++ sources	25 Nov 2008 22:28:29 -0000	1.27
@@ -1 +1 @@
-c509b51a6ffa4016d879590495557211  qpidc-0.3.705289.tar.gz
+3a0851658e65274d315a80e0de7cba51  qpidc-0.3.720585.tar.gz




More information about the fedora-extras-commits mailing list