https://bugzilla.redhat.com/show_bug.cgi?id=1199693 --- Comment #30 from Brad Hubbard <bhubbard@xxxxxxxxxx> --- I applied the following patch to the spec file and it seems to build fine, in copr and koji, now that it's at the latest release. Not sure about the "Source" line below? diff -up SPECS/pcp-pmda-cpp.spec.fix SPECS/pcp-pmda-cpp.spec --- SPECS/pcp-pmda-cpp.spec.fix 2016-10-12 14:45:52.970266334 +1000 +++ SPECS/pcp-pmda-cpp.spec 2016-10-12 14:39:20.601300196 +1000 @@ -8,11 +8,11 @@ Summary: PMDA++ Library Name: pcp-pmda-cpp -Version: 0.4.2 +Version: 0.4.3 Release: 1%{?dist} License: Boost Group: System Environment/Libraries -Source: https://github.com/pcolby/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: https://github.com/pcolby/%{name}/archive/v%{version}.tar.gz URL: https://github.com/pcolby/%{name} BuildRequires: boost-devel >= 1.32 I uploaded the new spec file here: http://people.redhat.com/bhubbard/pcp-pmda-cpp.spec srpm: http://people.redhat.com/bhubbard/pcp-pmda-cpp-0.4.3-1.fc24.src.rpm Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=16057195 Copr repo: https://copr.fedorainfracloud.org/coprs/badone/pcp-pmda-cpp/build/464191/ Hope this is OK? Didn't mean to hijack the show... -- 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx