-
Notifications
You must be signed in to change notification settings - Fork 180
RPMbuild Support #613
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
RPMbuild Support #613
Conversation
|
It seems to work so far, just needs more testing on the target system. This is the command, which I use for testing the package-scripts ... |
|
Hi, do you plan to rebase the current changes on current HEAD? |
|
@daedroza That wasn't such a great idea, because it only has caused a mess, when accidentally merging. Might try later on a Linux machine, where I still have a pristine version and can actually test the scripts. This will probably be a new PR, with the commits squashed into one then. The amount of files changed somehow doesn't look good. |
|
Thanks - I've rebased your changes here on my personal fork: https://github.com/daedroza/android-cuttlefish/commits/rpmbuild But I haven't gotten time to test as I'm waiting for F42 release. Hopefully it works out of the box! With your force push I see more changes, the diff is too big for me to review. |
The
*.specfiles already produce these RPM packages:I'd probably would need more information, eg. what to build with
bazeland also, which packages are even required and which files to package.