2023-05-23 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression that broke the 'make rpm' rule.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2023-05-23 14:57:21 -04:00
parent 4236132aa8
commit 17515296ab
2 changed files with 5 additions and 1 deletions

View File

@ -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 <fredg@paravelsystems.com>
* Fixed a regression that broke the 'make rpm' rule.

View File

@ -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