Description of problem: PhpMyAdmin 2.11.0 was released on August 22th, 2007 and Fedora Development hangs still around the older 2.10.3. Version-Release number of selected component (if applicable): phpMyAdmin-2.10.3-1 Expected results: phpMyAdmin-2.11.0-1 or newer ;-) Additional info: Since mod_security >= 2.x was pushed to Fedora, the following section does no longer work: # This configuration prevents mod_security at phpMyAdmin directories from # filtering SQL etc. # <IfModule mod_security.c> <LocationMatch "/phpMyAdmin/(.+)"> SecFilterInheritance Off </LocationMatch> </IfModule> As I don't know, how to solve this (SecFilterInheritance doesn't exist any longer and SecRuleEngine can't be overwritten by resource directives), I would suggest to remove this section.
Oh and Source0/Source is defined wrong, see http://fedoraproject.org/wiki/Packaging/SourceURL#head- e27982f18a3bfd26b5b6ecbee113d2d8f3f006f2
I forgot to say, that a simple version bump worked for me - except the rest of the changes mentioned above.
phpMyAdmin-2.11.0-1.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.