From b4ede78d397464efccfb7424386255352155e375 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Fri, 2 Nov 2018 13:15:11 -0400 Subject: [PATCH] 2018-11-02 Fred Gleason * Moved the automounter definition for the audio store from the 'select' to the base RPM package. --- ChangeLog | 3 +++ rivendell.spec.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9c1cc1ff..ab8962a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17972,3 +17972,6 @@ * Fixed bug in in some RML commands with boolean paramters. 2018-11-02 Fred Gleason * Incremented the package version to 3.0.0alpha02. +2018-11-02 Fred Gleason + * Moved the automounter definition for the audio store from the + 'select' to the base RPM package. diff --git a/rivendell.spec.in b/rivendell.spec.in index 21f0ae4e..08d345cf 100644 --- a/rivendell.spec.in +++ b/rivendell.spec.in @@ -393,6 +393,7 @@ rm -rf $RPM_BUILD_ROOT @HPI_FILE2@ @HPI_FILE3@ @HPI_FILE4@ +/etc/auto.master.d/rd.audiostore.autofs %files webapi @@ -468,7 +469,6 @@ rm -rf $RPM_BUILD_ROOT %files select @LOCAL_PREFIX@/bin/rdselect %attr(4755,root,root) @LOCAL_PREFIX@/bin/rdselect_helper -/etc/auto.master.d/rd.audiostore.autofs @LOCAL_PREFIX@/bin/rdmonitor /etc/X11/xinit/xinitrc.d/start-rdmonitor.sh