https://bugzilla.redhat.com/show_bug.cgi?id=1507103 --- Comment #41 from digimer <digimer@xxxxxxxxxx> --- This is the change that breaks EPEL7; -BuildRequires: bzip2-devel +BuildRequires: pkgconfig(bzip2) If I roll that back, it builds fine on RHEL 7. With the 'pkgconfig(bzip2)', I get this: ==== [root@el7-builder-t1 ~]# yum install bzip2-devel Loaded plugins: kabi, product-id, search-disabled-repos, subscription-manager Loading support for Red Hat kernel ABI Package bzip2-devel-1.0.6-13.el7.x86_64 already installed and latest version Nothing to do [root@el7-builder-t1 ~]# su - digimer Last login: Thu Feb 15 19:30:30 EST 2018 on pts/0 [digimer@el7-builder-t1 ~]$ cd rpmbuild/SPECS/ [digimer@el7-builder-t1 SPECS]$ rpmbuild -ba kronosnet.spec error: Failed build dependencies: pkgconfig(bzip2) is needed by kronosnet-1.0-7.el7.x86_64 ==== Any insight? Or shall I just revert that one BuildRequires? -- 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