Hi List,
I am sorry as this is not a kernel issue.
I have a question about the RPM package naming convention.
The RPM name generated by spec file consists of three part :
Name, Version and Release which are separated by '-' character. If i need to put '-' character in any one of the part i.e. in Name or Version or Release it gives error:
Illegal char '-' in release
Is there any way to add '-' character apart from used as a separator?
Regards,
Adil