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

  Server: cvs.openpkg.org                  Name:   Steffen Weinreich
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   03-Jun-2005 12:33:38
  Branch: HEAD                             Handle: 2005060311333800

  Modified files:
    openpkg-src/stunnel     stunnel.spec

  Log:
    removed the creation of a /dev/zero for SunOS maschines

  Summary:
    Revision    Changes     Path
    1.60        +4  -1      openpkg-src/stunnel/stunnel.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/stunnel/stunnel.spec
  ============================================================================
  $ cvs diff -u -r1.59 -r1.60 stunnel.spec
  --- openpkg-src/stunnel/stunnel.spec  23 Apr 2005 17:50:57 -0000      1.59
  +++ openpkg-src/stunnel/stunnel.spec  3 Jun 2005 10:33:38 -0000       1.60
  @@ -33,7 +33,7 @@
   Group:        Network
   License:      GPL
   Version:      4.10
  -Release:      20050423
  +Release:      20050603
   
   #   package options
   %option       with_fsl  yes
  @@ -100,6 +100,9 @@
       rm -rf $RPM_BUILD_ROOT
       %{l_shtool} mkdir -f -p -m 755 \
           $RPM_BUILD_ROOT%{l_prefix}/var/stunnel
  +    %{l_shtool} subst \
  +        -e 's;uname | grep SunOS;false;g' \
  +        tools/Makefile
       %{l_make} %{l_mflags} install prefix=$RPM_BUILD_ROOT%{l_prefix} 
</dev/null
       rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib
       rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/doc
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to