Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mod_tile.spec #475

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add mod_tile.spec #475

wants to merge 1 commit into from

Conversation

zenonp
Copy link

@zenonp zenonp commented Jan 12, 2025

If a .spec file is anywhere in a tarball, rpmbuild can build rpms and src.rpm directly from the tarball. There is however one problem with the attached .spec: it expects the source tarball to have a name, not only a version, i.e. mod_tile-0.8.0.beta.tar.gz instead of only v.0.8.0.beta.tar.gz. Also, there shouldn't be a dash in the version.

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.15%. Comparing base (c4e3e62) to head (cc85eb6).
Report is 12 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
- Coverage   81.54%   75.15%   -6.39%     
==========================================
  Files          24       48      +24     
  Lines        5645    10036    +4391     
==========================================
+ Hits         4603     7543    +2940     
- Misses       1042     2493    +1451     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants