Bug 2482689 - Review Request: rebuilderd - independent build verification daemon
Summary: Review Request: rebuilderd - independent build verification daemon
Keywords:
Status: ASSIGNED
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/kpcyrd/rebuilderd
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-28 14:12 UTC by Jelle van der Waa
Modified: 2026-06-03 08:40 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
ngompa13: fedora-review?


Attachments (Terms of Use)
The .spec file difference from Copr build 10521129 to 10551645 (3.22 KB, patch)
2026-06-03 08:40 UTC, Fedora Review Service
no flags Details | Diff

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.


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