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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   10-Aug-2006 21:18:54
  Branch: HEAD                             Handle: 2006081020185400

  Modified files:
    openpkg-src/uuid        uuid.spec

  Log:
    once again: workaround now GNU autoconf 2.60 'datarootdir' problems

  Summary:
    Revision    Changes     Path
    1.37        +2  -1      openpkg-src/uuid/uuid.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/uuid/uuid.spec
  ============================================================================
  $ cvs diff -u -r1.36 -r1.37 uuid.spec
  --- openpkg-src/uuid/uuid.spec        31 Jul 2006 12:49:37 -0000      1.36
  +++ openpkg-src/uuid/uuid.spec        10 Aug 2006 19:18:54 -0000      1.37
  @@ -33,7 +33,7 @@
   Group:        System
   License:      MIT/X11-style
   Version:      1.5.1
  -Release:      20060731
  +Release:      20060810
   
   #   package options
   %option       with_dce   no
  @@ -102,6 +102,7 @@
       CFLAGS="%{l_cflags -O}" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --mandir=%{l_prefix}/man \
   %if "%{with_dce}" == "yes"
           --with-dce \
   %endif
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to