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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   19-Sep-2009 09:33:21
  Branch: HEAD                             Handle: 2009091908332000

  Modified files:
    openpkg-src/snownews    snownews.patch snownews.spec

  Log:
    upgrading package: snownews 1.5.11 -> 1.5.12

  Summary:
    Revision    Changes     Path
    1.5         +5  -5      openpkg-src/snownews/snownews.patch
    1.24        +5  -5      openpkg-src/snownews/snownews.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/snownews/snownews.patch
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 snownews.patch
  --- openpkg-src/snownews/snownews.patch       28 Jul 2008 15:25:13 -0000      
1.4
  +++ openpkg-src/snownews/snownews.patch       19 Sep 2009 07:33:20 -0000      
1.5
  @@ -1,11 +1,11 @@
   Index: conversions.c
  ---- conversions.c.orig       2008-07-28 11:26:16 +0200
  -+++ conversions.c    2008-07-28 17:22:06 +0200
  -@@ -31,6 +31,7 @@
  - #include <errno.h>
  +--- conversions.c.orig       2009-09-17 08:44:27 +0200
  ++++ conversions.c    2009-09-19 09:30:12 +0200
  +@@ -32,6 +32,7 @@
    #include <libxml/HTMLparser.h>
    #include <langinfo.h>
  + #include <openssl/evp.h>
   +#include <locale.h>
  - /*#include <md5.h>*/
    
    #include "os-support.h"
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/snownews/snownews.spec
  ============================================================================
  $ cvs diff -u -r1.23 -r1.24 snownews.spec
  --- openpkg-src/snownews/snownews.spec        18 Apr 2009 13:15:44 -0000      
1.23
  +++ openpkg-src/snownews/snownews.spec        19 Sep 2009 07:33:20 -0000      
1.24
  @@ -31,8 +31,8 @@
   Class:        EVAL
   Group:        Web
   License:      GPL
  -Version:      1.5.11
  -Release:      20090319
  +Version:      1.5.12
  +Release:      20090919
   
   #   list of sources
   Source0:      
http://kiza.kcore.de/software/snownews/download/snownews-%{version}.tar.gz
  @@ -43,8 +43,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc, perl
   PreReq:       OpenPKG, openpkg >= 20040130
  -BuildPreReq:  ncurses, libxml, gettext, libiconv
  -PreReq:       ncurses, libxml, gettext, libiconv
  +BuildPreReq:  ncurses, libxml, gettext, libiconv, openssl
  +PreReq:       ncurses, libxml, gettext, libiconv, openssl
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -70,7 +70,7 @@
           -e 's;^\(CC=\).*$;\1%{l_cc};' \
           -e 's;^\(MAKE=\).*$;\1%{l_make};' \
           -e 's;^\(CFLAGS=\)\(.*\)$;\1%{l_cflags} %{l_cppflags ncurses} 
-DOS=\\"$(shell uname)\\" `%{l_prefix}/bin/xml2-config --cflags`;' \
  -        -e 's;^\(LDFLAGS=\)\(.*\)$;\1%{l_ldflags} -lncurses 
`%{l_prefix}/bin/xml2-config --libs` -lintl -liconv;' \
  +        -e 's;^\(LDFLAGS=\)\(.*\)$;\1%{l_ldflags} -lncurses 
`%{l_prefix}/bin/xml2-config --libs` -lintl -liconv -lcrypto;' \
           -e 's;^\(INSTALL=\).*$;\1%{l_shtool} install;' \
           -e 's;^\(PREFIX=\).*$;\1%{l_prefix};' \
           -e 's;^\(LANGS=\).*$;\1;' \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to