|
|
Hello list, hello rpm spec makers: I was trying to build a rpm package with the latest available tar.gz, but the .spec file seems to have some error, as: error: line 3: Illegal char '-' in version: Version: 1.5-beta11 Is there a reason why the name of the tar.gz can not be moved to a new one, without the offending '-'? And the '-' character deleted? Actually we can't build the rpm without: 1- decompressing the tar.gz file, 2- removing the '-' from the Version parameter, 3- deleting the old tar.gz 4- re-compressing the folder to generate a new tar.gz with a different name (this time without the '-' TIA, RSalles -- "A well-written program is its own heaven; a poorly-written program is its own hell." TAO of Programming - Book 4 ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |