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: 06-Jul-2003 12:22:11
Branch: HEAD Handle: 2003070611220901
Modified files:
openpkg-src/mysql mysql.spec
openpkg-web news.txt
Log:
fix style
Summary:
Revision Changes Path
1.61 +2 -2 openpkg-src/mysql/mysql.spec
1.5283 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql/mysql.spec
============================================================================
$ cvs diff -u -r1.60 -r1.61 mysql.spec
--- openpkg-src/mysql/mysql.spec 4 Jul 2003 13:59:28 -0000 1.60
+++ openpkg-src/mysql/mysql.spec 6 Jul 2003 10:22:10 -0000 1.61
@@ -39,7 +39,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20030704
+Release: 20030706
# package options
%option with_berkeleydb yes
@@ -126,7 +126,7 @@
# move utility 'replace', msql2mysql is patched for new path
mv $RPM_BUILD_ROOT%{l_prefix}/bin/replace \
- $RPM_BUILD_ROOT%{l_prefix}/libexec/%{name}
+ $RPM_BUILD_ROOT%{l_prefix}/libexec/%{name}/
# strip installation area
rm -rf $RPM_BUILD_ROOT%{l_prefix}/mysql-test
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5282 -r1.5283 news.txt
--- openpkg-web/news.txt 6 Jul 2003 10:17:50 -0000 1.5282
+++ openpkg-web/news.txt 6 Jul 2003 10:22:09 -0000 1.5283
@@ -1,3 +1,4 @@
+06-Jul-2003: Upgraded package: P<mysql-4.0.13-20030706>
06-Jul-2003: Upgraded package: P<cfengine-2.0.7-20030706>
06-Jul-2003: Upgraded package: P<integrit-3.02.00-20030706>
06-Jul-2003: Upgraded package: P<btyacc-3.0-20030706>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]