Description of problem: authconfig should require same python version as at building time, this isn't the case currently. Version-Release number of selected component (if applicable): authconfig-4.6.5-1 Actual results / Expected results: The line "Requires: python >= %(%{__python} -c "import sys; print sys.version[:3]")" should be added to the spec file.
Thanks for the report
Thank you for changing it with 4.6.5-2, closing now.