From ff75a432453514385611062c61b63a0aea9c4de8 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 13 Mar 2007 19:44:09 +0000 Subject: Merged revisions 495629 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid ........ r495629 | aconway | 2007-01-12 11:18:49 -0500 (Fri, 12 Jan 2007) | 5 lines 2007-01-11 Jim Meyering * qpidc.spec (Requires): Remove apr and cppunit, both redundant. Suggestion from Jason Tibbitts. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@517830 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/qpidc.spec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'cpp') diff --git a/cpp/qpidc.spec b/cpp/qpidc.spec index d6f71c939a..3017eac26f 100644 --- a/cpp/qpidc.spec +++ b/cpp/qpidc.spec @@ -24,15 +24,14 @@ BuildRequires: pkgconfig BuildRequires: e2fsprogs-devel BuildRequires: apr-devel -Requires: apr Requires: boost Requires(post):/sbin/chkconfig Requires(preun):/sbin/chkconfig Requires(preun):/sbin/service -Requires(postun): /sbin/service +Requires(postun):/sbin/service -%description +%description Run-time libraries for AMQP client applications developed using Qpid C++. Clients exchange messages with an AMQP message broker using the AMQP protocol. @@ -44,7 +43,6 @@ Requires: %name = %version-%release Requires: libtool Requires: apr-devel Requires: boost-devel -Requires: cppunit Requires: cppunit-devel %description devel @@ -134,10 +132,9 @@ fi %changelog * Mon Dec 22 2006 Alan Conway - 0.1-1 -- Fixed all rpmlint complaints (with help from David Lutterkort) +- Fixed all rpmlint complaints (with help from David Lutterkort) - Added qpidd --daemon behaviour, fix init.rc scripts * Fri Dec 8 2006 David Lutterkort - 0.1-1 - Initial version based on Jim Meyering's sketch and discussions with Alan Conway - -- cgit v1.2.1