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:   11-Feb-2008 20:03:04
  Branch: HEAD                             Handle: 2008021119030200

  Modified files:
    openpkg-src/gle         gle.spec

  Log:
    fix directory layout

  Summary:
    Revision    Changes     Path
    1.10        +2  -1      openpkg-src/gle/gle.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gle/gle.spec
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 gle.spec
  --- openpkg-src/gle/gle.spec  5 Jan 2008 08:18:15 -0000       1.9
  +++ openpkg-src/gle/gle.spec  11 Feb 2008 19:03:02 -0000      1.10
  @@ -32,7 +32,7 @@
   Group:        Diagram
   License:      BSD
   Version:      4.1.1
  -Release:      20080105
  +Release:      20080211
   
   #   package options
   %option       with_x11  no
  @@ -106,6 +106,7 @@
       LDFLAGS="%{l_ldflags}" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --mandir=%{l_prefix}/man \
   %if "%{with_x11}" == "yes"
           --with-x \
   %else
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to