import
Synopsis
sample-rpkg import [-h] [--skip-diffs] [--offline] [--do-not-check-specfile-name] srpm
Description
This will extract sources, patches, and the spec file from an srpm and update the current module accordingly. It will import to the current branch by default.
Arguments
- srpm
Source rpm to import
Options
- -h --help
show this help message and exit
- --skip-diffs
Don’t show diffs when import srpms
- --offline
Do not upload files into lookaside cache
- --do-not-check-specfile-name
Do not check whether specfile in SRPM matches the repository name