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-Sep-2003 13:30:45
Branch: HEAD Handle: 2003091912304301
Modified files:
openpkg-src/openpkg-tool
openpkg-tool.spec
openpkg-web news.txt
Log:
create build directory at least for placing the 'files' file
Summary:
Revision Changes Path
1.78 +3 -2 openpkg-src/openpkg-tool/openpkg-tool.spec
1.6647 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg-tool/openpkg-tool.spec
============================================================================
$ cvs diff -u -r1.77 -r1.78 openpkg-tool.spec
--- openpkg-src/openpkg-tool/openpkg-tool.spec 2 Sep 2003 08:17:20 -0000
1.77
+++ openpkg-src/openpkg-tool/openpkg-tool.spec 19 Sep 2003 11:30:44 -0000
1.78
@@ -32,8 +32,8 @@
Distribution: OpenPKG [PLUS]
Group: Bootstrapping
License: GPL
-Version: 20030902
-Release: 20030902
+Version: 20030919
+Release: 20030919
# list of sources
Source0: openpkg.sh
@@ -58,6 +58,7 @@
existing RPM packages ("openpkg build").
%prep
+ %setup -c -T
%build
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6646 -r1.6647 news.txt
--- openpkg-web/news.txt 19 Sep 2003 11:25:24 -0000 1.6646
+++ openpkg-web/news.txt 19 Sep 2003 11:30:43 -0000 1.6647
@@ -1,3 +1,4 @@
+19-Sep-2003: Upgraded package: P<openpkg-tool-20030919-20030919>
19-Sep-2003: Upgraded package: P<kde-base-3.1.4-20030919>
19-Sep-2003: Upgraded package: P<aspell-0.50.3-20030919>
19-Sep-2003: Upgraded package: P<mysql-4.0.15a-20030919>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]