https://bugzilla.redhat.com/show_bug.cgi?id=1080583

Sandro Mani <manisan...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manisan...@gmail.com



--- Comment #1 from Sandro Mani <manisan...@gmail.com> ---
These can be removed:

%defattr(-,root,root,-)

%clean
rm -rf %{buildroot}


The order of the sections in the spec is somehwat untypical, but I don't think
there is any guideline for that.


The package fails to build:

/builddir/build/BUILD/qpid-0.24/cpp/src/qpid/ha/BrokerReplicator.cpp:351:6:
error: 'void
qpid::ha::{anonymous}::collectQueueReplicators(boost::shared_ptr<qpid::broker::Exchange>,
std::set<boost::shared_ptr<qpid::ha::QueueReplicator> >&)' defined but not used
[-Werror=unused-function]
 void collectQueueReplicators(
      ^
cc1plus: all warnings being treated as errors

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to