Bug 1971375

Summary: Review Request: rust-libwebp-sys2 - A raw interface to libwebp
Product: [Fedora] Fedora Reporter: Rémi Lauzier <remilauzier>
Component: Package ReviewAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: 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    

Comment 1 Robert-André Mauchin 🐧 2021-06-18 14:12:57 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

Comment 3 Robert-André Mauchin 🐧 2021-06-18 21:01:28 UTC
Package approved.

Comment 4 Gwyn Ciesla 2021-06-18 21:19:07 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-libwebp-sys2

Comment 5 Fedora Update System 2021-06-30 20:49:37 UTC
FEDORA-2021-0323f63107 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-0323f63107

Comment 6 Fedora Update System 2021-07-01 01:18:45 UTC
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.

Comment 7 Fedora Update System 2021-07-09 01:02:59 UTC
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.