mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #734] [MERGED] [FEATURE]Add .rpm package generation script #1553
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/734
Author: @techfreakworm
Created: 4/14/2017
Status: ✅ Merged
Merged: 5/9/2017
Merged by: @cfsmp3
Base:
master← Head:rpm📝 Commits (1)
f2755aeAdd .rpm package generation script📊 Changes
5 files changed (+82 additions, -0 deletions)
View changed files
📝
.gitignore(+3 -0)📝
README.md(+10 -0)📝
docs/CHANGES.TXT(+3 -0)➕
package_creators/ccextractor.spec(+36 -0)➕
package_creators/rpm.sh(+30 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Added script to generate .rpm package.
Solves a part of issue #678
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.