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: 10-Sep-2005 12:52:43
Branch: HEAD Handle: 2005091011524100
Modified files:
openpkg-src/thttpd thttpd.spec
Log:
fsl.* files are %config files
Summary:
Revision Changes Path
1.9 +2 -1 openpkg-src/thttpd/thttpd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/thttpd/thttpd.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 thttpd.spec
--- openpkg-src/thttpd/thttpd.spec 29 Jul 2005 13:37:54 -0000 1.8
+++ openpkg-src/thttpd/thttpd.spec 10 Sep 2005 10:52:41 -0000 1.9
@@ -33,7 +33,7 @@
Group: Web
License: MIT-style
Version: 2.25b
-Release: 20050729
+Release: 20050910
# package options
%option with_fsl yes
@@ -138,6 +138,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/thttpd/*' \
'%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/thttpd'
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]