Bug 2301873

Summary: Review Request: qtilitools - Scripts/commands used with qtilities apps
Product: [Fedora] Fedora Reporter: Steve Cossette <farchord>
Component: Package ReviewAssignee: Neal Gompa <ngompa13>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: ngompa13, package-review
Target Milestone: ---Keywords: AutomationTriaged
Target Release: ---Flags: ngompa13: fedora-review+
Hardware: All   
OS: Linux   
URL: https://github.com/qtilities/%{name}
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-07-31 15:12:24 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: 2302190    
Attachments:
Description Flags
The .spec file difference from Copr build 7807135 to 7808443
none
The .spec file difference from Copr build 7808443 to 7808944 none

Description Steve Cossette 2024-07-31 01:52:02 UTC
Spec URL: https://farchord.fedorapeople.org/reviews/qtilitools/qtilitools.spec
SRPM URL: https://farchord.fedorapeople.org/reviews/qtilitools/qtilitools-0.1.2-1.fc41.src.rpm
Description: Scripts/commands used with qtilities apps.
Fedora Account System Username: farchord

Comment 1 Neal Gompa 2024-07-31 02:00:49 UTC
Spec review:

> Source0:	%{url}/archive/refs/tags/%{version}.tar.gz

Thie needs to be in the form of "%{url}/archive/%{version}/%{name}-%{version}.tar.gz"

> BuildRequires:  gcc-c++

This needs a fix upstream to declare that the CMake doesn't need a compiler.

Basically, the project() stanza needs to change to this:

> project(Qtilitools
>     VERSION 0.1.1
>     LANGUAGES NONE
> )

Comment 2 Fedora Review Service 2024-07-31 02:08:54 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7807135
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2301873-qtilitools/fedora-rawhide-x86_64/07807135-qtilitools/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 3 Steve Cossette 2024-07-31 10:01:48 UTC
Sent in a PR (Though I don't expect much will happen but we'll see).

Updated the spec as well with the suggestion for the source.

Spec URL: https://farchord.fedorapeople.org/reviews/qtilitools/qtilitools.spec
SRPM URL: https://farchord.fedorapeople.org/reviews/qtilitools/qtilitools-0.1.2-1.fc41.src.rpm
Description: Scripts/commands used with qtilities apps.
Fedora Account System Username: farchord

Comment 4 Neal Gompa 2024-07-31 10:22:55 UTC
Can you add the patch to the package too? That way you can drop the gcc-c++ build dependency.

Comment 5 Fedora Review Service 2024-07-31 10:44:43 UTC
Created attachment 2043135 [details]
The .spec file difference from Copr build 7807135 to 7808443

Comment 6 Fedora Review Service 2024-07-31 10:44:45 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7808443
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2301873-qtilitools/fedora-rawhide-x86_64/07808443-qtilitools/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 7 Steve Cossette 2024-07-31 10:56:05 UTC
Done

Spec URL: https://farchord.fedorapeople.org/reviews/qtilitools/qtilitools.spec
SRPM URL: https://farchord.fedorapeople.org/reviews/qtilitools/qtilitools-0.1.2-1.fc41.src.rpm
Description: Scripts/commands used with qtilities apps.
Fedora Account System Username: farchord

Comment 8 Fedora Review Service 2024-07-31 11:55:23 UTC
Created attachment 2043137 [details]
The .spec file difference from Copr build 7808443 to 7808944

Comment 9 Fedora Review Service 2024-07-31 11:55:25 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7808944
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2301873-qtilitools/fedora-rawhide-x86_64/07808944-qtilitools/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 10 Neal Gompa 2024-07-31 15:07:01 UTC
Review notes:

* Package complies with packaging guidelines
* Package builds and installs
* No serious issues from rpmlint

PACKAGE APPROVED.

Comment 11 Steve Cossette 2024-07-31 15:08:12 UTC
Thank you for the review, Neal

Comment 12 Fedora Admin user for bugzilla script actions 2024-07-31 15:08:53 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/qtilitools