## START: Set by rpmautospec ## (rpmautospec version 0.8.4) ## RPMAUTOSPEC: autochangelog ## END: Set by rpmautospec Name: freeswitch-logger-journal Summary: Freeswitch module for logging to the systemd journal Version: 1.0.5 Release: 2%{?dist} License: MPL Source0: mod_journal.c Provides: freeswitch-mod-journal BuildRequires: gcc BuildRequires: systemd-devel BuildRequires: freeswitch-devel %description Freeswitch module for logging to the systemd journal %debug_package %prep %build %set_build_flags $CC "-I%{_includedir}" "%{SOURCE0}" -fPIC -lsystemd -shared -o mod_journal.so $CFLAGS $LDFLAGS %install %{__install} -D -t %{buildroot}%{_libdir}/freeswitch/mod mod_journal.so %files %{_libdir}/freeswitch/mod/mod_journal.so %changelog ## START: Generated by rpmautospec * Wed Jun 03 2026 John Doe - 1.0.5-1 - Uncommitted changes ## END: Generated by rpmautospec