Bug 1971375
| Summary: | Review Request: rust-libwebp-sys2 - A raw interface to libwebp | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rémi Lauzier <remilauzier> |
| Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | eclipseo, package-review, remilauzier |
| 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: | 2021-07-09 01:02:59 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: | 1971372 | ||
| Bug Blocks: | 1971385 | ||
|
Description
Rémi Lauzier
2021-06-13 21:41:01 UTC
> If libwebp is found in the system, it links against the library. Otherwise it builds and links against the bundled libwebp.
We have libwebp in Fedora, please use it instead of the bundled version:
%package devel
Summary: %{summary}
BuildArch: noarch
Requires: libwebp
[…]
%generate_buildrequires
%cargo_generate_buildrequires
echo "pkgconfig(libwebp)"
- License ok
- Latest version packaged
- Builds in mock
- No rpmlint errors
- Conforms to Packaging Guidelines
done https://download.copr.fedorainfracloud.org/results/remilauzier/rust-simp/fedora-rawhide-x86_64/02263080-rust-libwebp-sys2/rust-libwebp-sys2.spec https://download.copr.fedorainfracloud.org/results/remilauzier/rust-simp/fedora-rawhide-x86_64/02263080-rust-libwebp-sys2/rust-libwebp-sys2-0.1.2-1.fc35.src.rpm Package approved. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-libwebp-sys2 FEDORA-2021-0323f63107 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-0323f63107 FEDORA-2021-0323f63107 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-0323f63107 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-0323f63107 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-0323f63107 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |