Bug 2301873 - Review Request: qtilitools - Scripts/commands used with qtilities apps
Summary: Review Request: qtilitools - Scripts/commands used with qtilities apps
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/qtilities/%{name}
Whiteboard:
Depends On:
Blocks: 2302190
TreeView+ depends on / blocked
 
Reported: 2024-07-31 01:52 UTC by Steve Cossette
Modified: 2024-08-01 16:09 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-31 15:12:24 UTC
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)
The .spec file difference from Copr build 7807135 to 7808443 (412 bytes, patch)
2024-07-31 10:44 UTC, Fedora Review Service
no flags Details | Diff
The .spec file difference from Copr build 7808443 to 7808944 (403 bytes, patch)
2024-07-31 11:55 UTC, Fedora Review Service
no flags Details | Diff

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


Note You need to log in before you can comment on or make changes to this bug.