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: 27-Jan-2004 13:37:56
Branch: HEAD Handle: 2004012712375402
Modified files:
openpkg-src/sav sav.spec
openpkg-web news.txt
Log:
added message catalog
Summary:
Revision Changes Path
1.30 +6 -1 openpkg-src/sav/sav.spec
1.8327 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sav/sav.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 sav.spec
--- openpkg-src/sav/sav.spec 26 Jan 2004 14:00:15 -0000 1.29
+++ openpkg-src/sav/sav.spec 27 Jan 2004 12:37:56 -0000 1.30
@@ -37,7 +37,7 @@
Group: System
License: Commercial/Free-Trial
Version: %{V_engine}+%{V_ides}
-Release: 20040126
+Release: 20040127
# list of sources
Source0: http://downloads.sophos.com/dp/full/freebsd.elf.tar.Z
@@ -146,6 +146,11 @@
$RPM_BUILD_ROOT%{l_prefix}/var/sav/data/vdl.dat
%{l_shtool} install -c -m 644 \
sav-install/vdl*.vdb \
+ $RPM_BUILD_ROOT%{l_prefix}/var/sav/data/
+
+ # install message catalog
+ %{l_shtool} install -c -m 644 \
+ sav-install/swpmess.dat \
$RPM_BUILD_ROOT%{l_prefix}/var/sav/data/
# determine installation files
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8326 -r1.8327 news.txt
--- openpkg-web/news.txt 27 Jan 2004 12:32:22 -0000 1.8326
+++ openpkg-web/news.txt 27 Jan 2004 12:37:54 -0000 1.8327
@@ -1,3 +1,4 @@
+27-Jan-2004: Upgraded package: P<sav-2.18+3.78-20040127>
27-Jan-2004: Upgraded package: P<apache-1.3.29-20040127>
27-Jan-2004: Upgraded package: P<bochs-2.1-20040127>
27-Jan-2004: Upgraded package: P<oracle-20040127-20040127>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]