[CVS] OpenPKG: openpkg-src/git/ git.patch git.spec

2009-03-15 Thread Ralf S. Engelschall
  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:   16-Mar-2009 07:46:44
  Branch: HEAD Handle: 2009031606464400

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

  Log:
upgrading package: git 1.6.2 -> 1.6.2.1

  Summary:
RevisionChanges Path
1.84+9  -9  openpkg-src/git/git.patch
1.136   +2  -2  openpkg-src/git/git.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.patch
  
  $ cvs diff -u -r1.83 -r1.84 git.patch
  --- openpkg-src/git/git.patch 4 Mar 2009 22:06:31 -   1.83
  +++ openpkg-src/git/git.patch 16 Mar 2009 06:46:44 -  1.84
  @@ -37,9 +37,9 @@
endif

uninstall:
  -Index: git-1.6.2/Documentation/Makefile
   git-1.6.2/Documentation/Makefile.orig2009-03-04 09:18:50 +0100
  -+++ git-1.6.2/Documentation/Makefile 2009-03-04 22:59:49 +0100
  +Index: git-1.6.2.1/Documentation/Makefile
  +--- git-1.6.2.1/Documentation/Makefile.orig  2009-03-04 09:18:50 +0100
   git-1.6.2.1/Documentation/Makefile   2009-03-04 22:59:49 +0100
   @@ -50,10 +50,10 @@
infodir?=$(prefix)/share/info
MAKEINFO=makeinfo
  @@ -53,9 +53,9 @@
endif

-include ../config.mak.autogen
  -Index: git-1.6.2/Makefile
   git-1.6.2/Makefile.orig  2009-03-04 09:18:50 +0100
  -+++ git-1.6.2/Makefile   2009-03-04 23:00:34 +0100
  +Index: git-1.6.2.1/Makefile
  +--- git-1.6.2.1/Makefile.orig2009-03-04 09:18:50 +0100
   git-1.6.2.1/Makefile 2009-03-04 23:00:34 +0100
   @@ -198,7 +198,7 @@
infodir = share/info
gitexecdir = libexec/git-core
  @@ -79,9 +79,9 @@
endif
BUILTIN_OBJS += builtin-http-fetch.o
EXTLIBS += $(CURL_LIBCURL)
  -Index: git-1.6.2/perl/Makefile.PL
   git-1.6.2/perl/Makefile.PL.orig  2009-03-04 09:18:50 +0100
  -+++ git-1.6.2/perl/Makefile.PL   2009-03-04 22:55:27 +0100
  +Index: git-1.6.2.1/perl/Makefile.PL
  +--- git-1.6.2.1/perl/Makefile.PL.orig2009-03-04 09:18:50 +0100
   git-1.6.2.1/perl/Makefile.PL 2009-03-04 22:55:27 +0100
   @@ -26,5 +26,6 @@
VERSION_FROM=> 'Git.pm',
PM  => \%pm,
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.spec
  
  $ cvs diff -u -r1.135 -r1.136 git.spec
  --- openpkg-src/git/git.spec  4 Mar 2009 22:06:31 -   1.135
  +++ openpkg-src/git/git.spec  16 Mar 2009 06:46:44 -  1.136
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define   V_git   1.6.2
  +%define   V_git   1.6.2.1
   %define   V_cogito0.18.2
   %define   V_stgit 0.14.3
   %define   V_guilt 0.32
  @@ -40,7 +40,7 @@
   Group:SCM
   License:  GPL
   Version:  %{V_git}
  -Release:  20090304
  +Release:  20090316
   
   #   package options
   %option   with_cogito  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/bazaar/ bazaar.spec

2009-03-15 Thread Ralf S. Engelschall
  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:   16-Mar-2009 07:45:52
  Branch: HEAD Handle: 2009031606455100

  Modified files:
openpkg-src/bazaar  bazaar.spec

  Log:
upgrading package: bazaar 1.12 -> 1.13

  Summary:
RevisionChanges Path
1.60+3  -3  openpkg-src/bazaar/bazaar.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/bazaar/bazaar.spec
  
  $ cvs diff -u -r1.59 -r1.60 bazaar.spec
  --- openpkg-src/bazaar/bazaar.spec11 Mar 2009 19:48:42 -  1.59
  +++ openpkg-src/bazaar/bazaar.spec16 Mar 2009 06:45:51 -  1.60
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_bzr_major 1.12
  -%define   V_bzr_full  1.12
  +%define   V_bzr_major 1.13
  +%define   V_bzr_full  1.13
   %define   V_bzrtools  1.13.0
   
   #   package information
  @@ -37,7 +37,7 @@
   Group:SCM
   License:  GPL
   Version:  %{V_bzr_full}
  -Release:  20090311
  +Release:  20090316
   
   #   list of sources
   Source0:  
http://launchpad.net/bzr/%{V_bzr_major}/%{V_bzr_full}/+download/bzr-%{V_bzr_full}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/lua-std/ lua-std.spec

2009-03-15 Thread Ralf S. Engelschall
  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:   16-Mar-2009 07:45:30
  Branch: HEAD Handle: 2009031606452900

  Modified files:
openpkg-src/lua-std lua-std.spec

  Log:
upgrading package: lua-std 10 -> 11

  Summary:
RevisionChanges Path
1.5 +3  -3  openpkg-src/lua-std/lua-std.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/lua-std/lua-std.spec
  
  $ cvs diff -u -r1.4 -r1.5 lua-std.spec
  --- openpkg-src/lua-std/lua-std.spec  13 Mar 2009 20:47:54 -  1.4
  +++ openpkg-src/lua-std/lua-std.spec  16 Mar 2009 06:45:29 -  1.5
  @@ -23,8 +23,8 @@
   
   #   package version
   %define   V_lua5.1
  -%define   V_std10
  -%define   V_subdir 3980
  +%define   V_std11
  +%define   V_subdir 3987
   
   #   package information
   Name: lua-std
  @@ -37,7 +37,7 @@
   Group:Language
   License:  MIT
   Version:  %{V_std}
  -Release:  20090313
  +Release:  20090316
   
   #   list of sources
   Source0:  
http://luaforge.net/frs/download.php/%{V_subdir}/stdlib-%{V_std}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/clex/ clex.spec

2009-03-15 Thread Ralf S. Engelschall
  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:   15-Mar-2009 18:57:31
  Branch: HEAD Handle: 2009031517573100

  Modified files:
openpkg-src/clexclex.spec

  Log:
upgrading package: clex 4.1 -> 4.2

  Summary:
RevisionChanges Path
1.6 +4  -4  openpkg-src/clex/clex.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/clex/clex.spec
  
  $ cvs diff -u -r1.5 -r1.6 clex.spec
  --- openpkg-src/clex/clex.spec10 Feb 2009 08:02:24 -  1.5
  +++ openpkg-src/clex/clex.spec15 Mar 2009 17:57:31 -  1.6
  @@ -22,9 +22,9 @@
   ##
   
   #   package version
  -%define   V_opkg   4.1
  -%define   V_dist   4.1
  -%define   V_subdir 4.1
  +%define   V_opkg   4.2
  +%define   V_dist   4.2
  +%define   V_subdir 4.2
   
   #   package information
   Name: clex
  @@ -37,7 +37,7 @@
   Group:Terminal
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20090210
  +Release:  20090315
   
   #   list of sources
   Source0:  http://www.clex.sk/download/clex-%{V_dist}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/libraw/ libraw.spec

2009-03-15 Thread Ralf S. Engelschall
  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:   15-Mar-2009 18:57:29
  Branch: HEAD Handle: 2009031517572800

  Modified files:
openpkg-src/libraw  libraw.spec

  Log:
upgrading package: libraw 0.6.13 -> 0.7.0

  Summary:
RevisionChanges Path
1.11+3  -3  openpkg-src/libraw/libraw.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/libraw/libraw.spec
  
  $ cvs diff -u -r1.10 -r1.11 libraw.spec
  --- openpkg-src/libraw/libraw.spec13 Feb 2009 19:49:03 -  1.10
  +++ openpkg-src/libraw/libraw.spec15 Mar 2009 17:57:28 -  1.11
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:Graphics
   License:  GPL
  -Version:  0.6.13
  -Release:  20090213
  +Version:  0.7.0
  +Release:  20090315
   
   #   list of sources
   Source0:  http://www.libraw.org/data/LibRaw-%{version}.tar.gz
  @@ -57,7 +57,7 @@
   prog libraw = {
   version   = %{version}
   url   = http://www.libraw.org/download
  -regex = LibRaw-(__VER__)\.tar\.gz
  +regex = LibRaw-(\d+\.\d+\.\d+)\.tar\.gz
   }
   
   %prep
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ziproxy/ rc.ziproxy ziproxy.conf ziproxy.pa...

2009-03-15 Thread Ralf S. Engelschall
inUncompressedGzipStreamEval = 25
  +MaxUncompressedImageRatio = 500
  +
  +#   content processing
  +#URLNoProcessing  = 
"@l_prefix@/etc/ziproxy/ziproxy.noprocess.txt"
  +ProcessJPG= true
  +ProcessJP2= true
  +ProcessPNG= true
  +ProcessGIF= true
  +ProcessCSS= false
  +ProcessJS = false
  +ProcessHTML   = true
  +ProcessHTML_CSS   = false
  +ProcessHTML_JS= false
  +ProcessHTML_tags  = true
  +ProcessHTML_text  = true
  +ProcessHTML_PRE   = false
  +ProcessHTML_NoComments= true
  +ProcessHTML_TEXTAREA  = true
  +
  +#   gzip compression of "application/*" mime-type content
  +DecompressIncomingGzipData= true
  +Gzip  = true
  +Compressible  = { "shockwave", "msword", "msexcel", 
"mspowerpoint", "rtf", "postscript",
  +"java", "javascript", "staroffice", "vnd.", 
"futuresplash",
  +"asp", "class", "font", "truetype-font", 
"php", "cgi", "executable",
  +"shellscript", "perl", "python", "awk", 
"dvi", "css",
  +"xhtml+xml", "rss+xml", "xml", "pdf", "tar" }
  +
  +#   content handling
  +AllowLookChange   = false
  +ImageQuality  = {30,25,25,20}
  +MaxSize   = 1048576
  +
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ziproxy/ziproxy.patch
  
  $ cvs diff -u -r0 -r1.1 ziproxy.patch
  --- /dev/null 2009-03-15 14:29:12 +0100
  +++ ziproxy.patch 2009-03-15 14:29:20 +0100
  @@ -0,0 +1,12 @@
  +Index: configure
  +--- configure.orig   2009-03-15 07:38:53 +0100
   configure2009-03-15 13:39:57 +0100
  +@@ -4367,7 +4367,7 @@
  + _ACEOF
  + 
  + compile_jp2_support=true
  +-LIBS="$LIBS -ljasper"
  ++LIBS="-ljasper $LIBS"
  + else
  +   { { echo "$as_me:$LINENO: error: libJasper not found." >&5
  + echo "$as_me: error: libJasper not found." >&2;}
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ziproxy/ziproxy.spec
  
  $ cvs diff -u -r0 -r1.1 ziproxy.spec
  --- /dev/null 2009-03-15 14:29:12 +0100
  +++ ziproxy.spec  2009-03-15 14:29:20 +0100
  @@ -0,0 +1,141 @@
  +##
  +##  ziproxy.spec -- OpenPKG RPM Package Specification
  +##  Copyright (c) 2000-2008 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##
  +##  Permission to use, copy, modify, and distribute this software for
  +##  any purpose with or without fee is hereby granted, provided that
  +##  the above copyright notice and this permission notice appear in all
  +##  copies.
  +##
  +##  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  +##  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  +##  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
  +##  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  +##  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  +##  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  +##  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  +##  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  +##  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  +##  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  +##  SUCH DAMAGE.
  +##
  +
  +#   package version
  +%define   V_opkg 2.6.9b2
  +%define   V_dist 2.6.9_BETA2
  +
  +#   package information
  +Name: ziproxy
  +Summary:  HTTP Proxy for On-The-Fly HTML/Image Compression
  +URL:  http://ziproxy.sourceforge.net/
  +Vendor:   Juraj Variny, Daniel Mealha Cabrita
  +Packager: OpenPKG Foundation e.V.
  +Distribution: OpenPKG Community
  +Class:EVAL
  +Group:Web
  +License:  GPL
  +Version:  %{V_opkg}
  +Release:  20090315
  +
  +#   list of sources
  +Source0:  
http://switch.dl.sourceforge.net/ziproxy/ziproxy-%{V_dist}.tar.bz2
  +Source1:  ziproxy.conf
  +Source2:  rc.ziproxy
  +Patch0:   ziproxy.patch
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  O

[CVS] OpenPKG: openpkg-src/ncurses/ ncurses.patch ncurses.spec

2009-03-15 Thread Ralf S. Engelschall
   %define   V_patch16 20090221
   %define   V_patch17 20090228
  +%define   V_patch18 20090314
   %define   V_patchB  %{V_patch1}
  -%define   V_patchL  %{V_patch17}
  -%define   V_patches 17
  +%define   V_patchL  %{V_patch18}
  +%define   V_patches 18
   
   #   package information
   Name: ncurses
  @@ -55,7 +56,7 @@
   Group:Terminal
   License:  MIT-style
   Version:  %{V_base}.%{V_patchL}
  -Release:  20090301
  +Release:  20090315
   
   #   list of sources
   Source0:  ftp://invisible-island.net/ncurses/ncurses-%{V_base}.tar.gz
  @@ -76,6 +77,7 @@
   Patch15:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch15}.patch.gz
   Patch16:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch16}.patch.gz
   Patch17:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch17}.patch.gz
  +Patch18:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch18}.patch.gz
   Patch100: ncurses.patch
   
   #   build information
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/intltool/ intltool.spec

2009-03-15 Thread Ralf S. Engelschall
  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:   15-Mar-2009 10:34:55
  Branch: HEAD Handle: 2009031509345500

  Modified files:
openpkg-src/intltoolintltool.spec

  Log:
upgrading package: intltool 0.40.5 -> 0.40.6

  Summary:
RevisionChanges Path
1.5 +2  -2  openpkg-src/intltool/intltool.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/intltool/intltool.spec
  
  $ cvs diff -u -r1.4 -r1.5 intltool.spec
  --- openpkg-src/intltool/intltool.spec9 Oct 2008 06:34:48 -   
1.4
  +++ openpkg-src/intltool/intltool.spec15 Mar 2009 09:34:55 -  
1.5
  @@ -23,7 +23,7 @@
   
   #   package version
   %define   V_major 0.40
  -%define   V_minor 5
  +%define   V_minor 6
   
   #   package information
   Name: intltool
  @@ -36,7 +36,7 @@
   Group:Charset
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20081009
  +Release:  20090315
   
   #   list of sources
   Source0:  
http://ftp.gnome.org/pub/GNOME/sources/intltool/%{V_major}/intltool-%{version}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/delegate/ delegate.patch delegate.spec

2009-03-15 Thread Ralf S. Engelschall
-+++ src/urlfind.c2007-01-18 08:33:12 +0100
   src/urlfind.c2009-03-15 10:19:26 +0100
   @@ -25,6 +25,12 @@
#include "ystring.h"
#include "dglib.h"
  @@ -130,7 +130,7 @@
-- Find recursively in URL space.\n\
   Index: teleport/vehicle.c
   --- teleport/vehicle.c.orig  2006-02-08 11:25:36 +0100
  -+++ teleport/vehicle.c   2007-01-18 08:33:12 +0100
   teleport/vehicle.c   2009-03-15 10:19:26 +0100
   @@ -22,6 +22,12 @@
#include 
#include "teleport.h"
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/delegate/delegate.spec
  
  $ cvs diff -u -r1.140 -r1.141 delegate.spec
  --- openpkg-src/delegate/delegate.spec22 Jan 2009 18:10:48 -  
1.140
  +++ openpkg-src/delegate/delegate.spec15 Mar 2009 09:31:33 -  
1.141
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:Network
   License:  Freely distributable via publicly accessible on-line media
  -Version:  9.9.1
  -Release:  20090122
  +Version:  9.9.2
  +Release:  20090315
   
   #   list of sources
   Source0:  
ftp://ftp:openpkg-dev%40openpkg@ftp.delegate.org/pub/DeleGate/delegate%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/apache-suphp/ apache-suphp.spec

2009-03-15 Thread Ralf S. Engelschall
  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:   15-Mar-2009 10:25:57
  Branch: HEAD Handle: 2009031509255700

  Modified files:
openpkg-src/apache-suphp
apache-suphp.spec

  Log:
upgrading package: apache-suphp 0.7.0 -> 0.7.1

  Summary:
RevisionChanges Path
1.7 +2  -2  openpkg-src/apache-suphp/apache-suphp.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache-suphp/apache-suphp.spec
  
  $ cvs diff -u -r1.6 -r1.7 apache-suphp.spec
  --- openpkg-src/apache-suphp/apache-suphp.spec16 Feb 2009 19:05:22 
-  1.6
  +++ openpkg-src/apache-suphp/apache-suphp.spec15 Mar 2009 09:25:57 
-  1.7
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:Web
   License:  GPL
  -Version:  0.7.0
  -Release:  20090216
  +Version:  0.7.1
  +Release:  20090315
   
   #   package options
   %option   with_suphp_caller %{l_nusr}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org