Bug 1901118
| Summary: | Review Request: rust-pleaser - user execution with regex configuration | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ed-fedora <ed-fedora> |
| Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | eclipseo, package-review |
| Target Milestone: | --- | Flags: | eclipseo:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-24 12:34:55 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: | 1901114, 1901116 | ||
| Bug Blocks: | |||
|
Description
ed-fedora@s5h.net
2020-11-24 14:29:54 UTC
- Not useful: [dependencies.chrono] -version = "0.4.11" +version = "0.4" - Why do you downgrade rpassword: [dependencies.rpassword] -version = "5.0.0" +version = "4.0" Add a comment above the patch explaining what you have changed. - You must include the license file with %license in %files devel Hello, I believe the changes requested are now done in the following: Spec URL: http://www.usenix.org.uk/rpm/rust-pleaser.spec SRPM URL: http://www.usenix.org.uk/rpm/rust-pleaser-0.3.25-1.fc35.src.rpm Thanks for looking - I believe the main binary package should include the license as well:
%files -n %{crate}
%doc README.md
%license LICENSE
%{_bindir}/please
%{_bindir}/pleaseedit
%{_mandir}/man1/please.1*
%{_mandir}/man5/please.ini.5*
%config(noreplace) /etc/pam.d/please
%config(noreplace) /etc/pam.d/pleaseedit
%endif
- You didn't add a comment above the patch explaining what you have changed.
# Patch for syslog dependency
# - Bump syslog to 0.5
Patch0: pleaser-fix-metadata.diff
You also need to link to the upstream PR you opened bumping the dependency.
Hello, thanks again for looking. I believe this is now amended and ready to review. Package approved. You still need to find a sponsor as described here: https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group Sponsored. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-pleaser Package is available in repositories, closing. |