Bug 2244428
| Summary: | Review Request: rpm-local-generator-support - RPM local_generator support | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Vít Ondruch <vondruch> |
| Component: | Package Review | Assignee: | Miroslav Suchý <msuchy> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | mhroncok, msuchy, package-review |
| Target Milestone: | --- | Flags: | msuchy:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rpm-local-generator-support-1-1.fc40 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-10-18 10:24:23 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: | |||
|
Description
Vít Ondruch
2023-10-16 14:12:06 UTC
The package cannot be simpler, but it can be better. :) > Release:1%{?dist} Please add space after : > License: MIT The guidelines say: If the source package does not include the text of the license(s), the packager should contact upstream and encourage them to correct this mistake. And because you are the upstream, you should be encouraged to include the license text. Likely as SourceX. But none of the things above justify blocking the review. APPROVED (In reply to Miroslav Suchý from comment #2) > The package cannot be simpler, but it can be better. :) > > > Release:1%{?dist} Good catch > Please add space after : > > > License: MIT > > The guidelines say: > If the source package does not include the text of the license(s), the > packager should contact upstream and encourage them to correct this mistake. > > And because you are the upstream, you should be encouraged to include the > license text. Likely as SourceX. Thx for contacting me ;) I was kind of thinking about omitting the license, because .spec are MIT by default, aren't they? And actually, I don't know if the empty file is even licensable/copyrightable? > But none of the things above justify blocking the review. > > APPROVED Thx a lot. The Pagure repository was created at https://src.fedoraproject.org/rpms/rpm-local-generator-support Should this either depend on rpm or co-own %{_fileattrsdir}?
----
> The package can't be simpler.
%autorelease maybe? :D
(In reply to Miro Hrončok from comment #5) > Should this either depend on rpm or co-own %{_fileattrsdir}? Good question! Looking for prior art, it seems that the ownership or dependency on RPM are not standard. But we could have generator for the RPM dependency! > ---- > > > The package can't be simpler. > > %autorelease maybe? :D There are some gaps. |