From 9d8ce98ae2a97dcd4c45cba2df0e7f87c3e52143 Mon Sep 17 00:00:00 2001 From: Thorsten Hohmeier Date: Fri, 11 Nov 2005 09:26:36 +0000 Subject: [PATCH] the commands dvd-freespace and and dvd-writepart were replaced by dvd-handler [free, write] --- bacula/bacula.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bacula/bacula.spec b/bacula/bacula.spec index 4cbfd6258e..2d3d176ea4 100644 --- a/bacula/bacula.spec +++ b/bacula/bacula.spec @@ -25,7 +25,7 @@ # FIXME: rse: "odoc" support still not in final shape # package component versions -%define V_bacula 1.37.40 +%define V_bacula 1.38.0 %define V_doc 20050823 # package information @@ -39,7 +39,7 @@ Class: EVAL Group: System License: GPL Version: %{V_bacula} -Release: 20051007 +Release: 20051111 # package options %option with_server yes @@ -283,8 +283,7 @@ AutoReqProv: no '%attr(700,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/bacula' \ '%attr(700,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/bacula/run' \ '%attr(700,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/bacula/run/subsys' \ - '%attr(-,-,%{l_rgrp}) %{l_prefix}/libexec/bacula/dvd-freespace' \ - '%attr(-,-,%{l_rgrp}) %{l_prefix}/libexec/bacula/dvd-writepart' \ + '%attr(-,-,%{l_rgrp}) %{l_prefix}/libexec/bacula/dvd-handler' \ '%attr(-,-,%{l_rgrp}) %{l_prefix}/libexec/bacula/mtx-changer' \ '%attr(-,-,%{l_rgrp}) %{l_prefix}/libexec/bacula/make_catalog_backup' \ '%attr(-,-,%{l_rgrp}) %{l_prefix}/libexec/bacula/delete_catalog_backup'\