Bug 2224713 (golang-github-apapsch-jsonmerge-2)

Summary: Review Request: golang-github-apapsch-jsonmerge-2 - Merge JSON objects
Product: [Fedora] Fedora Reporter: Robert-André Mauchin 🐧 <zebob.m>
Component: Package ReviewAssignee: Pavel Solovev <daron439>
Status: POST --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: daron439, package-review
Target Milestone: ---Flags: daron439: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 2224692    
Bug Blocks: 2224860    
Attachments:
Description Flags
The .spec file difference from Copr build 6203387 to 6232531 none

Description Robert-André Mauchin 🐧 2023-07-22 11:30:40 UTC
Spec URL: https://eclipseo.fedorapeople.org/for-review/golang-github-apapsch-jsonmerge-2.spec
SRPM URL: https://eclipseo.fedorapeople.org/for-review/golang-github-apapsch-jsonmerge-2-2.0.0-1.fc38.src.rpm

Description:
Merge JSON objects.

Fedora Account System Username: eclipseo

Comment 1 Pavel Solovev 2023-07-29 08:39:22 UTC
> %gobuild -o %{gobuilddir}/bin/jsonmerge %{goipath}/cmd

fails to build with the following error:
package github.com/apapsch/go-jsonmerge/v2/cmd: no Go files in /builddir/build/BUILD/go-jsonmerge-2.0.0/_build/src/github.com/apapsch/go-jsonmerge/v2/cmd

Should be %gobuild -o %{gobuilddir}/bin/jsonmerge %{goipath}/cmd/jsonmerge

Comment 3 Robert-André Mauchin 🐧 2023-08-01 20:02:26 UTC
Thanks, I had uploaded the wrong version.

Comment 4 Fedora Review Service 2023-08-01 20:05:06 UTC
Created attachment 1981215 [details]
The .spec file difference from Copr build 6203387 to 6232531

Comment 5 Pavel Solovev 2023-08-01 20:33:16 UTC
Golang Package Review
==============

This package was generated using go2rpm, which simplifies the review.
Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated


- [x] The specfile is sane.
- [x] The latest version is packaged or packaging an earlier version is justified.
- [x] The License tag reflects the package contents and uses the correct identifiers.
- [x] The package builds successfully in mock.
- [x] Package is installable (checked by fedora-review).
- [x] There are no relevant rpmlint errors.
- [x] The package runs tests in %check.
- [x] `%goipath` is set correctly.
- [x] The package's binaries don't conflict with binaries already in the distribution. (Some Go projects include utility binaries with very generic names)
- [x] There are no `%{_bindir}/*` wildcards in %files. (go2rpm includes these by default)
- [x] The package complies with the Golang and general Packaging Guidelines.

Package approved! On import, don't forget to do the following:

- [ ] Add the package to release-monitoring.org
- [ ] Give go-sig privileges (at least commit) on the package
- [ ] Close the review bug by referencing its ID in the rpm changelog and the Bodhi ticket.

Thanks!

Comment 6 Fedora Admin user for bugzilla script actions 2023-08-15 14:46:10 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-apapsch-jsonmerge-2