Any current zoneminder 1.37 builds for fedora?

Current Development version likely to have breaking changes
Post Reply
baddog
Posts: 3
Joined: Tue Dec 10, 2024 9:23 pm

Any current zoneminder 1.37 builds for fedora?

Post by baddog »

When I look at https://zmrepo.zoneminder.com, the most recent fedora build is from 8/2024 for fedora 39. But fedora 39 is EOL and there have been 2 releases since then.

I upgraded to zoneminder 1.37 about a year ago on my fedora server, and now I'm on fedora 40. I am limping along with an old fedora 39 zoneminder package on this system (had to downgrade my gsoap packages to satisfy dependencies). I'm afraid I won't be able to upgrade to current fedora 41 with the old zoneminder package, so I am in search of a better path forward.
baddog
Posts: 3
Joined: Tue Dec 10, 2024 9:23 pm

Re: Any current zoneminder 1.37 builds for fedora?

Post by baddog »

I did build my own fedora 40 and fedora 41 rpms for 1.37.65.
Took some updating of the RPM spec file that hasn't been maintained, and also jwt-cpp which tries to install (apparently) unnecessary stuff that rpmbuild objects to.

I could make diffs but there seems to be no interest here...
User avatar
iconnor
Posts: 3263
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Any current zoneminder 1.37 builds for fedora?

Post by iconnor »

I'm sure lots of people would appreciate builds for newer fedora. Patches are definitely welcome.
baddog
Posts: 3
Joined: Tue Dec 10, 2024 9:23 pm

Re: Any current zoneminder 1.37 builds for fedora?

Post by baddog »

Ok, here it is:
I took out the CAMBOZOLA config option default that is no longer an option in 1.37, and removed ZM_OPT_CONTROL as well since the default was already set as desired.
I also added the new 1.37 files to be included in the rpm.
Patch to jwt removes the development files from the installation (which were triggering rpmbuild errors).
Attachments
jwt-patch.txt
(1.6 KiB) Downloaded 173 times
spec-patch.txt
(918 Bytes) Downloaded 175 times
User avatar
iconnor
Posts: 3263
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Any current zoneminder 1.37 builds for fedora?

Post by iconnor »

Thanks I'll try to merge them this weekend.
Post Reply