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:   30-Aug-2009 10:15:07
  Branch: HEAD                             Handle: 2009083009150600

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

  Log:
    upgrading package: xz 4.999.8 -> 4.999.9

  Summary:
    Revision    Changes     Path
    1.2         +25 -25     openpkg-src/xz/xz.patch
    1.5         +4  -3      openpkg-src/xz/xz.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xz/xz.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 xz.patch
  --- openpkg-src/xz/xz.patch   6 Mar 2009 18:10:39 -0000       1.1
  +++ openpkg-src/xz/xz.patch   30 Aug 2009 08:15:06 -0000      1.2
  @@ -1,31 +1,31 @@
   Index: configure
  ---- configure.orig   2009-02-02 20:18:58 +0100
  -+++ configure        2009-03-06 19:06:51 +0100
  -@@ -27992,26 +27992,7 @@
  -     # The flags are in reverse order below so they end up in "beautiful"
  -     # order on the actual command line.
  +--- configure.orig   2009-08-27 17:37:29 +0200
  ++++ configure        2009-08-30 10:02:42 +0200
  +@@ -16371,26 +16371,7 @@
  +     #     don't seem so useful here; at least the last one gives some
  +     #     warnings which are not bugs.
        for NEW_FLAG in \
  --                    -Wredundant-decls \
  --                    -Wmissing-noreturn \
  --                    -Wmissing-declarations \
  --                    -Wmissing-prototypes \
  --                    -Wold-style-definition \
  --                    -Wstrict-prototypes \
  --                    -Waggregate-return \
  --                    -Wlogical-op \
  --                    -Wwrite-strings \
  --                    -Wbad-function-cast \
  --                    -Wpointer-arith \
  --                    -Wshadow \
  --                    -Wundef \
  --                    -Wfloat-equal \
  --                    -Wstrict-aliasing \
  --                    -Wmissing-include-dirs \
  --                    -Winit-self \
  --                    -Wformat=2 \
  +-                    -Wall \
   -                    -Wextra \
  --                    -Wall
  +-                    -Wformat=2 \
  +-                    -Winit-self \
  +-                    -Wmissing-include-dirs \
  +-                    -Wstrict-aliasing \
  +-                    -Wfloat-equal \
  +-                    -Wundef \
  +-                    -Wshadow \
  +-                    -Wpointer-arith \
  +-                    -Wbad-function-cast \
  +-                    -Wwrite-strings \
  +-                    -Wlogical-op \
  +-                    -Waggregate-return \
  +-                    -Wstrict-prototypes \
  +-                    -Wold-style-definition \
  +-                    -Wmissing-prototypes \
  +-                    -Wmissing-declarations \
  +-                    -Wmissing-noreturn \
  +-                    -Wredundant-decls
   +        none
        do
  -             { $as_echo "$as_me:$LINENO: checking if $CC accepts $NEW_FLAG" 
>&5
  +             { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC 
accepts $NEW_FLAG" >&5
    $as_echo_n "checking if $CC accepts $NEW_FLAG... " >&6; }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/xz/xz.spec
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 xz.spec
  --- openpkg-src/xz/xz.spec    18 Apr 2009 13:19:27 -0000      1.4
  +++ openpkg-src/xz/xz.spec    30 Aug 2009 08:15:06 -0000      1.5
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define       V_opkg 4.999.8
  -%define       V_dist 4.999.8beta
  +%define       V_opkg 4.999.9
  +%define       V_dist 4.999.9beta
   
   #   package information
   Name:         xz
  @@ -36,7 +36,7 @@
   Group:        Compression
   License:      PD/GPL
   Version:      %{V_opkg}
  -Release:      20090306
  +Release:      20090830
   
   #   list of sources
   Source0:      http://tukaani.org/xz/xz-%{V_dist}.tar.gz
  @@ -85,6 +85,7 @@
   %install
       rm -rf $RPM_BUILD_ROOT
       %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
  +    rm -rf $RPM_BUILD_ROOT%{l_prefix}/share
       %{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