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:   05-Mar-2005 09:32:19
  Branch: HEAD                             Handle: 2005030508321900

  Modified files:
    openpkg-src/xmlsec      xmlsec.spec

  Log:
    upgrading package: xmlsec 1.2.6 -> 1.2.7

  Summary:
    Revision    Changes     Path
    1.26        +5  -4      openpkg-src/xmlsec/xmlsec.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xmlsec/xmlsec.spec
  ============================================================================
  $ cvs diff -u -r1.25 -r1.26 xmlsec.spec
  --- openpkg-src/xmlsec/xmlsec.spec    1 Mar 2005 11:50:19 -0000       1.25
  +++ openpkg-src/xmlsec/xmlsec.spec    5 Mar 2005 08:32:19 -0000       1.26
  @@ -33,8 +33,8 @@
   Class:        BASE
   Group:        SGML
   License:      MIT
  -Version:      1.2.6
  -Release:      20050301
  +Version:      1.2.7
  +Release:      20050305
   
   #   list of sources
   Source0:      
http://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz
  @@ -54,7 +54,6 @@
   
   %track
       prog xmlsec = {
  -        comment   = "ms: broken 1.2.7 depends on stray (uninstalled) mozilla 
SDK files"
           version   = %{version}
           url       = http://www.aleksey.com/xmlsec/download.html
           regex     = xmlsec1-(__VER__)\.tar\.gz
  @@ -69,13 +68,15 @@
   %build
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  -    CPPFLAGS="%{l_cppflags}" \
  +    CPPFLAGS="%{l_cppflags openssl .}" \
       LDFLAGS="%{l_ldflags}" \
       ./configure \
           --prefix=%{l_prefix} \
           --with-libxml=%{l_prefix} \
           --with-libxslt=%{l_prefix} \
           --with-openssl=%{l_prefix} \
  +        --without-nss \
  +        --without-nspr \
           --disable-shared
       %{l_make} %{l_mflags -O}
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to