https://bugzilla.redhat.com/show_bug.cgi?id=1966392

Robert-André Mauchin 🐧 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review?



--- Comment #2 from Robert-André Mauchin 🐧 <[email protected]> ---
 - It would be nice to unbundle and package libdeflate, although it doesn't
seem trivial.

 - The bundled libdeflate is MIT licensed

# Upstream license specification: Apache-2.0
³ libdeflate: MIT
License:        ASL 2.0 and MIT


 - And you need to add the license file to %license:

%files          devel
%doc README.md
%license LICENSE libdeflate/COPYING
%{cargo_registry}/%{crate}-%{version_no_tilde}/

 - You need to add a bundled Provides

Provides: bundled(libdeflate) = 1.7-1.20201124git4a0bb73

 - Simplify the summary:

rust-libdeflate-sys-devel.noarch: E: summary-too-long C Bindings to libdeflate
for DEFLATE (de)compression exposed as non-streaming buffer operations

 - License ok
 - Latest version packaged
 - Builds in mock


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to