Bug 1153751

Summary: Review Request: golang-github-spf13-pflag - Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
Product: [Fedora] Fedora Reporter: Jan Chaloupka <jchaloup>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-16 18:30:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Chaloupka 2014-10-16 17:30:54 UTC
Spec URL: https://jchaloup.fedorapeople.org/reviews/golang-github-spf13-pflag/golang-github-spf13-pflag.spec

SRPM URL: https://jchaloup.fedorapeople.org/reviews/golang-github-spf13-pflag/golang-github-spf13-pflag-0-0.1.git463bdc8.fc20.src.rpm

Description: pflag is a drop-in replacement for Go's flag package,
implementing POSIX/GNU-style --flags.

pflag is compatible with the GNU extensions to the POSIX recommendations
for command-line options. For a more precise description,
see the "Command-line flag syntax" section below.

pflag is available under the same style of BSD license as the Go language,
which can be found in the LICENSE file.

Fedora Account System Username: jchaloup

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

$ rpmlint /home/jchaloup/rpmbuild/RPMS/noarch/golang-github-spf13-pflag-devel-0-0.1.git463bdc8.fc20.noarch.rpm /home/jchaloup/rpmbuild/SRPMS/golang-github-spf13-pflag-0-0.1.git463bdc8.fc20.src.rpm golang-github-spf13-pflag.spec
2 packages and 1 specfiles checked; 0 errors, 0 warnings.

Comment 1 Jan Chaloupka 2014-10-16 18:30:43 UTC

*** This bug has been marked as a duplicate of bug 1085890 ***