You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ns...@apache.org on 2008/02/07 21:19:04 UTC

svn commit: r619626 - /incubator/qpid/trunk/qpid/cpp/qpidc.spec.in

Author: nsantos
Date: Thu Feb  7 12:18:54 2008
New Revision: 619626

URL: http://svn.apache.org/viewvc?rev=619626&view=rev
Log:
create missing dir

Modified:
    incubator/qpid/trunk/qpid/cpp/qpidc.spec.in

Modified: incubator/qpid/trunk/qpid/cpp/qpidc.spec.in
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/qpidc.spec.in?rev=619626&r1=619625&r2=619626&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/qpidc.spec.in (original)
+++ incubator/qpid/trunk/qpid/cpp/qpidc.spec.in Thu Feb  7 12:18:54 2008
@@ -82,6 +82,7 @@
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 install  -Dp -m0755 etc/qpidd %{buildroot}%{_initrddir}/qpidd
+install -d -m0755 %{buildroot}%{_localstatedir}/qpidd
 rm -f %{buildroot}%_libdir/*.a
 rm -f %{buildroot}%_libdir/*.la
 
@@ -156,10 +157,10 @@
 
 %changelog
 
-* Mon Jan 21 2008 Gordon Sim <gs...@redhat.com> - 0.2-18                                                                       
+* Mon Jan 21 2008 Gordon Sim <gs...@redhat.com> - 0.2-18
 - bump up rev for recent changes to plugin modules & mgmt
 
-* Thu Jan 03 2008 Nuno Santos <ns...@redhat.com> - 0.2-17                                                                       
+* Thu Jan 03 2008 Nuno Santos <ns...@redhat.com> - 0.2-17
 - add missing header file SessionManager.h
 
 * Thu Jan 03 2008 Nuno Santos <ns...@redhat.com> - 0.2-16