OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-doc Date: 08-Oct-2002 09:17:59
Branch: HEAD Handle: 2002100808175800
Modified files:
openpkg-doc/handbook 00TODO
Log:
The idea to improve the specfile description and construction advice.
Summary:
Revision Changes Path
1.15 +9 -1 openpkg-doc/handbook/00TODO
____________________________________________________________________________
Index: openpkg-doc/handbook/00TODO
============================================================
$ cvs diff -u -r1.14 -r1.15 00TODO
--- openpkg-doc/handbook/00TODO 14 Aug 2002 07:10:02 -0000 1.14
+++ openpkg-doc/handbook/00TODO 8 Oct 2002 07:17:58 -0000 1.15
@@ -43,6 +43,14 @@
This solves the "rpm -e openpkg" problems under Solaris and
other platforms where RPM installs additional files.
+Specfile Beschreibung
+'Prefix:' The place where the package will ultimately be installed,
+ and is the same for all packages in an OpenPKG instance.
+'BuildRoot:' The fake directory where the software is fake installed
+ during the build/packaging phase (see handbook).
+'BuildPreReq:' Required packages before building from source is allowed.
+'PreReq:' Required packages before binary installation is allowed.
+
Prerequisites in detail
jdk-sun is based in JDK package from Sun which is available binary only
(truely said there's also a source package but this requires existing JDK in
@@ -63,7 +71,7 @@
overflow its buffer and get truncated, resulting in general havoc. (It
seems likely that short paths (/cm/) would not cause the problem to occur.)
-On Tue, Aug 13, 2002, Miles Egan wrote:
+On Tue, Aug 13, 2002, Miles Egan <[EMAIL PROTECTED]> wrote:
> 1. we want to make sure that all packages in an openpkg instance are built
> by
> the same compiler and we want to be able to specify that compiler on a
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]