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: 06-Oct-2006 08:20:45
Branch: HEAD Handle: 2006100607204400
Modified files:
openpkg-src/milter-regex
milter-regex.spec
Log:
make FSL config a config file
Summary:
Revision Changes Path
1.4 +2 -1 openpkg-src/milter-regex/milter-regex.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/milter-regex/milter-regex.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 milter-regex.spec
--- openpkg-src/milter-regex/milter-regex.spec 18 Sep 2006 14:49:29
-0000 1.3
+++ openpkg-src/milter-regex/milter-regex.spec 6 Oct 2006 06:20:44
-0000 1.4
@@ -33,7 +33,7 @@
Group: Mail
License: BSD
Version: 1.6
-Release: 20060918
+Release: 20061006
# package options
%option with_fsl yes
@@ -124,6 +124,7 @@
# determine installation files
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
+ '%config %{l_prefix}/etc/fsl/*' \
'%config %{l_prefix}/etc/milter-regex/*' \
'%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/milter-regex'
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]