diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/qpidc.spec.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in index 7df723cfae..45d67dff6e 100644 --- a/cpp/qpidc.spec.in +++ b/cpp/qpidc.spec.in @@ -82,6 +82,7 @@ rm docs/api/html/installdox 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 @@ fi %changelog -* Mon Jan 21 2008 Gordon Sim <gsim@redhat.com> - 0.2-18 +* Mon Jan 21 2008 Gordon Sim <gsim@redhat.com> - 0.2-18 - bump up rev for recent changes to plugin modules & mgmt -* Thu Jan 03 2008 Nuno Santos <nsantos@redhat.com> - 0.2-17 +* Thu Jan 03 2008 Nuno Santos <nsantos@redhat.com> - 0.2-17 - add missing header file SessionManager.h * Thu Jan 03 2008 Nuno Santos <nsantos@redhat.com> - 0.2-16 |