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-Oct-2009 22:21:45
  Branch: HEAD                             Handle: 2009101921214500

  Modified files:
    openpkg-src/wget        wget.spec

  Log:
    remove charset.alias file as it conflicts with libiconv

  Summary:
    Revision    Changes     Path
    1.58        +2  -1      openpkg-src/wget/wget.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/wget/wget.spec
  ============================================================================
  $ cvs diff -u -r1.57 -r1.58 wget.spec
  --- openpkg-src/wget/wget.spec        23 Sep 2009 18:45:37 -0000      1.57
  +++ openpkg-src/wget/wget.spec        19 Oct 2009 20:21:45 -0000      1.58
  @@ -32,7 +32,7 @@
   Group:        Web
   License:      GPL
   Version:      1.12
  -Release:      20090923
  +Release:      20091019
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
  @@ -89,6 +89,7 @@
       %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/etc/wget
       %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
       strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
  +    rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/charset.alias >/dev/null 2>&1 || 
true
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to