Bug 1211985

Summary: Review Request: golang-github-armon-circbuf- Golang circular (ring) buffer
Product: [Fedora] Fedora Reporter: Jan Chaloupka <jchaloup>
Component: Package ReviewAssignee: Michael S. <misc>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: misc, package-review
Target Milestone: ---Flags: misc: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: golang-github-armon-circbuf-0-0.1.gitf092b4f.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-30 00:02:03 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:
Bug Depends On:    
Bug Blocks: 1208616, 1212318    

Description Jan Chaloupka 2015-04-15 11:11:21 UTC
Spec URL: https://jchaloup.fedorapeople.org/reviews/golang-github-armon-circbuf/golang-github-armon-circbuf.spec

SRPM URL: https://jchaloup.fedorapeople.org/reviews/golang-github-armon-circbuf/golang-github-armon-circbuf-0-0.1.gitf092b4f.fc20.src.rpm

Description: Golang circular (ring) buffer

Fedora Account System Username: jchaloup

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

$ rpmlint /home/jchaloup/rpmbuild/SRPMS/golang-github-armon-circbuf-0-0.1.gitf092b4f.fc20.src.rpm /home/jchaloup/rpmbuild/RPMS/noarch/golang-github-armon-circbuf-devel-0-0.1.gitf092b4f.fc20.noarch.rpm
2 packages and 0 specfiles checked; 0 errors, 0 warnings.

Comment 1 Michael S. 2015-05-08 01:39:33 UTC
Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
- The part about BuildArch do not need to have a %if
Can you fix that on import.

Otherwise, the package is ok

===== MUST items =====

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. No licenses
     found. Please check the source files for licenses manually.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 2 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: No rpmlint messages.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
     in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[-]: If the source package does not include license text(s) as a separate file
     from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[-]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed files.
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: No rpmlint messages.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: golang-github-armon-circbuf-devel-0-0.1.gitf092b4f.el7.centos.noarch.rpm
          golang-github-armon-circbuf-0-0.1.gitf092b4f.el7.centos.src.rpm
2 packages and 0 specfiles checked; 0 errors, 0 warnings.




Rpmlint (installed packages)
----------------------------
1 packages and 0 specfiles checked; 0 errors, 0 warnings.



Requires
--------
golang-github-armon-circbuf-devel (rpmlib, GLIBC filtered):
    golang



Provides
--------
golang-github-armon-circbuf-devel:
    golang(github.com/armon/circbuf)
    golang-github-armon-circbuf-devel



Source checksums
----------------
https://github.com/armon/circbuf/archive/f092b4f207b6e5cce0569056fba9e1a2735cb6cf/circbuf-f092b4f.tar.gz :
  CHECKSUM(SHA256) this package     : b67d2ffc0a725b6844895680d52ba4a63757987637c8dabbb2c3e4d836512d52
  CHECKSUM(SHA256) upstream package : b67d2ffc0a725b6844895680d52ba4a63757987637c8dabbb2c3e4d836512d52


Generated by fedora-review 0.5.2 (18d98aa) last change: 2014-10-14
Command line :./try-fedora-review -b 1211985
Buildroot used: epel-7-x86_64
Active plugins: Generic, Shell-api
Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP, Ruby
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

Comment 2 Jan Chaloupka 2015-06-16 10:13:22 UTC
New Package SCM Request
=======================
Package Name: golang-github-armon-circbuf
Short Description: Golang circular (ring) buffer
Upstream URL: https://github.com/armon/circbuf
Owners: jchaloup lsm5
Branches: f22 f21 f20 el6
InitialCC: golang-sig

Comment 3 Gwyn Ciesla 2015-06-16 13:42:41 UTC
Git done (by process-git-requests).

Comment 4 Fedora Update System 2015-06-19 10:12:07 UTC
golang-github-armon-circbuf-0-0.1.gitf092b4f.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/golang-github-armon-circbuf-0-0.1.gitf092b4f.fc22

Comment 5 Fedora Update System 2015-06-19 10:12:59 UTC
golang-github-armon-circbuf-0-0.1.gitf092b4f.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/golang-github-armon-circbuf-0-0.1.gitf092b4f.fc21

Comment 6 Fedora Update System 2015-06-19 10:15:04 UTC
golang-github-armon-circbuf-0-0.1.gitf092b4f.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/golang-github-armon-circbuf-0-0.1.gitf092b4f.el6

Comment 7 Fedora Update System 2015-06-20 21:11:05 UTC
golang-github-armon-circbuf-0-0.1.gitf092b4f.el6 has been pushed to the Fedora EPEL 6 testing repository.

Comment 8 Fedora Update System 2015-06-30 00:02:03 UTC
golang-github-armon-circbuf-0-0.1.gitf092b4f.fc22 has been pushed to the Fedora 22 stable repository.

Comment 9 Fedora Update System 2015-06-30 00:12:18 UTC
golang-github-armon-circbuf-0-0.1.gitf092b4f.fc21 has been pushed to the Fedora 21 stable repository.

Comment 10 Fedora Update System 2015-07-08 17:13:15 UTC
golang-github-armon-circbuf-0-0.1.gitf092b4f.el6 has been pushed to the Fedora EPEL 6 stable repository.