On Thu, 17 Oct 2013 10:43:21 -0700, Toshio Kuratomi wrote: > #topic https://fedorahosted.org/fpc/ticket/336 Please clarify the General Naming Guidelines for packages > #info "Use lowercase and turn underscores into dashes unless there's a > compelling reason to follow a different upstream convention." PASSED (+1:5, 0:0, -1:0) > Awesome! Thank you very much. To add to the meeting log, "yum search …" is case-insensitive, and "yum install …" tries to be helpful when case doesn't match: # yum install sfml|grep -i sfml No package sfml available. * Maybe you meant: SFML Error: Nothing to do And in bugzilla, the new component search completion is also case-insensitive. (previously, the list of components had started with all the upper-case package names) -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct