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:   03-Oct-2006 20:24:19
  Branch: HEAD                             Handle: 2006100319241900

  Modified files:
    openpkg-src/socat       socat.spec

  Log:
    fix installation procedure

  Summary:
    Revision    Changes     Path
    1.40        +2  -1      openpkg-src/socat/socat.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/socat/socat.spec
  ============================================================================
  $ cvs diff -u -r1.39 -r1.40 socat.spec
  --- openpkg-src/socat/socat.spec      14 Jul 2006 16:11:10 -0000      1.39
  +++ openpkg-src/socat/socat.spec      3 Oct 2006 18:24:19 -0000       1.40
  @@ -37,7 +37,7 @@
   Group:        Network
   License:      GPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20060714
  +Release:      20061003
   
   #   list of sources
   Source0:      
http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
  @@ -68,6 +68,7 @@
   
   %prep
       %setup -q
  +    chmod a+x install-sh
   
   %build
       CC="%{l_cc} %{l_cflags -O} %{l_cppflags}" \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to