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

            Bug ID: 1001300
           Summary: Review Request: golang-context - A golang registry for
                    global request variables
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected]



Spec URL: http://lsm5.fedorapeople.org/rpmbuild/SPECS/golang-context.spec

SRPM URL:
http://lsm5.fedorapeople.org/rpmbuild/SRPMS/golang-context-0.0.1-1.fc21.src.rpm

Description:
Package gorilla/context stores values shared during a request lifetime.

For example, a router can set variables extracted from the URL and later
application handlers can access those values, or it can be used to store
sessions values to be saved at the end of a request. There are several others
common uses. 

Fedora Account System Username: lsm5

Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5857155

$ rpmlint SPECS/golang-context.spec 
0 packages and 1 specfiles checked; 0 errors, 0 warnings.

$ rpmlint SRPMS/golang-context-0.0.1-1.fc21.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

 $ rpmlint RPMS/x86_64/golang-context-0.0.1-1.fc21.x86_64.rpm
golang-context.x86_64: E: no-binary
golang-context.x86_64: W: only-non-binary-in-usr-lib
golang-context.x86_64: E: script-without-shebang
/usr/lib64/golang/src/cmd/context/context.go
golang-context.x86_64: E: script-without-shebang
/usr/lib64/golang/src/cmd/context/doc.go
golang-context.x86_64: E: script-without-shebang
/usr/lib64/golang/src/cmd/context/context_test.go
1 packages and 0 specfiles checked; 4 errors, 1 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=o2lHty9HFh&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to