diff --git a/carbon-c-relay.spec b/carbon-c-relay.spec index 91cc730..1dadddd 100644 --- a/carbon-c-relay.spec +++ b/carbon-c-relay.spec @@ -3,7 +3,7 @@ Name: carbon-c-relay Version: 0.43 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Enhanced C implementation of Carbon relay, aggregator and rewriter License: ASL 2.0 URL: https://github.com/grobian/carbon-c-relay @@ -27,6 +27,10 @@ Requires(preun): systemd Requires(postun): systemd %endif +# carbon-c-relay ships a bundled md5 library for which an exception exists +# see: https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries +Provides: bundled(md5-peslyak) + %description Carbon-like Graphite line mode relay. This project aims to be a replacement of @@ -118,6 +122,9 @@ fi %changelog +* Mon Jul 27 2015 Piotr Popieluch - 0.43-2 +- specify copylib 'Provides: bundled(md5-peslyak)' + * Mon Jul 27 2015 Piotr Popieluch - 0.43-1 - Update to upstream 0.43