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 19:41:10
Branch: HEAD Handle: 2005041318410900
Modified files:
openpkg-src/scponly scponly.spec
Log:
upgrading package: scponly 4.0 -> 4.1
Summary:
Revision Changes Path
1.44 +4 -3 openpkg-src/scponly/scponly.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/scponly/scponly.spec
============================================================================
$ cvs diff -u -r1.43 -r1.44 scponly.spec
--- openpkg-src/scponly/scponly.spec 24 Mar 2005 11:20:15 -0000 1.43
+++ openpkg-src/scponly/scponly.spec 13 Apr 2005 17:41:09 -0000 1.44
@@ -32,8 +32,8 @@
Class: PLUS
Group: Network
License: MIT-style
-Version: 4.0
-Release: 20050212
+Version: 4.1
+Release: 20050413
# package options
%option with_fsl yes
@@ -134,7 +134,8 @@
%endif
'%not %dir %{l_prefix}/etc/fsl' \
'%config %{l_prefix}/etc/fsl/fsl.scponly' \
- '%config %{l_prefix}/etc/scponly/*'
+ '%config %{l_prefix}/etc/scponly/*' \
+ '%attr(1777,%{l_musr},%{l_mgrp}) %{l_prefix}/var/scponly'
%files -f files
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]