OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 08-Oct-2003 08:31:03
Branch: HEAD Handle: 2003100807310102
Modified files:
openpkg-src/mico mico.spec
openpkg-web news.txt
Log:
Refine varfile permissions
Summary:
Revision Changes Path
1.54 +2 -2 openpkg-src/mico/mico.spec
1.6908 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mico/mico.spec
============================================================================
$ cvs diff -u -r1.53 -r1.54 mico.spec
--- openpkg-src/mico/mico.spec 7 Oct 2003 14:57:10 -0000 1.53
+++ openpkg-src/mico/mico.spec 8 Oct 2003 06:31:03 -0000 1.54
@@ -33,7 +33,7 @@
Group: System
License: LGPL/GPL
Version: 2.3.10
-Release: 20031007
+Release: 20031008
# package options
%option with_ssl no
@@ -196,7 +196,7 @@
# generate files listing
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
- '%attr(755,%{l_rusr},%{l_mgrp}) %{l_prefix}/var/mico'
+ '%attr(-,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/mico'
%files -f files
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6907 -r1.6908 news.txt
--- openpkg-web/news.txt 7 Oct 2003 19:14:22 -0000 1.6907
+++ openpkg-web/news.txt 8 Oct 2003 06:31:01 -0000 1.6908
@@ -1,3 +1,4 @@
+08-Oct-2003: Upgraded package: P<mico-2.3.10-20031008>
07-Oct-2003: Upgraded package: P<autoconf-2.57-20031007>
07-Oct-2003: Upgraded package: P<mplayer-1.0pre2-20031007>
07-Oct-2003: Upgraded package: P<xmlto-0.0.15-20031007>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]