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:   12-Mar-2006 10:55:27
  Branch: HEAD                             Handle: 2006031209552600

  Added files:
    openpkg-src/stunnel     stunnel.patch
  Modified files:
    openpkg-src/stunnel     stunnel.spec

  Log:
    upgrading package: stunnel 4.14 -> 4.15

  Summary:
    Revision    Changes     Path
    1.5         +12 -0      openpkg-src/stunnel/stunnel.patch
    1.67        +5  -2      openpkg-src/stunnel/stunnel.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/stunnel/stunnel.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.5 stunnel.patch
  --- /dev/null 2006-03-12 10:55:04 +0100
  +++ stunnel.patch     2006-03-12 10:55:26 +0100
  @@ -0,0 +1,12 @@
  +Index: tools/Makefile.in
  +--- tools/Makefile.in.orig   2006-03-06 22:02:39 +0100
  ++++ tools/Makefile.in        2006-03-12 10:51:43 +0100
  +@@ -389,7 +389,7 @@
  +             ${INSTALL} -m 600 stunnel.pem $(DESTDIR)$(confdir)/stunnel.pem; 
\
  +             rm stunnel.pem; \
  +     fi
  +-    ${INSTALL} -d -m 1770 -g nogroup $(DESTDIR)$(prefix)/var/lib/stunnel
  ++    ${INSTALL} -d $(DESTDIR)$(prefix)/var/lib/stunnel
  +     if uname | grep SunOS; then \
  +             ${INSTALL} -d -m 755 $(DESTDIR)$(prefix)/var/lib/stunnel/dev; \
  +             mknod $(DESTDIR)$(prefix)/var/lib/stunnel/dev/zero c 13 12; \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/stunnel/stunnel.spec
  ============================================================================
  $ cvs diff -u -r1.66 -r1.67 stunnel.spec
  --- openpkg-src/stunnel/stunnel.spec  1 Jan 2006 13:22:48 -0000       1.66
  +++ openpkg-src/stunnel/stunnel.spec  12 Mar 2006 09:55:26 -0000      1.67
  @@ -32,8 +32,8 @@
   Class:        BASE
   Group:        Network
   License:      GPL
  -Version:      4.14
  -Release:      20051103
  +Version:      4.15
  +Release:      20060312
   
   #   package options
   %option       with_fsl  yes
  @@ -45,6 +45,7 @@
   Source2:      rc.stunnel
   Source3:      fsl.stunnel
   Source4:      stunnel.conf
  +Patch0:       stunnel.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -82,6 +83,7 @@
   
   %prep
       %setup -q
  +    %patch -p0
   
   %build
       CC="%{l_cc}" \
  @@ -107,6 +109,7 @@
           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}/var/lib
       rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/doc
       rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man8/stunnel.*.8
       rm -f $RPM_BUILD_ROOT%{l_prefix}/etc/stunnel/stunnel.conf-sample
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to