-
Notifications
You must be signed in to change notification settings - Fork 30
Add a rpm spec file #20
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
Conversation
|
@rhatdan I tested this on F23. PTAL. |
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
@rhatdan I added man page, update README.md and added the docs to the spec file. |
|
|
make dist builds Those should match. |
|
|
The naming weirdness is partly due to repo name being hooks. I will fix that. Sent from my iPhone
|
* Fixed description * Changed version in Makefile.am * Include README/LICENSE in make dist * Fix dates in changelog * Rename spec file to use - instead of _ Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
@rhatdan I have addressed the comments. Also, renamed the package to have - in name instead of _ so that it works with make dist. |
|
LGTM. Now you get to start doing the hard part. Working it through the Fedora process. BTW have you ever looked into the /proc/fs/cgroup problems? |
|
@rhatdan Thanks for the review. Agree that is going to be the hardest 😆 |
Build on CentOS7 (Project Atomic C7 Continuous rdgo)
Signed-off-by: Mrunal Patel mrunalp@gmail.com