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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   18-Oct-2006 19:00:13
  Branch: HEAD                             Handle: 2006101818001200

  Modified files:
    openpkg-src/libidn      libidn.spec
  Removed files:
    openpkg-src/libidn      libidn.patch

  Log:
    upgrading package: libidn 0.6.7 -> 0.6.8

  Summary:
    Revision    Changes     Path
    1.4         +0  -34     openpkg-src/libidn/libidn.patch
    1.37        +12 -5      openpkg-src/libidn/libidn.spec
  ____________________________________________________________________________

  rm -f openpkg-src/libidn/libidn.patch <<'@@ .'
  Index: openpkg-src/libidn/libidn.patch
  ============================================================================
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libidn/libidn.spec
  ============================================================================
  $ cvs diff -u -r1.36 -r1.37 libidn.spec
  --- openpkg-src/libidn/libidn.spec    13 Oct 2006 17:29:27 -0000      1.36
  +++ openpkg-src/libidn/libidn.spec    18 Oct 2006 17:00:12 -0000      1.37
  @@ -32,12 +32,11 @@
   Class:        BASE
   Group:        DNS
   License:      LGPL
  -Version:      0.6.7
  -Release:      20061013
  +Version:      0.6.8
  +Release:      20061018
   
   #   list of sources
   Source0:      http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
  -Patch0:       libidn.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -76,10 +75,18 @@
   
   %prep
       %setup -q
  -    %patch -p0
       %{l_shtool} subst \
           -e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \
           configure
  +    %{l_shtool} subst \
  +        -e 's;^\(SUBDIRS = .*\) doc \(.*\)$;\1 \2;' \
  +        Makefile.in
  +    %{l_shtool} subst \
  +        -e 's;^\(Libs: -L${libdir} -lidn\)$;\1 @LTLIBICONV@;' \
  +        libidn.pc.in
  +    %{l_shtool} subst \
  +        -e 's;^\(#if \)\(@[EMAIL PROTECTED])\( && ! defined 
__BIT_TYPES_DEFINED__.*\)$;\1(\2+0)\3;' \
  +        lib/gl/stdint_.h
   
   %build
       CC="%{l_cc}" \
  @@ -94,7 +101,7 @@
           --with-libiconv-prefix=%{l_prefix} \
           --disable-shared \
           --disable-nls
  -    ./config.status --file=gl/stdint.h:gl/stdint_.h
  +    ./config.status --file=lib/gl/stdint.h:lib/gl/stdint_.h
       %{l_make} %{l_mflags -O}
   
   %install
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to