Hi,
I gave the "administer product features" permission to "manager" role, now the users of this role can add both "File download" and "Role assignment" features.
I want them to be able to just add "File downloads" and prevent them adding "Role assingment"
How can I do this?
thanks in advance.

You will need to search drupal.org for developer documentation on permissions and split the "administer product features" permission into two new features. If you do, please submit a patch to the Ubercart issue que on Drupal.org and we may make it part of core in future releases.