Bug 2482689

Summary: Review Request: rebuilderd - independent build verification daemon
Product: [Fedora] Fedora Reporter: Jelle van der Waa <jvanderwaa>
Component: Package ReviewAssignee: Neal Gompa <ngompa13>
Status: ASSIGNED --- 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/kpcyrd/rebuilderd
Whiteboard:
Fixed In Version: Doc Type: ---
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:
Attachments:
Description Flags
The .spec file difference from Copr build 10521129 to 10551645 none

Description Jelle van der Waa 2026-05-28 14:12:02 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/jelly/rebuilderd-review/fedora-rawhide-x86_64/10520250-rebuilderd/rebuilderd.spec
SRPM URL: https://pkgbuild.com/~jelle/rebuilderd-0.26.0-1.fc45.src.rpm
Description: Rebuilderd monitors and reproduces binary packages from source.
Fedora Account System Username: jelly

Comment 1 Fedora Review Service 2026-05-28 14:34:43 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10521129
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2482689-rebuilderd/fedora-rawhide-x86_64/10521129-rebuilderd/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 2 Neal Gompa 2026-05-29 03:03:32 UTC
Taking this review.

Comment 3 Neal Gompa 2026-05-29 03:22:42 UTC
Initial spec review:

> SourceLicense:  GPL-3.0-or-later
> License:        GPL-3.0-or-later

The latter tag needs to be the "compiled" license, with all statically linked dependencies...

Cf. https://docs.fedoraproject.org/en-US/legal/license-field/#_no_effective_license_analysis

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

Please use "%{url}/archive/v%{version}/%{name}-%{version}.tar.gz".

Cf. https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/#_git_tags

> %autosetup -n rebuilderd-%{version} -p1

You could alternatively use "%autosetup -C -p1" if you don't need EPEL support.

> %{_mandir}/man1/rebuilderd.1.*

This should be ".1*", since you cannot expect an extension suffix.

Comment 4 Jelle van der Waa 2026-05-31 09:28:42 UTC
Thanks for the review, I've pushed a new build to my copr repository which should address your comments. I've taken inspiration from the ruff package to resolve the Licenses issue.

https://copr.fedorainfracloud.org/coprs/jelly/rebuilderd-review/build/10527912/

I'll also update the GNU hello example as it uses the same wrong man pages %install section:

https://docs.fedoraproject.org/en-US/package-maintainers/Packaging_Tutorial_2_GNU_Hello/#inside_spec

Comment 5 Neal Gompa 2026-05-31 12:34:47 UTC
(In reply to Jelle van der Waa from comment #4)
> Thanks for the review, I've pushed a new build to my copr repository which
> should address your comments. I've taken inspiration from the ruff package
> to resolve the Licenses issue.
> 
> https://copr.fedorainfracloud.org/coprs/jelly/rebuilderd-review/build/
> 10527912/
> 

Please post new Spec and SRPM URLs for updated builds, so the Review Service can pick them up.

Comment 7 Jelle van der Waa 2026-06-02 17:27:33 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/jelly/rebuilderd-review/fedora-rawhide-x86_64/10527912-rebuilderd/rebuilderd.spec
SRPM URL: https://pkgbuild.com/~jelle/rebuilderd-0.26.0-1.fc45.src.rpm
Description: Rebuilderd monitors and reproduces binary packages from source.
Fedora Account System Username: jelly

Comment 8 Fedora Review Service 2026-06-03 08:40:33 UTC
Created attachment 2143941 [details]
The .spec file difference from Copr build 10521129 to 10551645

Comment 9 Fedora Review Service 2026-06-03 08:40:38 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10551645
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2482689-rebuilderd/fedora-rawhide-x86_64/10551645-rebuilderd/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.