Spec URL: https://dcavalca.fedorapeople.org/review/rust-gmp-mpfr-sys/rust-gmp-mpfr-sys.spec SRPM URL: https://dcavalca.fedorapeople.org/review/rust-gmp-mpfr-sys/rust-gmp-mpfr-sys-1.4.5-1.fc35.src.rpm Description: Rust FFI bindings for GMP, MPFR and MPC. Fedora Account System Username: dcavalca
- Bump to 1.4.7 - License ok - Builds in mock - No rpmlint errors - Conforms to Packaging Guidelines Package approved.
This looks weird: > # Upstream license specification: LGPL-3.0+ > %license LICENSE-GPL.md LICENSE-LGPL.md Why does the crate contain both GPL and LGPL license texts if its license is only LGPL? The crate also contains lots of files that should probably be excluded (for example, the "doc-c" directory seems to bundle documentation for the bundled C libraries). Also, please regenerate the .spec file with rust2rpm 20 before building the crate for Fedora.
> Why does the crate contain both GPL and LGPL license texts if its license is only LGPL? I suspect it's because GMP (which is wrapped by this crate) is dual licensed under LGPL and GPL. > The crate also contains lots of files that should probably be excluded (for example, the "doc-c" directory seems to bundle documentation for the bundled C libraries). > Also, please regenerate the .spec file with rust2rpm 20 before building the crate for Fedora. Will fix on import, thanks! $ fedpkg request-repo rust-gmp-mpfr-sys 1979780 https://pagure.io/releng/fedora-scm-requests/issue/42160
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-gmp-mpfr-sys
This package has been reviewed and created over a month ago. Please don't forget to import and build it, too.
> Why does the crate contain both GPL and LGPL license texts if its license is only LGPL? Because the LGPL 3 depends on the GPL 3. In fact, in the LGPL text there is: > This version of the GNU Lesser General Public License incorporates the > terms and conditions of version 3 of the GNU General Public License, > supplemented by the additional permissions listed below. That is, I think LICENSE-LGPL is incomplete without LICENSE-GPL.
From <https://www.gnu.org/licenses/gpl-howto.html>: > Please note that, since the LGPL is a set of additional permissions on top of the GPL, it's crucial to include both licenses so users have all the materials they need to understand their rights.
(In reply to Fabio Valentini from comment #5) > This package has been reviewed and created over a month ago. Please don't > forget to import and build it, too. This still hasn't happened. :(
FEDORA-2022-bcf570e7ad has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-bcf570e7ad
FEDORA-2022-bcf570e7ad has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-d85941b958 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-d85941b958
FEDORA-2022-d825d8dd24 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-d825d8dd24
FEDORA-2022-d85941b958 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-d85941b958 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d85941b958 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-d825d8dd24 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-d825d8dd24 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d825d8dd24 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-d85941b958 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-d825d8dd24 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.