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

2009-05-24 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:   24-May-2009 10:50:05
  Branch: HEAD Handle: 2009052409500500

  Modified files:
openpkg-src/drupal  drupal.spec

  Log:
modifying package: drupal-6.12 20090521 - 20090524

  Summary:
RevisionChanges Path
1.483   +2  -2  openpkg-src/drupal/drupal.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/drupal/drupal.spec
  
  $ cvs diff -u -r1.482 -r1.483 drupal.spec
  --- openpkg-src/drupal/drupal.spec21 May 2009 17:12:16 -  1.482
  +++ openpkg-src/drupal/drupal.spec24 May 2009 08:50:05 -  1.483
  @@ -205,7 +205,7 @@
   #   package versions (auxilliary libraries)
   %define   V_aux_jquery 1.2.6
   %define   V_aux_fckeditor  2.6.4
  -%define   V_aux_geshi  1.0.8.3
  +%define   V_aux_geshi  1.0.8.4
   %define   V_aux_simplepie  1.1.1
   %define   V_aux_tinymce2_1_3
   %define   V_aux_dompdf 0.5.1
  @@ -223,7 +223,7 @@
   Group:CMS
   License:  GPL
   Version:  %{V_drupal}
  -Release:  20090521
  +Release:  20090524
   
   #   package options
   %option   with_mysql   yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   24-May-2009 10:51:42
  Branch: HEAD Handle: 2009052409514100

  Modified files:
openpkg-src/libgsf  libgsf.spec

  Log:
upgrading package: libgsf 1.14.13 - 1.14.14

  Summary:
RevisionChanges Path
1.30+2  -2  openpkg-src/libgsf/libgsf.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/libgsf/libgsf.spec
  
  $ cvs diff -u -r1.29 -r1.30 libgsf.spec
  --- openpkg-src/libgsf/libgsf.spec7 May 2009 21:20:13 -   1.29
  +++ openpkg-src/libgsf/libgsf.spec24 May 2009 08:51:41 -  1.30
  @@ -23,7 +23,7 @@
   
   #   package version
   %define   V_major   1.14
  -%define   V_minor   13
  +%define   V_minor   14
   
   #   package information
   Name: libgsf
  @@ -36,7 +36,7 @@
   Group:Libraries
   License:  LGPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20090507
  +Release:  20090524
   
   #   list of sources
   Source0:  
http://ftp.gnome.org/pub/GNOME/sources/libgsf/%{V_major}/libgsf-%{version}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   24-May-2009 10:52:08
  Branch: HEAD Handle: 2009052409520700

  Modified files:
openpkg-src/ncurses ncurses.spec

  Log:
upgrading package: ncurses 5.7.20090516 - 5.7.20090523

  Summary:
RevisionChanges Path
1.422   +5  -3  openpkg-src/ncurses/ncurses.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ncurses/ncurses.spec
  
  $ cvs diff -u -r1.421 -r1.422 ncurses.spec
  --- openpkg-src/ncurses/ncurses.spec  17 May 2009 10:51:59 -  1.421
  +++ openpkg-src/ncurses/ncurses.spec  24 May 2009 08:52:07 -  1.422
  @@ -51,9 +51,10 @@
   %define   V_patch26 20090502
   %define   V_patch27 20090510
   %define   V_patch28 20090516
  +%define   V_patch29 20090523
   %define   V_patchB  %{V_patch1}
  -%define   V_patchL  %{V_patch28}
  -%define   V_patches 28
  +%define   V_patchL  %{V_patch29}
  +%define   V_patches 29
   
   #   package information
   Name: ncurses
  @@ -66,7 +67,7 @@
   Group:Terminal
   License:  MIT-style
   Version:  %{V_base}.%{V_patchL}
  -Release:  20090517
  +Release:  20090524
   
   #   list of sources
   Source0:  ftp://invisible-island.net/ncurses/ncurses-%{V_base}.tar.gz
  @@ -98,6 +99,7 @@
   Patch26:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch26}.patch.gz
   Patch27:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch27}.patch.gz
   Patch28:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch28}.patch.gz
  +Patch29:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch29}.patch.gz
   Patch100: ncurses.patch
   
   #   build information
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-net/ perl-net.spec

2009-05-24 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:   24-May-2009 10:52:12
  Branch: HEAD Handle: 2009052409521200

  Modified files:
openpkg-src/perl-netperl-net.spec

  Log:
modifying package: perl-net-5.10.0 20090506 - 20090524

  Summary:
RevisionChanges Path
1.184   +2  -2  openpkg-src/perl-net/perl-net.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-net/perl-net.spec
  
  $ cvs diff -u -r1.183 -r1.184 perl-net.spec
  --- openpkg-src/perl-net/perl-net.spec6 May 2009 06:30:21 -   
1.183
  +++ openpkg-src/perl-net/perl-net.spec24 May 2009 08:52:12 -  
1.184
  @@ -42,7 +42,7 @@
   %define   V_net_pcap  0.16
   %define   V_net_radius1.56
   %define   V_net_ip1.25
  -%define   V_class_gomor   1.01
  +%define   V_class_gomor   1.02
   %define   V_net_packet3.26
   %define   V_net_xmpp  1.02
   %define   V_net_jabber2.0
  @@ -65,7 +65,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20090506
  +Release:  20090524
   
   #   package options
   %option   with_pcap   no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-crypto/ perl-crypto.spec

2009-05-24 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:   24-May-2009 10:52:20
  Branch: HEAD Handle: 2009052409521900

  Modified files:
openpkg-src/perl-crypto perl-crypto.spec

  Log:
modifying package: perl-crypto-5.10.0 20090512 - 20090524

  Summary:
RevisionChanges Path
1.187   +2  -2  openpkg-src/perl-crypto/perl-crypto.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-crypto/perl-crypto.spec
  
  $ cvs diff -u -r1.186 -r1.187 perl-crypto.spec
  --- openpkg-src/perl-crypto/perl-crypto.spec  12 May 2009 07:24:18 -  
1.186
  +++ openpkg-src/perl-crypto/perl-crypto.spec  24 May 2009 08:52:19 -  
1.187
  @@ -24,7 +24,7 @@
   #   versions of individual parts
   %define   V_perl  5.10.0
   %define   V_digest1.15
  -%define   V_digest_sha1   2.11
  +%define   V_digest_sha1   2.12
   %define   V_digest_sha5.47
   %define   V_digest_md22.03
   %define   V_digest_md41.5
  @@ -75,7 +75,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20090512
  +Release:  20090524
   
   #   package options
   %option   with_pari  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   24-May-2009 10:52:15
  Branch: HEAD Handle: 2009052409521500

  Modified files:
openpkg-src/tre tre.spec

  Log:
upgrading package: tre 0.7.5 - 0.7.6

  Summary:
RevisionChanges Path
1.34+2  -2  openpkg-src/tre/tre.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/tre/tre.spec
  
  $ cvs diff -u -r1.33 -r1.34 tre.spec
  --- openpkg-src/tre/tre.spec  18 Apr 2009 13:17:04 -  1.33
  +++ openpkg-src/tre/tre.spec  24 May 2009 08:52:15 -  1.34
  @@ -31,8 +31,8 @@
   Class:BASE
   Group:RegExp
   License:  GPL
  -Version:  0.7.5
  -Release:  20080906
  +Version:  0.7.6
  +Release:  20090524
   
   #   package options
   %option   with_agrep  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   24-May-2009 11:19:26
  Branch: HEAD Handle: 2009052410192600

  Modified files:
openpkg-src/shellinabox shellinabox.spec

  Log:
upgrading package: shellinabox 2.7 - 2.8

  Summary:
RevisionChanges Path
1.8 +2  -2  openpkg-src/shellinabox/shellinabox.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/shellinabox/shellinabox.spec
  
  $ cvs diff -u -r1.7 -r1.8 shellinabox.spec
  --- openpkg-src/shellinabox/shellinabox.spec  28 Apr 2009 17:14:03 -  
1.7
  +++ openpkg-src/shellinabox/shellinabox.spec  24 May 2009 09:19:26 -  
1.8
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:Terminal
   License:  GPL
  -Version:  2.7
  -Release:  20090428
  +Version:  2.8
  +Release:  20090524
   
   #   list of sources
   Source0:  
http://shellinabox.googlecode.com/files/shellinabox-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   24-May-2009 11:22:36
  Branch: HEAD Handle: 2009052410223600

  Modified files:
openpkg-src/libpixman   libpixman.spec

  Log:
upgrading package: libpixman 0.15.4 - 0.15.6

  Summary:
RevisionChanges Path
1.22+2  -2  openpkg-src/libpixman/libpixman.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/libpixman/libpixman.spec
  
  $ cvs diff -u -r1.21 -r1.22 libpixman.spec
  --- openpkg-src/libpixman/libpixman.spec  15 May 2009 15:15:18 -  
1.21
  +++ openpkg-src/libpixman/libpixman.spec  24 May 2009 09:22:36 -  
1.22
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:XWindow
   License:  MIT-style
  -Version:  0.15.4
  -Release:  20090515
  +Version:  0.15.6
  +Release:  20090524
   
   #   list of sources
   Source0:  http://cairographics.org/releases/pixman-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   24-May-2009 11:22:42
  Branch: HEAD Handle: 2009052410224100

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 1.2 - 1.3

  Summary:
RevisionChanges Path
1.18+3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.17 -r1.18 ed.spec
  --- openpkg-src/ed/ed.spec18 Apr 2009 13:10:05 -  1.17
  +++ openpkg-src/ed/ed.spec24 May 2009 09:22:41 -  1.18
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_dist 1.2
  -%define   V_opkg 1.2
  +%define   V_dist 1.3
  +%define   V_opkg 1.3
   
   #   package information
   Name: ed
  @@ -36,7 +36,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20090202
  +Release:  20090524
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   24-May-2009 11:22:47
  Branch: HEAD Handle: 2009052410224700

  Modified files:
openpkg-src/filefile.spec

  Log:
modifying package: file-5.03 20090519 - 20090524

  Summary:
RevisionChanges Path
1.95+2  -2  openpkg-src/file/file.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/file/file.spec
  
  $ cvs diff -u -r1.94 -r1.95 file.spec
  --- openpkg-src/file/file.spec19 May 2009 17:15:13 -  1.94
  +++ openpkg-src/file/file.spec24 May 2009 09:22:47 -  1.95
  @@ -23,7 +23,7 @@
   
   #   package version
   %define   V_api_c   5.03
  -%define   V_api_pl  0.95
  +%define   V_api_pl  0.96
   
   #   package information
   Name: file
  @@ -36,7 +36,7 @@
   Group:Filesystem
   License:  BSD
   Version:  %{V_api_c}
  -Release:  20090519
  +Release:  20090524
   
   #   package options
   %option   with_perl  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   24-May-2009 11:23:05
  Branch: HEAD Handle: 2009052410230400

  Modified files:
openpkg-src/vim vim.spec

  Log:
upgrading package: vim 7.2.184 - 7.2.187

  Summary:
RevisionChanges Path
1.705   +5  -2  openpkg-src/vim/vim.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vim/vim.spec
  
  $ cvs diff -u -r1.704 -r1.705 vim.spec
  --- openpkg-src/vim/vim.spec  22 May 2009 07:37:33 -  1.704
  +++ openpkg-src/vim/vim.spec  24 May 2009 09:23:04 -  1.705
  @@ -24,7 +24,7 @@
   #   package versions
   %define   V_vl  7.2
   %define   V_vs  72
  -%define   V_pl  184
  +%define   V_pl  187
   
   #   package information
   Name: vim
  @@ -37,7 +37,7 @@
   Group:Editor
   License:  Charityware
   Version:  %{V_vl}.%{V_pl}
  -Release:  20090522
  +Release:  20090524
   
   #   package options
   %option   with_x11no
  @@ -237,6 +237,9 @@
   Patch182: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.182
   Patch183: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.183
   Patch184: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.184
  +Patch185: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.185
  +Patch186: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.186
  +Patch187: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.187
   
   #   build information
   Prefix:   %{l_prefix}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 Thread Ralf S. Engelschall
@
  --MORELIBS= @LDFLAGS@ ${JPEG_LIBS} ${TIFF_LIBS} ${THREAD_LIBS} @LIBS@
  -+LIBS= @LDFLAGS@ @LIBS@
  -+MORELIBS= @LDFLAGS@ ${TIFF_LIBS} @LIBS@
  - CFLAGS = ${FLAGS} @CPPFLAGS@ @CFLAGS@ 
  - CXXFLAGS = ${FLAGS} ${CXXRPOFLAGS} @CPPFLAGS@ @CXXFLAGS@ 
  - 
  -Index: tools/ddjvu.cpp
   tools/ddjvu.cpp.orig 2008-08-05 22:48:20 +0200
  -+++ tools/ddjvu.cpp  2009-05-09 09:37:18 +0200
  -@@ -81,7 +81,7 @@
  - #include libdjvu/ddjvuapi.h
  - #include tiff2pdf.h
  - 
  --#if defined(WIN32) || defined(__CYGWIN32__)
  -+#if defined(WIN32)  !defined(__CYGWIN32__)
  - # include io.h
  - # define dup _dup
  - # define lseek   _lseek
  -@@ -235,7 +235,7 @@
  - 
  - 
  - void
  --render(ddjvu_page_t *page)
  -+render(ddjvu_page_t *page, int pageno)
  - {
  -   ddjvu_rect_t prect;
  -   ddjvu_rect_t rrect;
  -@@ -370,7 +370,7 @@
  -   break;
  - }
  -   if (! (fmt = ddjvu_format_create(style, 0, 0)))
  --die(i18n(Cannot determine pixel style));
  -+die(i18n(Cannot determine pixel style for page %d), pageno);
  -   ddjvu_format_set_row_order(fmt, 1);
  -   /* Allocate buffer */
  -   if (style == DDJVU_FORMAT_MSBTOLSB)
  -@@ -380,12 +380,13 @@
  -   else
  - rowsize = rrect.w * 3; 
  -   if (! (image = (char*)malloc(rowsize * rrect.h)))
  --die(i18n(Cannot allocate image buffer));
  -+die(i18n(Cannot allocate image buffer for page %d), pageno);
  - 
  -   /* Render */
  -   timingdata[2] = ticks();
  -   if (! ddjvu_page_render(page, mode, prect, rrect, fmt, rowsize, image))
  --die(i18n(Cannot render image));
  -+if (style != DDJVU_FORMAT_MSBTOLSB  style != DDJVU_FORMAT_LSBTOMSB) 
  -+  memset(image, 0xFF, rowsize * rrect.h);
  -   timingdata[3] = ticks();
  -   if (flag_verbose)
  - if (timingdata[2] != timingdata[3])
  -@@ -624,7 +625,7 @@
  - }
  -   /* Render */
  -   inform(page, pageno);
  --  render(page);
  -+  render(page, pageno);
  -   ddjvu_page_release(page);
  - }
  - 
  -Index: xmltools/Makefile.in
   xmltools/Makefile.in.orig2007-12-06 19:17:40 +0100
  -+++ xmltools/Makefile.in 2009-05-09 09:37:18 +0200
  -@@ -51,7 +51,7 @@
  - 
  - INCS = -I${top_builddir} -I${top_srcdir}/libdjvu -I${srcdir}
  - FLAGS = ${DEFS} ${INCS} ${OPTS} ${JPEG_CFLAGS} ${THREAD_CFLAGS}
  --LIBS= @LDFLAGS@ ${JPEG_LIBS} ${THREAD_LIBS} @LIBS@
  -+LIBS= @LDFLAGS@ @LIBS@
  - CFLAGS = ${FLAGS} @CPPFLAGS@ @CFLAGS@ 
  - CXXFLAGS = ${FLAGS} ${CXXRPOFLAGS} @CPPFLAGS@ @CXXFLAGS@ 
  - 
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/djvulibre/djvulibre.spec
  
  $ cvs diff -u -r1.3 -r1.4 djvulibre.spec
  --- openpkg-src/djvulibre/djvulibre.spec  9 May 2009 07:45:08 -   
1.3
  +++ openpkg-src/djvulibre/djvulibre.spec  24 May 2009 09:30:26 -  
1.4
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:Postscript
   License:  GPL
  -Version:  3.5.21
  -Release:  20090509
  +Version:  3.5.22
  +Release:  20090524
   
   #   list of sources
   Source0:  
http://switch.dl.sourceforge.net/djvu/djvulibre-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   24-May-2009 11:30:28
  Branch: HEAD Handle: 2009052410302800

  Modified files:
openpkg-src/squid31 squid31.spec

  Log:
upgrading package: squid31 3.1.0.7 - 3.1.0.8

  Summary:
RevisionChanges Path
1.3 +2  -2  openpkg-src/squid31/squid31.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/squid31/squid31.spec
  
  $ cvs diff -u -r1.2 -r1.3 squid31.spec
  --- openpkg-src/squid31/squid31.spec  9 May 2009 06:56:05 -   1.2
  +++ openpkg-src/squid31/squid31.spec  24 May 2009 09:30:28 -  1.3
  @@ -26,7 +26,7 @@
   #   package version
   %define   V_maj  3
   %define   V_min  1
  -%define   V_rev  0.7
  +%define   V_rev  0.8
   
   #   package information
   Name: squid31
  @@ -39,7 +39,7 @@
   Group:Web
   License:  GPL
   Version:  %{V_maj}.%{V_min}.%{V_rev}
  -Release:  20090509
  +Release:  20090524
   
   #   package options
   %option   with_fslyes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-dbi/ perl-dbi.spec

2009-05-24 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:   25-May-2009 07:23:26
  Branch: HEAD Handle: 2009052506232600

  Modified files:
openpkg-src/perl-dbiperl-dbi.spec

  Log:
modifying package: perl-dbi-5.10.0 20090517 - 20090525

  Summary:
RevisionChanges Path
1.355   +2  -2  openpkg-src/perl-dbi/perl-dbi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.spec
  
  $ cvs diff -u -r1.354 -r1.355 perl-dbi.spec
  --- openpkg-src/perl-dbi/perl-dbi.spec17 May 2009 17:46:56 -  
1.354
  +++ openpkg-src/perl-dbi/perl-dbi.spec25 May 2009 05:23:26 -  
1.355
  @@ -41,7 +41,7 @@
   %define   V_dbd_sybase  1.09
   %define   V_dbd_odbc1.21
   %define   V_dbd_pglite  0.11
  -%define   V_dbd_cego1.1.5
  +%define   V_dbd_cego1.1.6
   
   #   package information
   Name: perl-dbi
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20090517
  +Release:  20090525
   
   #   package options
   %option   with_sqlite   yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   25-May-2009 07:57:45
  Branch: HEAD Handle: 2009052506574500

  Modified files:
openpkg-src/vim vim.spec

  Log:
upgrading package: vim 7.2.187 - 7.2.188

  Summary:
RevisionChanges Path
1.706   +3  -2  openpkg-src/vim/vim.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vim/vim.spec
  
  $ cvs diff -u -r1.705 -r1.706 vim.spec
  --- openpkg-src/vim/vim.spec  24 May 2009 09:23:04 -  1.705
  +++ openpkg-src/vim/vim.spec  25 May 2009 05:57:45 -  1.706
  @@ -24,7 +24,7 @@
   #   package versions
   %define   V_vl  7.2
   %define   V_vs  72
  -%define   V_pl  187
  +%define   V_pl  188
   
   #   package information
   Name: vim
  @@ -37,7 +37,7 @@
   Group:Editor
   License:  Charityware
   Version:  %{V_vl}.%{V_pl}
  -Release:  20090524
  +Release:  20090525
   
   #   package options
   %option   with_x11no
  @@ -240,6 +240,7 @@
   Patch185: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.185
   Patch186: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.186
   Patch187: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.187
  +Patch188: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.188
   
   #   build information
   Prefix:   %{l_prefix}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-parse/ perl-parse.spec

2009-05-24 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:   25-May-2009 07:58:54
  Branch: HEAD Handle: 2009052506585300

  Modified files:
openpkg-src/perl-parse  perl-parse.spec

  Log:
modifying package: perl-parse-5.10.0 20090515 - 20090525

  Summary:
RevisionChanges Path
1.268   +2  -2  openpkg-src/perl-parse/perl-parse.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-parse/perl-parse.spec
  
  $ cvs diff -u -r1.267 -r1.268 perl-parse.spec
  --- openpkg-src/perl-parse/perl-parse.spec15 May 2009 15:15:24 -  
1.267
  +++ openpkg-src/perl-parse/perl-parse.spec25 May 2009 05:58:53 -  
1.268
  @@ -35,7 +35,7 @@
   %define   V_parse_recdescent_consumer 1.03
   %define   V_parse_recdescent_topiary  0.05
   %define   V_parse_yapp1.05
  -%define   V_parse_eyapp   1.146
  +%define   V_parse_eyapp   1.147
   %define   V_parse_earley  0.15
   %define   V_parse_lex 2.15
   %define   V_parse_flex0.12
  @@ -63,7 +63,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20090515
  +Release:  20090525
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-24 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:   25-May-2009 08:00:21
  Branch: HEAD Handle: 2009052507002000

  Modified files:
openpkg-src/cegocego.patch cego.spec

  Log:
upgrading package: cego 2.3.3 - 2.3.4

  Summary:
RevisionChanges Path
1.17+4  -16 openpkg-src/cego/cego.patch
1.47+2  -2  openpkg-src/cego/cego.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/cego/cego.patch
  
  $ cvs diff -u -r1.16 -r1.17 cego.patch
  --- openpkg-src/cego/cego.patch   19 May 2009 06:22:55 -  1.16
  +++ openpkg-src/cego/cego.patch   25 May 2009 06:00:20 -  1.17
  @@ -1,6 +1,6 @@
   Index: cego/src/CegoClient.cc
   cego/src/CegoClient.cc.orig  2009-05-18 16:03:45 +0200
  -+++ cego/src/CegoClient.cc   2009-05-19 08:16:13 +0200
  +--- cego/src/CegoClient.cc.orig  2009-05-24 13:34:58 +0200
   cego/src/CegoClient.cc   2009-05-25 07:21:01 +0200
   @@ -33,6 +33,7 @@
//

///
  @@ -10,8 +10,8 @@
#include stdlib.h
#include stdio.h
   Index: cego/src/CegoOutput.cc
   cego/src/CegoOutput.cc.orig  2009-04-11 14:19:00 +0200
  -+++ cego/src/CegoOutput.cc   2009-05-19 08:10:07 +0200
  +--- cego/src/CegoOutput.cc.orig  2009-05-24 13:52:38 +0200
   cego/src/CegoOutput.cc   2009-05-25 07:21:01 +0200
   @@ -36,6 +36,7 @@

#include Datetime.h
  @@ -20,15 +20,3 @@
#include CegoOutput.h
#include CegoDefs.h

  -Index: cego/src/CegoProcBlock.h
   cego/src/CegoProcBlock.h.orig2009-05-08 15:52:44 +0200
  -+++ cego/src/CegoProcBlock.h 2009-05-19 08:10:07 +0200
  -@@ -80,7 +80,7 @@
  - Chain getExceptionMsg() const;
  - 
  - ListTCegoProcStmt* getStmtList();
  --const ListTCegoProcException* CegoProcBlock::getExceptionList() 
const;
  -+const ListTCegoProcException* getExceptionList() const;
  - 
  - private:
  - 
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/cego/cego.spec
  
  $ cvs diff -u -r1.46 -r1.47 cego.spec
  --- openpkg-src/cego/cego.spec19 May 2009 17:26:11 -  1.46
  +++ openpkg-src/cego/cego.spec25 May 2009 06:00:20 -  1.47
  @@ -26,7 +26,7 @@
   #   package version
   %define   V_base  1.1.21
   %define   V_xml   1.0.15
  -%define   V_cego  2.3.3
  +%define   V_cego  2.3.4
   %define   V_jdbc  1.2.13
   
   #   package information
  @@ -40,7 +40,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_cego}
  -Release:  20090519
  +Release:  20090525
   
   #   package options
   %option   with_jdbc   no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org