Name: | golang-github-gorilla-context-devel |
---|---|
Version: | 0 |
Release: | 0.19.git708054d.el6 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 8129 |
License: | BSD |
RPM: | golang-github-gorilla-context-devel-0-0.19.git708054d.el6.x86_64.rpm |
Source RPM: | golang-github-gorilla-context-0-0.19.git708054d.el6.src.rpm |
Build Date: | Thu Jan 09 2014 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gorillatoolkit.org/pkg/context |
Summary: | A golang registry for global request variables |
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 other common uses. This package contains library source intended for building other packages which use gorilla/context. |
- double quotes removed from provides
- noarch for f19+ and rhel7+, exclusivearch otherwise
- exclusivearch as per golang package - debug_package nil
- excluded for ppc64
- install just the source code for devel package
- docdir unversioned
- Version format changed
- debuginfo not generated, was empty to begin with - devel package buildrequires golang - package owns all directories in import_path
- Only devel package generated - docdir corrected - Provides moved to devel package
- package owns directories it creates - devel package requires golang