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:54
Branch: OPENPKG_2_5_SOLID Handle: 2005101508005400
Modified files: (Branch: OPENPKG_2_5_SOLID)
openpkg-src/amanda amanda.spec
Log:
MFC: there is no DailySet1 subdir
Summary:
Revision Changes Path
1.11.2.2 +1 -1 openpkg-src/amanda/amanda.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/amanda/amanda.spec
============================================================================
$ cvs diff -u -r1.11.2.1 -r1.11.2.2 amanda.spec
--- openpkg-src/amanda/amanda.spec 11 Oct 2005 12:49:18 -0000 1.11.2.1
+++ openpkg-src/amanda/amanda.spec 15 Oct 2005 07:00:54 -0000 1.11.2.2
@@ -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]