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 openpkg-web Date: 19-Feb-2003 14:09:51
Branch: HEAD Handle: 2003021913094901
Modified files:
openpkg-src/cvstrac cvstrac.spec
openpkg-web news.txt
Log:
do something very special and a little bit against the policy: flag
the CGI as %config. We need this for OpenPKG and OSSP because on all
upgrades we all the time destroy our redirection (to the snapshot) we
added to this script manually
Summary:
Revision Changes Path
1.21 +2 -1 openpkg-src/cvstrac/cvstrac.spec
1.3359 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cvstrac/cvstrac.spec
============================================================================
$ cvs diff -u -r1.20 -r1.21 cvstrac.spec
--- openpkg-src/cvstrac/cvstrac.spec 15 Jan 2003 11:04:42 -0000 1.20
+++ openpkg-src/cvstrac/cvstrac.spec 19 Feb 2003 13:09:50 -0000 1.21
@@ -33,7 +33,7 @@
Group: Database
License: GPL
Version: 1.1.2
-Release: 20030115
+Release: 20030219
# list of sources
Source0: http://www.hwaci.com/sw/cvstrac/cvstrac-%{version}.tar.gz
@@ -81,6 +81,7 @@
%{SOURCE cvstrac.cgi} $RPM_BUILD_ROOT%{l_prefix}/cgi/cvstrac
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
+ '%config %{l_prefix}/cgi/cvstrac' \
'%dir %attr(-,%{l_nusr},%{l_ngrp}) %{l_prefix}/var/cvstrac'
%files -f files
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3358 -r1.3359 news.txt
--- openpkg-web/news.txt 19 Feb 2003 12:57:04 -0000 1.3358
+++ openpkg-web/news.txt 19 Feb 2003 13:09:49 -0000 1.3359
@@ -1,3 +1,4 @@
+19-Feb-2003: Upgraded package: P<cvstrac-1.1.2-20030219>
19-Feb-2003: Upgraded package: P<dhcpd-3.0.1rc11-20030219>
19-Feb-2003: Upgraded package: P<majordomo-1.94.5-20030219>
19-Feb-2003: Upgraded package: P<vim-6.1.342-20030219>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]