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

Explore creating meta rpms in a local directory repo to make dep cleanup possible #37

Open
boombatower opened this issue Oct 16, 2016 · 1 comment
Milestone

Comments

@boombatower
Copy link
Contributor

Instead of the full rpm build strategy discussed, what about creating a simple rpm that just tracks deps for each installed game so the user can run something like zypper rm -u on app uninstall without potentially messing up other steam apps. I would image just a couple rpm commands and a template spec file as it isn't packaging anything. Anytime dep check if run the rpm can be regenerated.

Could also prompt the user to add the local repo on first use and with a config option to disable.

@boombatower boombatower added this to the 1.0.0 milestone Oct 16, 2016
@boombatower
Copy link
Contributor Author

Not sure if it makes sense, but potentially folks could opt in to automatically submit updates to a central obs repo, but probably not worth it.

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

No branches or pull requests

1 participant