From 17515296ab72f9b136a97a86f84a9a5b0617c382 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Tue, 23 May 2023 14:57:21 -0400 Subject: [PATCH] 2023-05-23 Fred Gleason * Fixed a regression that broke the 'make rpm' rule. Signed-off-by: Fred Gleason --- ChangeLog | 2 ++ rivendell.spec.in | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) 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