mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-18 22:22:36 +02:00
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:
parent
4236132aa8
commit
17515296ab
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user