OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Oct-2005 09:00:21
Branch: HEAD Handle: 2005101508002100
Modified files:
openpkg-src/amanda amanda.spec
Log:
there is no DailySet1 subdir
Summary:
Revision Changes Path
1.12 +2 -2 openpkg-src/amanda/amanda.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/amanda/amanda.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 amanda.spec
--- openpkg-src/amanda/amanda.spec 7 Oct 2005 11:55:52 -0000 1.11
+++ openpkg-src/amanda/amanda.spec 15 Oct 2005 07:00:21 -0000 1.12
@@ -33,7 +33,7 @@
Group: System
License: BSD-style
Version: 2.4.5
-Release: 20051007
+Release: 20051015
# package options
%option with_server no
@@ -204,7 +204,7 @@
# determine installation files
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
- '%config %{l_prefix}/etc/amanda/DailySet1/*' \
+ '%config %{l_prefix}/etc/amanda/*' \
'%not %dir %{l_prefix}/etc/xinetd/xinetd.d' \
'%config(noreplace) %{l_prefix}/etc/xinetd/xinetd.d/*' \
'%attr(660,%{l_musr},%{l_mgrp}) %config(noreplace)
%{l_prefix}/etc/amanda/.amandahosts' \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]