diff options
author | Alan Conway <aconway@apache.org> | 2007-05-18 15:47:40 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2007-05-18 15:47:40 +0000 |
commit | 8ee37ddc97165f275734cd8eba76059019345133 (patch) | |
tree | 5233cfae8e05bf47491c6a030c1d18f64f2a9d77 /cpp | |
parent | 8c4ef813c43e1d810e4d45ca6caea3f3f940b8e5 (diff) | |
download | qpid-python-8ee37ddc97165f275734cd8eba76059019345133.tar.gz |
Fix RPM explicit dep error
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@539505 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/qpidc.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in index e38e966f67..0af92af2ed 100644 --- a/cpp/qpidc.spec.in +++ b/cpp/qpidc.spec.in @@ -26,7 +26,6 @@ BuildRequires: pkgconfig Requires: apr Requires: boost -Requires: libdaemon Requires(post):/sbin/chkconfig Requires(preun):/sbin/chkconfig |