Dear All,
I'm trying to recompile RHEL packages to i686. Some RHEL source packages has the dist tag el7_0 in it. How do you handle it, when recompiling? Do you keep it by redefining the dist macro?
The spec file contains %{dist}, which comes from the /etc/rpm/macros.dist. It contains el7 on RHEL installations.
How should I avoid release mismatch in koji?
Thank you,
Peter Bojtos