OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Torsten Homeyer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Nov-2005 10:26:36
Branch: HEAD Handle: 2005111109263600
Modified files:
openpkg-src/bacula bacula.spec
Log:
the commands dvd-freespace and and dvd-writepart were replaced by
dvd-handler [free, write]
Summary:
Revision Changes Path
1.15 +3 -4 openpkg-src/bacula/bacula.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bacula/bacula.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 bacula.spec
--- openpkg-src/bacula/bacula.spec 7 Oct 2005 11:56:09 -0000 1.14
+++ openpkg-src/bacula/bacula.spec 11 Nov 2005 09:26:36 -0000 1.15
@@ -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 @@
Group: System
License: GPL
Version: %{V_bacula}
-Release: 20051007
+Release: 20051111
# package options
%option with_server yes
@@ -283,8 +283,7 @@
'%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'\
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]