Make an initial RPM package for COPR

I'm not a RPM pro, so patches welcome! I'm surely doing something wrong.
This commit is contained in:
James Shubin
2016-02-12 11:26:12 -05:00
parent e921dfa498
commit fc14e5c70e
7 changed files with 319 additions and 9 deletions

View File

@@ -30,8 +30,8 @@ import (
// set at compile time
var (
version string
program string
version string
)
const (