rpms/qpidc/F-9 .cvsignore, 1.15, 1.16 qpidc.spec, 1.47, 1.48 sources, 1.29, 1.30

Nuno Santos nsantos at fedoraproject.org
Fri Jan 30 22:20:13 UTC 2009


Author: nsantos

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	15 Jan 2009 20:03:48 -0000	1.15
+++ .cvsignore	30 Jan 2009 22:19:42 -0000	1.16
@@ -1 +1 @@
-qpidc-0.4.734452.tar.gz
+qpidc-0.4.738618.tar.gz


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/qpidc.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- qpidc.spec	22 Jan 2009 00:58:20 -0000	1.47
+++ qpidc.spec	30 Jan 2009 22:19:42 -0000	1.48
@@ -6,8 +6,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           qpidc
-Version:        0.4.734452
-Release:        4%{?dist}
+Version:        0.4.738618
+Release:        1%{?dist}
 Summary:        Libraries for Qpid C++ client applications
 Group:          System Environment/Libraries
 License:        ASL 2.0
@@ -91,6 +91,7 @@
 Summary: Header files and tools for developing QMF extensions
 Group: Development/System
 Requires: qmf = %version-%release
+Requires: %name-devel = %version-%release
 
 %description -n qmf-devel
 Header files and code-generation tools needed for developers of QMF-managed
@@ -172,7 +173,7 @@
 %description perftest
 Tools for performing testing and benchmarking of MRG-Messaging
 
-%pre
+%pre -n qpidd
 getent group qpidd >/dev/null || groupadd -r qpidd
 getent passwd qpidd >/dev/null || \
   useradd -r -M -g qpidd -d %{_localstatedir}/lib/qpidd -s /sbin/nologin \
@@ -238,12 +239,14 @@
 %_libdir/libqpidcommon.so.0.1.0
 %_libdir/libqpidclient.so.0
 %_libdir/libqpidclient.so.0.1.0
+%dir %_libdir/qpid
 %dir %_libdir/qpid/client
 %dir %_sysconfdir/qpid
 %config(noreplace) %_sysconfdir/qpid/qpidc.conf
 
 %files devel
 %defattr(-,root,root,-)
+%dir %_includedir/qpid
 %_includedir/qpid/*.h
 %_includedir/qpid/amqp_0_10
 %_includedir/qpid/client
@@ -253,7 +256,6 @@
 %_includedir/qpid/log
 %_includedir/qpid/management
 %_includedir/qpid/agent
-%_includedir/qpid
 %_includedir/qmf
 %_libdir/libqpidcommon.so
 %_libdir/libqpidclient.so
@@ -264,13 +266,15 @@
 %defattr(-,root,root,-)
 %_libdir/libqpidbroker.so.0
 %_libdir/libqpidbroker.so.0.1.0
+%_libdir/qpid/daemon/replicating_listener.so
+%_libdir/qpid/daemon/replication_exchange.so
 %_sbindir/qpidd
 %config(noreplace) %_sysconfdir/qpidd.conf
 %config(noreplace) %_sysconfdir/sasl2/qpidd.conf
 %{_initrddir}/qpidd
 %dir %_libdir/qpid/daemon
 %attr(755, qpidd, qpidd) %_localstatedir/lib/qpidd
-%attr(755, qpidd, qpidd) %_libdir/qpidd
+#%attr(755, qpidd, qpidd) %_libdir/qpidd
 %attr(755, qpidd, qpidd) /var/run/qpidd
 %attr(600, qpidd, qpidd) %config(noreplace) %_localstatedir/lib/qpidd/qpidd.sasldb
 %doc %_mandir/man1/qpidd.*
@@ -372,6 +376,9 @@
 %postun -n qmf -p /sbin/ldconfig
 
 %changelog
+* Wed Jan 28 2009 Nuno Santos <nsantos at redhat.com> - 0.4.738618-1
+- Rebased to svn rev 738618
+
 * Tue Jan 20 2009 Nuno Santos <nsantos at redhat.com> - 0.4.734452-3
 - BZ474614 and BZ474613 - qpidc/rhm unowned directories
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources	15 Jan 2009 20:03:48 -0000	1.29
+++ sources	30 Jan 2009 22:19:42 -0000	1.30
@@ -1 +1 @@
-2b11da88553b325b1c6cfdb3031f077c  qpidc-0.4.734452.tar.gz
+fb7c84a7a179ee59bea66137061c4701  qpidc-0.4.738618.tar.gz




More information about the fedora-extras-commits mailing list