Hi, Quick question: I've been cleaning up some local packages of mine, including a glibc, and noticed it's automatically adding Provides for all of the iconv modules %{libdir}/gconv/*.so. I thought I'd filter out these files as per the guidelines[1], but apparently the system glibc also provides them. No packages seem to require any of them[2]. Was this an oversight, or is there a reason to keep advertising these ~250 modules through RPM Provides? Thanks. David [1] https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering [2] repoquery --whatrequires --alldeps `rpm -q --provides glibc | sed -n /^ANSI/,/^VISC/p` -- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/packaging