rpms/qpidc/F-9 .cvsignore, 1.8, 1.9 qpidc.spec, 1.35, 1.36 sources, 1.22, 1.23

Nuno Santos nsantos at fedoraproject.org
Thu Oct 16 19:44:09 UTC 2008


Author: nsantos

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

Modified Files:
	.cvsignore qpidc.spec sources 
Log Message:
rebased to svn rev 705289


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	2 Oct 2008 19:42:47 -0000	1.8
+++ .cvsignore	16 Oct 2008 19:43:39 -0000	1.9
@@ -1 +1 @@
-qpidc-0.3.700546.tar.gz
+qpidc-0.3.705289.tar.gz


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/qpidc.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- qpidc.spec	2 Oct 2008 20:16:52 -0000	1.35
+++ qpidc.spec	16 Oct 2008 19:43:39 -0000	1.36
@@ -5,12 +5,12 @@
 #
 %define qpidd qpidd
 %define qmf qmf
-%define svnrev 700546
+%define svnrev 705289
 
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           qpidc
-Version: 	0.3.700546
+Version: 	0.3.705289
 Release:        1%{?dist}
 Summary:        Libraries for Qpid C++ client applications
 Group:          System Environment/Libraries
@@ -227,6 +227,7 @@
 %_libdir/libqpidbroker.so.0
 %_libdir/libqpidbroker.so.0.1.0
 %_libdir/qpid/daemon/acl.so
+%_libdir/qpid/daemon/xml.so
 %_sbindir/%{qpidd}
 %config(noreplace) %_sysconfdir/qpidd.conf
 %config(noreplace) %_sysconfdir/sasl2/qpidd.conf
@@ -258,7 +259,7 @@
 %files rdma
 %defattr(-,root,root,-)
 %_libdir/librdmawrap.so.0
-%_libdir/librdmawrap.so.0.1.0
+%_libdir/librdmawrap.so.0.0.0
 %_libdir/qpid/client/rdmaconnector.so
 %config(noreplace) %_sysconfdir/qpid/qpidc.conf
 
@@ -324,6 +325,9 @@
 %postun -n %{qmf} -p /sbin/ldconfig
 
 %changelog
+* Thu Oct 16 2008 Nuno Santos <nsantos at redhat.com> - 0.3.705289-1
+- Rebased to svn rev 705289
+
 * Thu Oct  2 2008 Nuno Santos <nsantos at redhat.com> - 0.3.700546-1
 - Rebased to svn revision 700546
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources	2 Oct 2008 19:42:47 -0000	1.22
+++ sources	16 Oct 2008 19:43:39 -0000	1.23
@@ -1 +1 @@
-9828a51521456d65b962b86d70d6928e  qpidc-0.3.700546.tar.gz
+c509b51a6ffa4016d879590495557211  qpidc-0.3.705289.tar.gz




More information about the scm-commits mailing list