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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   28-Jul-2003 21:02:35
  Branch: HEAD                             Handle: 2003072820023202

  Modified files:
    openpkg-src/samba       samba.spec
    openpkg-web             news.txt

  Log:
    fix building under Solaris [2.6]

  Summary:
    Revision    Changes     Path
    1.54        +2  -2      openpkg-src/samba/samba.spec
    1.5881      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/samba/samba.spec
  ============================================================================
  $ cvs diff -u -r1.53 -r1.54 samba.spec
  --- openpkg-src/samba/samba.spec      24 Jul 2003 14:52:10 -0000      1.53
  +++ openpkg-src/samba/samba.spec      28 Jul 2003 19:02:34 -0000      1.54
  @@ -33,7 +33,7 @@
   Group:        Filesystem
   License:      GPL
   Version:      2.2.8a
  -Release:      20030724
  +Release:      20030728
   
   #   package options
   %option       with_pam  no
  @@ -69,7 +69,7 @@
       cd source
       CC="%{l_cc}"
       CFLAGS="%{l_cflags -O}"
  -    CPPFLAGS="%{l_cppflags openssl}"
  +    CPPFLAGS="%{l_cppflags openssl} -DOPENSSL_DISABLE_OLD_DES_SUPPORT"
       LDFLAGS="%{l_ldflags}"
   %if "%{with_pam}" == "yes"
       CPPFLAGS="$CPPFLAGS -I`%{l_prefix}/etc/rc --query pam_incdir`" \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5880 -r1.5881 news.txt
  --- openpkg-web/news.txt      28 Jul 2003 18:58:43 -0000      1.5880
  +++ openpkg-web/news.txt      28 Jul 2003 19:02:32 -0000      1.5881
  @@ -1,3 +1,4 @@
  +28-Jul-2003: Upgraded package: P<samba-2.2.8a-20030728>
   28-Jul-2003: Upgraded package: P<nsd-1.2.2-20030728>
   28-Jul-2003: Upgraded package: P<curl-7.10.6-20030728>
   28-Jul-2003: Upgraded package: P<ifile-1.3.3-20030728>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to