https://bugzilla.redhat.com/show_bug.cgi?id=1001317 Bug ID: 1001317 Summary: Review Request: golang-mux - A powerful URL router and dispatcher for golang Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: lsm5@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx The packaging format is much similar to bug 1001300. So, most comments on that bug would probably apply here too. Spec URL: http://lsm5.fedorapeople.org/rpmbuild/SPECS/golang-mux.spec SRPM URL: http://lsm5.fedorapeople.org/rpmbuild/SRPMS/golang-mux-0.0.1-1.fc21.src.rpm Description: Package gorilla/mux implements a request router and dispatcher. The name mux stands for "HTTP request multiplexer". Like the standard http.ServeMux, mux.Router matches incoming requests against a list of registered routes and calls a handler for the route that matches the URL or other conditions. Fedora Account System Username: lsm5 Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5857328 $ rpmlint SPECS/golang-mux.spec 0 packages and 1 specfiles checked; 0 errors, 0 warnings. $ rpmlint SRPMS/golang-mux-0.0.1-1.fc21.src.rpm golang-mux.src: W: spelling-error %description -l en_US http -> HTTP golang-mux.src: W: spelling-error %description -l en_US ServeMux -> Server 1 packages and 0 specfiles checked; 0 errors, 2 warnings. $ rpmlint RPMS/x86_64/golang-mux-0.0.1-1.fc21.x86_64.rpm golang-mux.x86_64: W: spelling-error %description -l en_US http -> HTTP golang-mux.x86_64: W: spelling-error %description -l en_US ServeMux -> Server golang-mux.x86_64: E: no-binary golang-mux.x86_64: W: only-non-binary-in-usr-lib golang-mux.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/mux/bench_test.go golang-mux.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/mux/doc.go golang-mux.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/mux/route.go golang-mux.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/mux/old_test.go golang-mux.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/mux/mux_test.go golang-mux.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/mux/regexp.go golang-mux.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/mux/mux.go 1 packages and 0 specfiles checked; 8 errors, 3 warnings. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=FjYHIaupVq&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review