aboutsummaryrefslogtreecommitdiff
path: root/fedora/Makefile
AgeCommit message (Collapse)Author
2024-03-18Remove legacy build utilities (#11162)Cody Robibero
2022-06-29Merge pull request #7614 from mihawk90/fedora-spec-reworkCody Robibero
(cherry picked from commit cb6e6879e27d7fadc788295f0524d69b3a42c02c) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2021-12-30Fix fedora build versionBill Thornton
2021-12-14Fix build on EL7Brian J. Murrell
Add /usr/local/bin to $PATH. Update fedora/Makefile with enhancements from jellyfin-web.
2021-12-11Run bump_version in make srpmBrian J. Murrell
Also add an "rpms" target that builds the RPMs using mock in a target environment. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2020-03-24Clean up redundant Makefile stepsJoshua M. Boniface
2020-03-23Fix makefile formattingJoshua M. Boniface
2020-03-23Port Fedora and CentOS builds and remove web buildJoshua M. Boniface
Simplifies a number of aspects of the RPM build, including moving .copr/Makefile into the "fedora/" folder (and leaving a symlink), removing the jellyfin-web build components, and renaming it jellyfin-server like Debian did.