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: 13-Apr-2005 16:00:19
Branch: HEAD Handle: 2005041315001900
Modified files:
openpkg-src/stunnel stunnel.spec
Log:
flag config files as such
Summary:
Revision Changes Path
1.56 +2 -1 openpkg-src/stunnel/stunnel.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/stunnel/stunnel.spec
============================================================================
$ cvs diff -u -r1.55 -r1.56 stunnel.spec
--- openpkg-src/stunnel/stunnel.spec 24 Mar 2005 11:20:26 -0000 1.55
+++ openpkg-src/stunnel/stunnel.spec 13 Apr 2005 14:00:19 -0000 1.56
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 4.08
-Release: 20050228
+Release: 20050413
# package options
%option with_fsl yes
@@ -125,6 +125,7 @@
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
'%not %dir %{l_prefix}/etc/fsl' \
+ '%config %{l_prefix}/etc/stunnel/stunnel.*' \
'%config %{l_prefix}/etc/fsl/fsl.stunnel'
%files -f files
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]