https://bugzilla.redhat.com/show_bug.cgi?id=1369720 --- Comment #41 from Yunying Sun <yunying.sun@xxxxxxxxx> --- I kept getting emails like below: "tpm2-tools has broken dependencies in the rawhide tree: On x86_64: tpm2-tools-1.1.0-5.fc26.x86_64 requires tpm2-tss(x86-64) = 0:1.0-2.fc26 On i386: tpm2-tools-1.1.0-5.fc26.i686 requires tpm2-tss(x86-32) = 0:1.0-2.fc26 Please resolve this as soon as possible." It seems tpm2-tss release version has been changed(2 -> 3) automatically for Fedora_26_Mass_Rebuild: https://src.fedoraproject.org/cgit/rpms/tpm2-tss.git/commit/?h=f26&id=ba9e00d48ca59fe472859283e29485fc14138035 While in tpm2-tools spec: https://src.fedoraproject.org/cgit/rpms/tpm2-tools.git/tree/tpm2-tools.spec?h=f26 currently dependency is hard coded to tpm2-tss version 1.0-2: # tpm2-tools is heavily depending on TPM2.0-TSS project, matched tss is required Requires: tpm2-tss%{?_isa} = 1.0-2%{?dist} Is there way or a macro that can be used to fix this issue? Thanks in advance. -- 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