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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   26-Sep-2005 17:01:20
  Branch: HEAD                             Handle: 2005092616011900

  Modified files:
    openpkg-src/tetex       tetex.spec

  Log:
    now tetex builds fine, try to reduce dependencies assuming os sed(1)
    is good enough

  Summary:
    Revision    Changes     Path
    1.68        +2  -2      openpkg-src/tetex/tetex.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/tetex/tetex.spec
  ============================================================================
  $ cvs diff -u -r1.67 -r1.68 tetex.spec
  --- openpkg-src/tetex/tetex.spec      25 Sep 2005 20:43:02 -0000      1.67
  +++ openpkg-src/tetex/tetex.spec      26 Sep 2005 15:01:19 -0000      1.68
  @@ -38,7 +38,7 @@
   Group:        Text
   License:      GPL
   Version:      %{V_src}
  -Release:      20050925
  +Release:      20050926
   
   #   package options
   %option       with_x11  no
  @@ -53,7 +53,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, make, infozip, flex, bison, 
png, zlib, sed
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, make, infozip, flex, bison, 
png, zlib
   PreReq:       OpenPKG, openpkg >= 20040130, perl, png, zlib
   %if "%{with_x11}" == "yes"
   BuildPreReq:  X11, xaw3d
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to