Bug 1858770 - Re-Review Request: rust-copydeps - find and copy a program's dependencies
Summary: Re-Review Request: rust-copydeps - find and copy a program's dependencies
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-20 11:00 UTC by Artur Frenszek-Iwicki
Modified: 2020-08-07 11:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-07 11:22:36 UTC
Type: ---
Embargoed:
zebob.m: fedora-review+


Attachments (Terms of Use)

Description Artur Frenszek-Iwicki 2020-07-20 11:00:20 UTC
spec: https://svgames.pl/fedora/rust-copydeps-5.0.0-1/rust-copydeps.spec
srpm: https://svgames.pl/fedora/rust-copydeps-5.0.0-1/rust-copydeps-5.0.0-1.fc32.src.rpm
koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=47487240

Description: copydeps is a program that can be used to find and copy all .so / .dll files needed by an executable to run. This can be useful when you want to bundle an application together with all its dependencies.

Fedora Account System Username: suve

-----

copydeps v4.0 is already packaged for Fedora (https://src.fedoraproject.org/rpms/copydeps). However, for v5.0, upstream decided to switch from Python to Rust, which means:
1) re-writing the whole spec 
2) changing the git-scm repository name to rust-copydeps
Hence this re-review request.

Comment 1 Robert-André Mauchin 🐧 2020-07-21 17:24:18 UTC
 - Please install the license with %license in %files:

%files       -n %{crate}
%license LICENCE.txt
%doc README.md
%{_bindir}/%{crate}
%{_mandir}/man1/%{crate}.1*
%{_datadir}/bash-completion/completions/%{crate}


 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors

Package approved. Please install the license before import.

Comment 2 Gwyn Ciesla 2020-07-23 13:32:04 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-copydeps

Comment 3 Artur Frenszek-Iwicki 2020-08-07 11:22:36 UTC
The package has been built in koji for Rawhide/F33: https://koji.fedoraproject.org/koji/buildinfo?buildID=1572147

Closing this ticket since I do not intend to submit the package to bodhi as an update to F32/F31.


Note You need to log in before you can comment on or make changes to this bug.