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 | 83d345ae75ad4c7bc715e14aeec923a87d3aca07 (patch) | |
tree | 29ee03a6029b4d4454b763cfe88638fe9a9525a4 | |
parent | 23c8cc83fc545b16ef4de5d6237ebd740b884ef7 (diff) | |
download | qpid-python-83d345ae75ad4c7bc715e14aeec923a87d3aca07.tar.gz |
Fix RPM explicit dep error
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@539505 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | qpid/cpp/qpidc.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/qpidc.spec.in b/qpid/cpp/qpidc.spec.in index e38e966f67..0af92af2ed 100644 --- a/qpid/cpp/qpidc.spec.in +++ b/qpid/cpp/qpidc.spec.in @@ -26,7 +26,6 @@ BuildRequires: pkgconfig Requires: apr Requires: boost -Requires: libdaemon Requires(post):/sbin/chkconfig Requires(preun):/sbin/chkconfig |