rpms/qpidc/F-10 qpidc.spec,1.58,1.59

Nuno Santos nsantos at fedoraproject.org
Wed Jan 21 14:46:55 UTC 2009


Author: nsantos

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

Modified Files:
	qpidc.spec 
Log Message:
BZ474614 and BZ474613 - qpidc/rhm unowned directories


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/F-10/qpidc.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- qpidc.spec	15 Jan 2009 01:39:09 -0000	1.58
+++ qpidc.spec	21 Jan 2009 14:46:24 -0000	1.59
@@ -7,7 +7,7 @@
 
 Name:           qpidc
 Version:        0.4.734452
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Libraries for Qpid C++ client applications
 Group:          System Environment/Libraries
 License:        ASL 2.0
@@ -190,7 +190,7 @@
 %configure --disable-static --with-cpg --without-graphviz --without-help2man
 make #%{?_smp_mflags}
 # Remove this generated perl file, we don't need it and it upsets rpmlint.
-# This is generating an error as of 21 Nov 08 becausethe file doesn't exist .
+# This is generating an error as of 21 Nov 08 because the file doesn't exist.
 # rm docs/api/html/installdox
 
 # Make perftest utilities
@@ -238,6 +238,8 @@
 %_libdir/libqpidcommon.so.0.1.0
 %_libdir/libqpidclient.so.0
 %_libdir/libqpidclient.so.0.1.0
+%_libdir/qpid/client
+%_sysconfdir/qpid
 %config(noreplace) %_sysconfdir/qpid/qpidc.conf
 
 %files devel
@@ -251,6 +253,7 @@
 %_includedir/qpid/log
 %_includedir/qpid/management
 %_includedir/qpid/agent
+%_includedir/qpid
 %_includedir/qmf
 %_libdir/libqpidcommon.so
 %_libdir/libqpidclient.so
@@ -265,6 +268,7 @@
 %config(noreplace) %_sysconfdir/qpidd.conf
 %config(noreplace) %_sysconfdir/sasl2/qpidd.conf
 %{_initrddir}/qpidd
+%_libdir/qpid/daemon
 %attr(755, qpidd, qpidd) %_localstatedir/lib/qpidd
 %attr(755, qpidd, qpidd) %_libdir/qpidd
 %attr(755, qpidd, qpidd) /var/run/qpidd
@@ -368,7 +372,10 @@
 %postun -n qmf -p /sbin/ldconfig
 
 %changelog
-* Wed Jan 14 2009 Nuno Santos <nsantos at redhat.com> - 0.4.734452-1
+* Tue Jan 20 2009 Nuno Santos <nsantos at redhat.com> - 0.4.734452-2
+- BZ474614 and BZ474613 - qpidc/rhm unowned directories
+
+* Thu Jan 15 2009 Nuno Santos <nsantos at redhat.com> - 0.4.734452-1
 - Rebased to svn rev 734452
 
 * Tue Dec 23 2008 Nuno Santos <nsantos at redhat.com> - 0.4.728142-1




More information about the fedora-extras-commits mailing list