Hide Forgot
Description of problem: ant-nodeps was removed during a cleanup, however, it appears to still be buildrequired: ant-nodeps in libbase.src ant-nodeps in libfonts.src ant-nodeps in libformula.src ant-nodeps in libloader.src ant-nodeps in librepository.src ant-nodeps in libserializer.src ant-nodeps in pentaho-libxml.src ant-nodeps in tomcat.src If we want to be able to rebuild any of those packages, we should either fix them, or bring ant-nodeps back. Version-Release number of selected component (if applicable): latest-releng tree
Subpackage ant-nodeps was removed (and provided/obsoleted) in January 2011 (commit 2751f9e). That provides/obsoletes was cleaned up later (April 2013, still in Fedora) since all packages were supposed to migrate. This is a bug in respective packages and a simple s/ant-nodeps/ant/ should fix it.