https://bugzilla.redhat.com/show_bug.cgi?id=905304 --- Comment #66 from Steve Jenkins <steve@xxxxxxxxxxxxxxxx> --- Thanks, Adam. That put me on the right path. I remembered having to deal with that on something else a while back, and solved it by building the src.rpm with: rpmbuild --nodeps -bs --define "_source_filedigest_algorithm md5" --define "_binary_filedigest_algorithm md5" opendmarc.spec That got us a good build on EL5: http://koji.fedoraproject.org/koji/taskinfo?taskID=9144100 My next question is: can you please provide a link to the spec file you're using to build on F21? I'm trying to make a single spec file for both SysV and systemd versions, which simply allows commenting and uncommenting of different sections depending on the version (of course, after March 2017, we won't have to worry about SysV). -- You are receiving this mail because: You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review