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:   26-Feb-2003 12:10:58
  Branch: HEAD                             Handle: 2003022611105700

  Modified files:
    openpkg-doc/handbook    00TODO

  Log:
    Remember to write a paragraph on .rpmmacros and list variables and
    options.

  Summary:
    Revision    Changes     Path
    1.23        +8  -0      openpkg-doc/handbook/00TODO
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-doc/handbook/00TODO
  ============================================================================
  $ cvs diff -u -r1.22 -r1.23 00TODO
  --- openpkg-doc/handbook/00TODO       21 Jan 2003 11:13:55 -0000      1.22
  +++ openpkg-doc/handbook/00TODO       26 Feb 2003 11:10:57 -0000      1.23
  @@ -23,6 +23,7 @@
   - Makefiles von src2make Skript.
   - Uebersicht von .rpmmacros und verfugbare Variabeln.
   - Pakherln Instance-abbreviation
  +- Update how many packages (about 500?)
   
   Verschoben
   - Index.
  @@ -53,6 +54,13 @@
                  during the build/packaging phase (see handbook).
   'BuildPreReq:' Required packages before building from source is allowed.
   'PreReq:'      Required packages before binary installation is allowed.
  +
  +Using .rpmmacros to customize
  +"How can i override the CFLAGS default for all packages?"
  +You should be able to achieve this by overriding the l_cc and l_cflags
  +variables in your ~/.rpmmacros
  +  %l_cc     gcc
  +  %l_cflags -pipe -O3 -march=i686 -funroll-loops
   
   Prerequisites in detail
   jdk-sun is based in JDK package from Sun which is available binary only
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to