perfsonar / perfsonar/microdep
Avoid rpm package specs dowloading sources
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- Avg merge
- 3h 58m
- Merged PRs (30d)
- 42
Description
RPM-specs for some libraries (e.g. leaflet) apply curl to download source files. Such source files should rather be downloaded and kept in the repo (like for several other rpm libraries).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the RPM spec files and the curl-based source downloads referenced in the issue, then compare them with other RPM library specs that keep sources in the repository. Done means the affected specs no longer download source files during packaging and the existing package workflow still succeeds.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100