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 07:57:33
Branch: HEAD Handle: 2006100606573200
Modified files:
openpkg-src/siproxd siproxd.spec
Log:
make FSL config a config file
Summary:
Revision Changes Path
1.4 +2 -1 openpkg-src/siproxd/siproxd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/siproxd/siproxd.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 siproxd.spec
--- openpkg-src/siproxd/siproxd.spec 23 Sep 2006 11:37:20 -0000 1.3
+++ openpkg-src/siproxd/siproxd.spec 6 Oct 2006 05:57:32 -0000 1.4
@@ -33,7 +33,7 @@
Group: VoIP
License: GPL
Version: 0.5.13
-Release: 20060923
+Release: 20061006
# package options
%option with_fsl yes
@@ -125,6 +125,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/siproxd/*' \
'%attr(-,%{l_nusr},%{l_ngrp}) %{l_prefix}/var/siproxd'
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]