aboutsummaryrefslogtreecommitdiff
path: root/packages/rpm/polymc.spec
AgeCommit message (Collapse)Author
2022-01-27Fix RPM spec referencing old desktop fileJoshua Goins
2022-01-27Fix Freedesktop iconsJoshua Goins
This fixes #51. The desktop file is now exactly the same as the window class, which is also now corrected to org.polymc.polymc. The file capitalization is also consistent with other Freedesktop files as well.
2022-01-24remove explicit dependencies, correct dependencies to work on OpenSuseJan200101
2022-01-09Update RPM and build instructionJan200101
2022-01-09rework rpm specJan200101
2022-01-08add rpm build script and spec fileseth