OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 29-May-2003 21:25:46
Branch: HEAD Handle: 2003052920254500
Modified files:
openpkg-src/minicom minicom.spec
Log:
do not overwrite config files
Summary:
Revision Changes Path
1.35 +1 -0 openpkg-src/minicom/minicom.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/minicom/minicom.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 minicom.spec
--- openpkg-src/minicom/minicom.spec 29 May 2003 19:22:25 -0000 1.34
+++ openpkg-src/minicom/minicom.spec 29 May 2003 19:25:45 -0000 1.35
@@ -110,6 +110,7 @@
esac
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
+ "%config %{l_prefix}/etc/minicom/*" \
"%attr($attr) %{l_prefix}/bin/minicom"
%files -f files
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]