mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 22:30:13 +01:00
2025-10-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that broke the 'make rpm' target. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -25056,3 +25056,5 @@
|
|||||||
* Moved the 'RDAlsaCard' class from 'utils/rdalsaconfig/' to
|
* Moved the 'RDAlsaCard' class from 'utils/rdalsaconfig/' to
|
||||||
'rdalsa/' to contain ALSA card quirk information.
|
'rdalsa/' to contain ALSA card quirk information.
|
||||||
* Refactored the ALSA driver in caed(8) to use 'RDAlsaCard'.
|
* Refactored the ALSA driver in caed(8) to use 'RDAlsaCard'.
|
||||||
|
2025-10-13 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Fixed a regression that broke the 'make rpm' target.
|
||||||
|
|||||||
@@ -486,6 +486,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/librd.a
|
%{_libdir}/librd.a
|
||||||
%{_libdir}/librd.la
|
%{_libdir}/librd.la
|
||||||
%{_libdir}/librd.so
|
%{_libdir}/librd.so
|
||||||
|
%{_libdir}/librdalsa-@VERSION@.so
|
||||||
|
%{_libdir}/librdalsa.a
|
||||||
|
%{_libdir}/librdalsa.la
|
||||||
|
%{_libdir}/librdalsa.so
|
||||||
%{_libdir}/python@PYTHON_VERSION@/site-packages/rivendellaudio/*
|
%{_libdir}/python@PYTHON_VERSION@/site-packages/rivendellaudio/*
|
||||||
%{_sbindir}/rdservice
|
%{_sbindir}/rdservice
|
||||||
%{_sbindir}/caed
|
%{_sbindir}/caed
|
||||||
|
|||||||
Reference in New Issue
Block a user