diff --git a/ChangeLog b/ChangeLog index 56a0103d..14aff0d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24166,3 +24166,5 @@ * Implemented the 'Heartbeat' ['HB'] protocol command in ripcd(8). * Added support for the 'Heartbeat' ['HB'] RIPC protocol command to 'RDRipc'. +2023-05-23 Fred Gleason + * Fixed a regression that broke the 'make rpm' rule. diff --git a/rivendell.spec.in b/rivendell.spec.in index 42df07b7..b43572c3 100644 --- a/rivendell.spec.in +++ b/rivendell.spec.in @@ -481,7 +481,6 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/librd.a %{_libdir}/librd.la %{_libdir}/librd.so -%{_libdir}/rivendell/pypad/* %{_libdir}/python@PYTHON_VERSION@/site-packages/rivendellaudio/* %{_sbindir}/rdservice %{_sbindir}/caed @@ -505,7 +504,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/rivendell/html/* %{_datadir}/rivendell/apis %{_datadir}/rivendell/manpages +/usr/lib/rivendell/pypad/* /usr/lib/firewalld/services/rivendell.xml +/usr/lib/rivendell/cdn/aka_purge.sh +/usr/lib/rivendell/cdn/akamai_purge.cdn %files webapi