rpms/qpidc/devel qpidc.spec,1.7,1.8 sources,1.8,1.9

Nuno Santos (nsantos) fedora-extras-commits at redhat.com
Thu Jan 3 18:20:08 UTC 2008


Author: nsantos

Update of /cvs/extras/rpms/qpidc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8066

Modified Files:
	qpidc.spec sources 
Log Message:
importing release 0.2-14 from Beta repo


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qpidc.spec	25 Oct 2007 22:13:22 -0000	1.7
+++ qpidc.spec	3 Jan 2008 18:19:31 -0000	1.8
@@ -5,7 +5,7 @@
 
 Name:           qpidc
 Version:        0.2
-Release:        6%{?dist}
+Release:        14%{?dist}
 Summary:        Libraries for Qpid C++ client applications
 Group:          System Environment/Libraries
 License:        Apache Software License
@@ -13,7 +13,6 @@
 Source0:        http://rhm.et.redhat.com/download/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: apr-devel
 BuildRequires: boost-devel
 BuildRequires: cppunit-devel
 BuildRequires: doxygen
@@ -23,7 +22,6 @@
 BuildRequires: libtool
 BuildRequires: pkgconfig
 
-Requires: apr
 Requires: boost
 
 Requires(post):/sbin/chkconfig
@@ -40,7 +38,6 @@
 Summary: Header files and documentation for developing Qpid C++ clients
 Group: Development/System
 Requires: %name = %version-%release
-Requires: apr-devel
 Requires: boost-devel
 Requires: e2fsprogs-devel
 
@@ -98,6 +95,7 @@
 %_libdir/libqpidcommon.so.0.1.0
 %_libdir/libqpidclient.so.0
 %_libdir/libqpidclient.so.0.1.0
+%config(noreplace) %_sysconfdir/qpidd.conf
 
 %files devel
 %defattr(-,root,root,-)
@@ -105,8 +103,11 @@
 %_includedir/qpid/client
 %_includedir/qpid/framing
 %_includedir/qpid/sys
+%_includedir/qpid/log
+%_includedir/qpid/management
 %_libdir/libqpidcommon.so
 %_libdir/libqpidclient.so
+%doc %_datadir/%{name}/examples
 %doc docs/api/html
 
 %files -n %{qpidd}
@@ -151,6 +152,25 @@
 
 %changelog
 
+* Tue Dec 18 2007 Nuno Santos <nsantos at redhat.com> - 0.2-14
+- include fixes from Gordon Sim (fragmentation, lazy-loading, staging) 
+  and Alan Conway (exception handling in the client).
+
+* Thu Dec 6 2007 Alan Conway <aconway at redhat.com> - 0.2-13
+- installcheck target to build examples in installation.
+
+* Thu Nov 8 2007 Alan Conway <aconway at redhat.com> - 0.2-10
+- added examples to RPM package.
+
+* Thu Oct 9 2007 Alan Conway <aconway at redhat.com> - 0.2-9
+- added config(noreplace) for qpidd.conf
+
+* Thu Oct 4 2007 Alan Conway <aconway at redhat.com> - 0.2-8
+- Added qpidd.conf configuration file.
+- Updated man page to detail configuration options.
+
+* Thu Sep 20 2007 Alan Conway <aconway at redhat.com> - 0.2-7
+- Removed apr dependency.
 
 * Wed Aug 1 2007 Alan Conway <aconway at redhat.com> - 0.2-6
 - added --disable-cluster flag
@@ -188,3 +208,4 @@
 * Fri Dec  8 2006 David Lutterkort <dlutter at redhat.com> - 0.1-1
 - Initial version based on Jim Meyering's sketch and discussions with Alan
   Conway
+


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/qpidc/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	25 Oct 2007 22:13:22 -0000	1.8
+++ sources	3 Jan 2008 18:19:31 -0000	1.9
@@ -1 +1 @@
-6e8536818b031943904ff0cc73829389  qpidc-0.2.tar.gz
+bf44b9f69ad6fc2db1de1d368df4489c  qpidc-0.2.tar.gz




More information about the fedora-extras-commits mailing list