[Bug 1156492] Review Request: golang-github-cpuguy83-go-md2man - Process markdown into manpages

bugzilla at redhat.com bugzilla at redhat.com
Sat Oct 25 20:23:45 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1156492



--- Comment #1 from Jan Chaloupka <jchaloup at redhat.com> ---
$ rpmlint *.spec
golang-github-cpuguy83-go-md2man.spec:40: W: setup-not-quiet
0 packages and 1 specfiles checked; 0 errors, 1 warnings.

package does not BuildRequires golang(code.google.com/p/go.net/html).

go-md2man-1]$ ggi
"bytes"
"flag"
"fmt"
"github.com/cpuguy83/go-md2man/mangen"
"github.com/russross/blackfriday"
"io/ioutil"
"os"
"strings"

only github.com/russross/blackfriday.

%check section is not needed, there are not test files.

Otherwise it looks good to me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list