OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-re                       Date:   23-Dec-2002 20:57:04
  Branch: HEAD                             Handle: 2002122319570400

  Modified files:
    openpkg-re              todo.txt

  Log:
    I think this is a TODO

  Summary:
    Revision    Changes     Path
    1.19        +10 -9      openpkg-re/todo.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/todo.txt
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 todo.txt
  --- openpkg-re/todo.txt       22 Dec 2002 20:34:58 -0000      1.18
  +++ openpkg-re/todo.txt       23 Dec 2002 19:57:04 -0000      1.19
  @@ -26,6 +26,16 @@
      | *** You must set the environment variable CC to a working compiler.
      | error: Bad exit status from /cw/RPM/TMP/rpm-tmp.54822 (%build)
      binutils was already up to 2.13-1.1.0
  +
  + o there is %l_cppflags, %l_cxxflags and %l_ldflags since recently, but
  +   they are not used across all packages.
  +
  + o includes are both under <prefix>/include and
  +   <prefix>/include/<package>. This is inconsistent. We should move to
  +   <prefix>/include/<package> for full consistency and less conflicts.
  +   Unfortunately this means that CFLAGS/CPPFLAGS of applications then
  +   require extra -I<prefix>/include/<package>/. But this can be
  +   hidden nicely with %{l_cppflags <package>}.
     
    CANDO:
    
  @@ -55,15 +65,6 @@
      We need a more correct handling of this stuff!
      rpm -e sometimes leaves files
      rpm -Uvh sometimes overwrites existing logfiles
  -
  - o there is %l_cppflags, %l_cxxflags and %l_ldflags since recently, but
  -   they are not used across all packages.
  -
  - o includes are both under <prefix>/include and
  -   <prefix>/include/<package>. This is inconsistent. We should move to
  -   <prefix>/include/<package> for full consistency and less conflicts.
  -   Unfortunately this means that CFLAGS/CPPFLAGS of applications then
  -   require extra -I<prefix>/include/<package>/.
      
    o switch to flex 2.5.2x in flex package and make sure all other
      packages which use it (see following list) build correctly.
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to