OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 03-Nov-2003 10:55:34
Branch: HEAD Handle: 2003110309553202
Modified files:
openpkg-src/spegla spegla.spec
openpkg-web news.txt
Log:
tag config files
Summary:
Revision Changes Path
1.15 +3 -2 openpkg-src/spegla/spegla.spec
1.7277 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/spegla/spegla.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 spegla.spec
--- openpkg-src/spegla/spegla.spec 18 Sep 2003 16:45:50 -0000 1.14
+++ openpkg-src/spegla/spegla.spec 3 Nov 2003 09:55:34 -0000 1.15
@@ -33,7 +33,7 @@
Group: Network
License: BSD
Version: 1.1p4
-Release: 20030918
+Release: 20031103
# package options
%option with_ipv6 no
@@ -106,7 +106,8 @@
spegla.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
%{l_shtool} install -c -m 644 %{l_value -s -a} \
%{SOURCE rc.spegla} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
- %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
+ %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
+ '%config %{l_prefix}/etc/spegla/*'
%files -f files
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7276 -r1.7277 news.txt
--- openpkg-web/news.txt 3 Nov 2003 08:46:51 -0000 1.7276
+++ openpkg-web/news.txt 3 Nov 2003 09:55:32 -0000 1.7277
@@ -1,3 +1,4 @@
+03-Nov-2003: Upgraded package: P<spegla-1.1p4-20031103>
03-Nov-2003: Upgraded package: P<gnutls-0.9.95-20031103>
<<<<<<< news.txt
03-Nov-2003: Upgraded package: P<perl-tk-20031103-20031103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]