aboutsummaryrefslogtreecommitdiff
path: root/fedora
AgeCommit message (Collapse)Author
2021-05-04Bump version to 10.7.4Joshua M. Boniface
2021-05-04Bump version to 10.7.3v10.7.3Joshua M. Boniface
2021-04-11Bump version 10.7.2Joshua M. Boniface
2021-04-11Merge pull request #5769 from cvium/workstation-gcBond-009
Enable Workstation GC mode (cherry picked from commit f0625bb023b67f557802c8089c73b3e98859f3d3) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2021-03-21Bump version to 10.7.1v10.7.1Joshua M. Boniface
2021-03-08Bump version to 10.7.0v10.7.0Joshua M. Boniface
Also clear out old changelogs since these don't actually make sense anyways.
2021-02-21Bump version to 10.7.0~rc4Joshua M. Boniface
2021-01-23Bump version to 10.7.0-rc3v10.7.0-rc3Joshua M. Boniface
2021-01-23Merge pull request #4956 from jceresini/masterJoshua M. Boniface
Fix rpm package dependencies (cherry picked from commit 3204ce71b32ec75b3d222e88b0600e416c9f6c26) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-31Bump version to 10.7.0-rc2v10.7.0-rc2Joshua M. Boniface
2020-12-04Bump version to 10.7.0~rc1Joshua M. Boniface
2020-11-24Revert "Enable jellyfin.service unit on Fedora fresh install"Joshua M. Boniface
2020-11-23Merge pull request #4554 from joshuaboniface/fix-restartBill Thornton
Run explicit service start if restart failed
2020-11-22Add at to the dependencies on Fedora (as in Deb)Joshua M. Boniface
2020-11-22Go back to at with lower sleep and startJoshua M. Boniface
2020-11-22Remove the `at now` hackJoshua M. Boniface
2020-11-22Run explicit service start if restart failedJoshua M. Boniface
Should solve the occasional bugs with the restart in the WebUI. Sometimes the service stops and then doesn't start again; this will run an explicit start action afterwards. If this doesn't fix it I'm certain there would be more tweaking that can be done.
2020-11-22Use --now to the enable to start tooJoshua M. Boniface
2020-11-22Make use of the $1 flag to set installed onlyJoshua M. Boniface
2020-11-22Set systemctl enabled on Jellyfin serviceJoshua M. Boniface
This was not set for Fedora; I do not recall if this was just an oversight or was explicitly removed in the past; open to feedback there. Reported in the LUP Bug-A-Thon
2020-11-16Fix builderscrobibero
2020-11-15Upgrade all netcore3.1 to net5.0crobibero
2020-10-04Just make everything under libdir/jf a wildcardJoshua M. Boniface
I don't know if this will actually work but maybe it will.
2020-09-09add new files to rpm buildcrobibero
2020-09-04Remove GenerateDocumentationFilecrobibero
2020-08-29include xml docs when publishingcrobibero
2020-08-28Merge pull request #4001 from brianjmurrell/patch-1Joshua M. Boniface
Add an empty %files section to main package (cherry picked from commit c3ef1f56f6b1fc4d7e0accaa2178df078f2afd08) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-07-27Bump master version to 10.7.0 for next releaseJoshua M. Boniface
2020-04-29Add Web integration option in default service confJoshua M. Boniface
2020-04-25Update fedora/jellyfin.specJoshua M. Boniface
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-04-09Use jellyfin.org everywhereJoshua M. Boniface
2020-04-09Improve Fedora spec and add metapackageJoshua M. Boniface
2020-03-24Clean up redundant Makefile stepsJoshua M. Boniface
2020-03-23Update info in Fedora specJoshua 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.