rpms/qpidc/F-9 .cvsignore, 1.4, 1.5 qpidc.spec, 1.29, 1.30 sources, 1.18, 1.19

Nuno Santos (nsantos) fedora-extras-commits at redhat.com
Thu May 22 20:46:31 UTC 2008


Author: nsantos

Update of /cvs/extras/rpms/qpidc/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25723/F-9

Modified Files:
	.cvsignore qpidc.spec sources 
Log Message:
importing qpidc-0.2.656926-1.el5.src.rpm



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	17 Apr 2008 18:36:20 -0000	1.4
+++ .cvsignore	22 May 2008 20:45:48 -0000	1.5
@@ -1,2 +1 @@
-qpidc-0.2.tar.gz
-qpidd-init.patch
+qpidc-0.2.656926.tar.gz


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/qpidc.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- qpidc.spec	17 Apr 2008 18:36:20 -0000	1.29
+++ qpidc.spec	22 May 2008 20:45:48 -0000	1.30
@@ -1,17 +1,19 @@
+
 #
 # Spec file for Qpid C++ packages: qpidc qpidc-devel, qpidd, qpidd-devel
+# svn revision: $Rev: 654927 $
 #
 %define qpidd qpidd
+%define svnrev 656926
 
 Name:           qpidc
-Version:        0.2
-Release:        29%{?dist}
+Version:        0.2.%{svnrev}
+Release:        1%{?dist}
 Summary:        Libraries for Qpid C++ client applications
 Group:          System Environment/Libraries
 License:        Apache Software License
 URL:            http://rhm.et.redhat.com/qpidc
 Source0:        http://rhm.et.redhat.com/download/%{name}-%{version}.tar.gz
-Patch0:		qpidd-init.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ExclusiveArch: i386 x86_64
@@ -44,6 +46,7 @@
 Requires: %name = %version-%release
 Requires: boost-devel
 Requires: e2fsprogs-devel
+Requires: python
 
 %description devel
 Libraries, header files and documentation for developing AMQP clients
@@ -54,6 +57,15 @@
 Group: System Environment/Daemons
 Requires: %name = %version-%release
 Requires: openais
+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
+BuildRequires: openais-devel
 
 %description -n %{qpidd}
 A message broker daemon that receives stores and routes messages using
@@ -65,6 +77,8 @@
 Requires: %name-devel = %version-%release
 Requires: %{qpidd} = %version-%release
 Requires: openais-devel
+Requires: boost-devel
+Requires: xqilla-devel
 
 %description -n %{qpidd}-devel
 Libraries and header files for developing extensions to the
@@ -79,17 +93,17 @@
 
 %prep
 %setup -q
-%patch
 
 %build
-%configure --disable-static --without-cpg CXXFLAGS="-g -O3 -DNDEBUG"
+CXXFLAGS="%{optflags} -DNDEBUG -O3" \
+%configure --disable-static --without-cpg
 make %{?_smp_mflags}
 # Remove this generated perl file, we don't need it and it upsets rpmlint.
 rm docs/api/html/installdox
 
 %install
 rm -rf %{buildroot}
-make install-strip DESTDIR=%{buildroot}
+make install DESTDIR=%{buildroot}
 install -Dp -m0755 etc/qpidd %{buildroot}%{_initrddir}/qpidd
 install -d -m0755 %{buildroot}%{_localstatedir}/lib/qpidd
 rm -f %{buildroot}%_libdir/*.a
@@ -108,7 +122,6 @@
 %_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,-)
@@ -121,6 +134,8 @@
 %_includedir/qpid/management
 %_libdir/libqpidcommon.so
 %_libdir/libqpidclient.so
+%_bindir/managementgen
+%_datadir/managementgen
 %doc %_datadir/%{name}/examples
 %doc docs/api/html
 
@@ -131,8 +146,11 @@
 %_libdir/libqpidcluster.so.0
 %_libdir/libqpidcluster.so.0.1.0
 %_sbindir/%{qpidd}
+%config(noreplace) %_sysconfdir/qpidd.conf
+%config(noreplace) %_sysconfdir/sasl2/qpidd.conf
 %{_initrddir}/%{qpidd}
 %attr(755, qpidd, qpidd) %_localstatedir/lib/qpidd
+%attr(600, qpidd, qpidd) %config(noreplace) %_localstatedir/lib/qpidd/qpidd.sasldb
 %doc %_mandir/man1/%{qpidd}.*
 
 %files -n %{qpidd}-devel
@@ -166,14 +184,31 @@
 /sbin/ldconfig
 
 %changelog
-* Thu Apr 17 2008 Nuno Santos <nsantos at redhat.com> - 0.2-29
-- BZ 442825: add full path to initscript
+* Wed May 14 2008 Nuno Santos <nsantos at redhat.com> - 0.2-34
+- Bumped for Beta 4 release
 
-* Mon Apr 14 2008 Nuno Santos <nsantos at redhat.com> - 0.2-28
-- Fix home dir permissions
+* Fri May  9 2008 Matthew Farrellee <mfarrellee at redhat> - 0.2-33
+- Moved qpidd.conf from qpidc package to qpidd package
+- Added BuildRequires xqilla-devel and xerces-c-devel to qpidd for XML Exchange
+- Added BuildRequires openais-devel to qpidd for CPG
+- Added missing Requires xqilla-devel to qpidd-devel
+
+* Thu May  8 2008 Matthew Farrellee <mfarrellee at redhat> - 0.2-32
+- Added sasl2 config file for qpidd
+- Added cyrus-sasl dependencies
 
-* Thu Apr 10 2008 Nuno Santos <nsantos at redhat.com> - 0.2-26
-- Bumped for Fedora 9
+* Wed May  7 2008 Matthew Farrellee <mfarrellee at redhat> - 0.2-31
+- Added python dependency, needed by managementgen
+
+* Wed May  7 2008 Matthew Farrellee <mfarrellee at redhat> - 0.2-30
+- Added management-types.xml to qpidc-devel package
+
+* Tue May  6 2008 Matthew Farrellee <mfarrellee at redhat> - 0.2-29
+- Added managementgen to the qpidc-devel package
+
+* Mon Apr 14 2008 Nuno Santos <nsantos at redhat.com> - 0.2-28
+ - Fix home dir permissions
+ - Bumped for Fedora 9
 
 * Mon Mar 31 2008 Nuno Santos <nsantos at redhat.com> - 0.2-25
 - Create user qpidd, start qpidd service as qpidd


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-9/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	17 Apr 2008 18:36:20 -0000	1.18
+++ sources	22 May 2008 20:45:48 -0000	1.19
@@ -1,2 +1 @@
-1cf4ad57ab102adabcc5a48687fd61bb  qpidc-0.2.tar.gz
-129055a1d3c779a68d1998835e43aca1  qpidd-init.patch
+a6c4a99ec0ac77f61d4b7ab77d05331d  qpidc-0.2.656926.tar.gz




More information about the scm-commits mailing list