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

2008-12-17 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:   17-Dec-2008 09:15:50
  Branch: HEAD Handle: 2008121708154900

  Modified files:
openpkg-src/whois   whois.spec

  Log:
upgrading package: whois 4.7.29 - 4.7.30

  Summary:
RevisionChanges Path
1.98+2  -2  openpkg-src/whois/whois.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/whois/whois.spec
  
  $ cvs diff -u -r1.97 -r1.98 whois.spec
  --- openpkg-src/whois/whois.spec  9 Dec 2008 20:20:01 -   1.97
  +++ openpkg-src/whois/whois.spec  17 Dec 2008 08:15:49 -  1.98
  @@ -31,8 +31,8 @@
   Class:BASE
   Group:WHOIS
   License:  GPL
  -Version:  4.7.29
  -Release:  20081209
  +Version:  4.7.30
  +Release:  20081217
   
   #   list of sources
   Source0:  
http://ftp.debian.org/debian/pool/main/w/whois/whois_%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 09:15:50
  Branch: HEAD Handle: 2008121708154900

  Modified files:
openpkg-src/perl-sipperl-sip.spec

  Log:
modifying package: perl-sip-5.10.0 20081102 - 20081217

  Summary:
RevisionChanges Path
1.20+2  -2  openpkg-src/perl-sip/perl-sip.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-sip/perl-sip.spec
  
  $ cvs diff -u -r1.19 -r1.20 perl-sip.spec
  --- openpkg-src/perl-sip/perl-sip.spec2 Nov 2008 17:25:53 -   
1.19
  +++ openpkg-src/perl-sip/perl-sip.spec17 Dec 2008 08:15:49 -  
1.20
  @@ -23,7 +23,7 @@
   
   #   versions of individual parts
   %define   V_perl  5.10.0
  -%define   V_net_sip   0.50
  +%define   V_net_sip   0.51
   
   #   package information
   Name: perl-sip
  @@ -36,7 +36,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20081102
  +Release:  20081217
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Net/Net-SIP-%{V_net_sip}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 09:18:16
  Branch: HEAD Handle: 2008121708181500

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

  Log:
upgrading package: sqlite 3.6.6.2 - 3.6.7

  Summary:
RevisionChanges Path
1.63+4  -4  openpkg-src/sqlite/sqlite.patch
1.195   +2  -2  openpkg-src/sqlite/sqlite.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/sqlite/sqlite.patch
  
  $ cvs diff -u -r1.62 -r1.63 sqlite.patch
  --- openpkg-src/sqlite/sqlite.patch   21 Nov 2008 08:04:17 -  1.62
  +++ openpkg-src/sqlite/sqlite.patch   17 Dec 2008 08:18:15 -  1.63
  @@ -1,6 +1,6 @@
   Index: Makefile.in
   Makefile.in.orig 2008-11-19 00:37:10 +0100
  -+++ Makefile.in  2008-11-21 09:02:21 +0100
  +--- Makefile.in.orig 2008-12-04 20:41:45 +0100
   Makefile.in  2008-12-17 09:13:36 +0100
   @@ -184,6 +184,30 @@
LIBOBJ = $(OBJS$(USE_AMALGAMATION))

  @@ -72,8 +72,8 @@
   +$(LTCOMPILE) -c $(TOP)/ext/rtree/rtree.c
   +
   Index: sqlite3.pc.in
   sqlite3.pc.in.orig   2008-11-06 16:07:53 +0100
  -+++ sqlite3.pc.in2008-11-21 09:02:21 +0100
  +--- sqlite3.pc.in.orig   2008-11-30 23:36:23 +0100
   sqlite3.pc.in2008-12-17 09:13:36 +0100
   @@ -8,6 +8,5 @@
Name: SQLite
Description: SQL database engine
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  
  $ cvs diff -u -r1.194 -r1.195 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec29 Nov 2008 08:21:15 -  1.194
  +++ openpkg-src/sqlite/sqlite.spec17 Dec 2008 08:18:15 -  1.195
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define   V_sqlite   3.6.6.2
  +%define   V_sqlite   3.6.7
   %define   V_odbc 0.79
   %define   V_jdbc 20081006
   
  @@ -37,7 +37,7 @@
   Group:Database
   License:  PD
   Version:  %{V_sqlite}
  -Release:  20081129
  +Release:  20081217
   
   #   package options
   %option   with_debug   no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 09:22:34
  Branch: HEAD Handle: 2008121708223400

  Modified files:
openpkg-src/perl-xmlperl-xml.spec

  Log:
modifying package: perl-xml-5.10.0 20081216 - 20081217

  Summary:
RevisionChanges Path
1.354   +2  -2  openpkg-src/perl-xml/perl-xml.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-xml/perl-xml.spec
  
  $ cvs diff -u -r1.353 -r1.354 perl-xml.spec
  --- openpkg-src/perl-xml/perl-xml.spec16 Dec 2008 07:43:11 -  
1.353
  +++ openpkg-src/perl-xml/perl-xml.spec17 Dec 2008 08:22:34 -  
1.354
  @@ -80,7 +80,7 @@
   %define   V_xml_smart   1.6.9
   %define   V_xml_stream  1.22
   %define   V_xml_dt  0.52
  -%define   V_svg 2.46
  +%define   V_svg 2.47
   %define   V_xml_elemental   2.0
   %define   V_xml_rss_parser  4.0
   %define   V_xml_rai 1.301
  @@ -100,7 +100,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20081216
  +Release:  20081217
   
   #   package options
   %option   with_libxmlno
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 09:24:26
  Branch: HEAD Handle: 2008121708242500

  Modified files:
openpkg-src/valavala.spec

  Log:
upgrading package: vala 0.5.2 - 0.5.3

  Summary:
RevisionChanges Path
1.12+2  -2  openpkg-src/vala/vala.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vala/vala.spec
  
  $ cvs diff -u -r1.11 -r1.12 vala.spec
  --- openpkg-src/vala/vala.spec3 Dec 2008 19:27:21 -   1.11
  +++ openpkg-src/vala/vala.spec17 Dec 2008 08:24:25 -  1.12
  @@ -23,7 +23,7 @@
   
   #   package version
   %define   V_major 0.5
  -%define   V_minor 2
  +%define   V_minor 3
   
   #   package information
   Name: vala
  @@ -36,7 +36,7 @@
   Group:Language
   License:  LGPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20081203
  +Release:  20081217
   
   #   list of sources
   Source0:  
ftp://ftp.gnome.org/pub/GNOME/sources/vala/%{V_major}/vala-%{version}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 09:24:31
  Branch: HEAD Handle: 2008121708243000

  Modified files:
openpkg-src/imagemagick imagemagick.spec

  Log:
upgrading package: imagemagick 6.4.7.8 - 6.4.7.9

  Summary:
RevisionChanges Path
1.517   +2  -2  openpkg-src/imagemagick/imagemagick.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  
  $ cvs diff -u -r1.516 -r1.517 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  15 Dec 2008 16:37:05 -  
1.516
  +++ openpkg-src/imagemagick/imagemagick.spec  17 Dec 2008 08:24:30 -  
1.517
  @@ -23,7 +23,7 @@
   
   #   package version
   %define   V_major 6.4.7
  -%define   V_minor 8
  +%define   V_minor 9
   %define   V_dist  %{V_major}-%{V_minor}
   %define   V_opkg  %{V_major}.%{V_minor}
   
  @@ -38,7 +38,7 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20081215
  +Release:  20081217
   
   #   package options
   %option   with_perl   no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 18:33:09
  Branch: HEAD Handle: 2008121717330800

  Modified files:
openpkg-src/radius  radius.spec

  Log:
upgrading package: radius 1.6 - 1.6.1

  Summary:
RevisionChanges Path
1.58+2  -2  openpkg-src/radius/radius.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/radius/radius.spec
  
  $ cvs diff -u -r1.57 -r1.58 radius.spec
  --- openpkg-src/radius/radius.spec7 Dec 2008 18:11:31 -   1.57
  +++ openpkg-src/radius/radius.spec17 Dec 2008 17:33:08 -  1.58
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:RADIUS
   License:  GPL
  -Version:  1.6
  -Release:  20081207
  +Version:  1.6.1
  +Release:  20081217
   
   #   package options
   %option   with_mysql  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 18:39:37
  Branch: HEAD Handle: 2008121717393600

  Modified files:
openpkg-src/frink   frink.spec

  Log:
upgrading package: frink 20081129 - 20081212

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

  patch -p0 '@@ .'
  Index: openpkg-src/frink/frink.spec
  
  $ cvs diff -u -r1.21 -r1.22 frink.spec
  --- openpkg-src/frink/frink.spec  29 Nov 2008 08:26:58 -  1.21
  +++ openpkg-src/frink/frink.spec  17 Dec 2008 17:39:36 -  1.22
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:Language
   License:  Freely Usable
  -Version:  20081129
  -Release:  20081129
  +Version:  20081212
  +Release:  20081217
   
   #   package options
   %option   with_gcj  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 18:41:47
  Branch: HEAD Handle: 2008121717414700

  Modified files:
openpkg-src/dhtml   dhtml.spec

  Log:
modifying package: dhtml-0 20081205 - 20081217

  Summary:
RevisionChanges Path
1.158   +2  -2  openpkg-src/dhtml/dhtml.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/dhtml/dhtml.spec
  
  $ cvs diff -u -r1.157 -r1.158 dhtml.spec
  --- openpkg-src/dhtml/dhtml.spec  5 Dec 2008 18:59:46 -   1.157
  +++ openpkg-src/dhtml/dhtml.spec  17 Dec 2008 17:41:47 -  1.158
  @@ -63,7 +63,7 @@
   %define   V_dwt  0.2
   %define   V_jquery   1.2.6
   %define   V_jquery_interface 1.2
  -%define   V_excanvas 20081010
  +%define   V_excanvas 20081217
   %define   V_oat  2.8
   %define   V_extjs2.2
   
  @@ -78,7 +78,7 @@
   Group:HTML
   License:  Open Source
   Version:  0
  -Release:  20081205
  +Release:  20081217
   
   #   list of sources
   Source0:  
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dhtml/prototype-%{V_prototype}.js
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 18:42:03
  Branch: HEAD Handle: 2008121717420300

  Modified files:
openpkg-src/dumpasn1dumpasn1.spec

  Log:
upgrading package: dumpasn1 20080727 - 20081214

  Summary:
RevisionChanges Path
1.14+2  -2  openpkg-src/dumpasn1/dumpasn1.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/dumpasn1/dumpasn1.spec
  
  $ cvs diff -u -r1.13 -r1.14 dumpasn1.spec
  --- openpkg-src/dumpasn1/dumpasn1.spec27 Jul 2008 07:29:00 -  
1.13
  +++ openpkg-src/dumpasn1/dumpasn1.spec17 Dec 2008 17:42:03 -  
1.14
  @@ -31,8 +31,8 @@
   Class:PLUS
   Group:Security
   License:  OpenSource
  -Version:  20080727
  -Release:  20080727
  +Version:  20081214
  +Release:  20081217
   
   #   list of sources
   Source0:  
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/dumpasn1/dumpasn1-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 18:43:00
  Branch: HEAD Handle: 200812171743

  Modified files:
openpkg-src/rfc rfc.spec

  Log:
modifying package: rfc-3.2.3 20081129 - 20081217

  Summary:
RevisionChanges Path
1.86+2  -2  openpkg-src/rfc/rfc.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/rfc/rfc.spec
  
  $ cvs diff -u -r1.85 -r1.86 rfc.spec
  --- openpkg-src/rfc/rfc.spec  29 Nov 2008 08:27:45 -  1.85
  +++ openpkg-src/rfc/rfc.spec  17 Dec 2008 17:43:00 -  1.86
  @@ -23,7 +23,7 @@
   
   #   package versions
   %define   V_rfctool   3.2.3
  -%define   V_rfcindex  20081129
  +%define   V_rfcindex  20081217
   %define   V_services  20041012
   
   #   package information
  @@ -37,7 +37,7 @@
   Group:Searching
   License:  PD
   Version:  %{V_rfctool}
  -Release:  20081129
  +Release:  20081217
   
   #   list of sources
   Source0:  http://www.dewn.com/rfc/rfc-%{V_rfctool}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 18:39:31
  Branch: HEAD Handle: 2008121717393100

  Modified files:
openpkg-src/lemon   lemon.spec

  Log:
upgrading package: lemon 1.0.20081129 - 1.0.20081217

  Summary:
RevisionChanges Path
1.52+2  -2  openpkg-src/lemon/lemon.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/lemon/lemon.spec
  
  $ cvs diff -u -r1.51 -r1.52 lemon.spec
  --- openpkg-src/lemon/lemon.spec  29 Nov 2008 08:24:06 -  1.51
  +++ openpkg-src/lemon/lemon.spec  17 Dec 2008 17:39:31 -  1.52
  @@ -31,8 +31,8 @@
   Class:PLUS
   Group:CompilerCompiler
   License:  GPL
  -Version:  1.0.20081129
  -Release:  20081129
  +Version:  1.0.20081217
  +Release:  20081217
   
   #   list of sources
   Source0:  
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/lemon/lemon-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/subversion/ subversion.patch subversion.spe...

2008-12-17 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:   17-Dec-2008 11:52:53
  Branch: HEAD Handle: 2008121710525200

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

  Log:
modifying package: subversion-1.5.4 20081213 - 20081217

  Summary:
RevisionChanges Path
1.26+8  -4  openpkg-src/subversion/subversion.patch
1.154   +1  -1  openpkg-src/subversion/subversion.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/subversion/subversion.patch
  
  $ cvs diff -u -r1.25 -r1.26 subversion.patch
  --- openpkg-src/subversion/subversion.patch   13 Dec 2008 10:48:08 -  
1.25
  +++ openpkg-src/subversion/subversion.patch   17 Dec 2008 10:52:52 -  
1.26
  @@ -41,10 +41,14 @@

return rand()  0x0;
   Index: build-outputs.mk
   build-outputs.mk.orig2008-10-22 15:55:50 +0200
  -+++ build-outputs.mk 2008-10-27 19:18:32 +0100
  -@@ -333,7 +333,7 @@
  - mod_dav_svn_DEPS =  subversion/mod_dav_svn/activity.lo 
subversion/mod_dav_svn/authz.lo subversion/mod_dav_svn/deadprops.lo 
subversion/mod_dav_svn/liveprops.lo subversion/mod_dav_svn/lock.lo 
subversion/mod_dav_svn/merge.lo subversion/mod_dav_svn/mirror.lo 
subversion/mod_dav_svn/mod_dav_svn.lo 
subversion/mod_dav_svn/reports/dated-rev.lo 
subversion/mod_dav_svn/reports/file-revs.lo 
subversion/mod_dav_svn/reports/get-location-segments.lo 
subversion/mod_dav_svn/reports/get-locations.lo 
subversion/mod_dav_svn/reports/get-locks.lo 
subversion/mod_dav_svn/reports/log.lo 
subversion/mod_dav_svn/reports/mergeinfo.lo 
subversion/mod_dav_svn/reports/replay.lo 
subversion/mod_dav_svn/reports/update.lo subversion/mod_dav_svn/repos.lo 
subversion/mod_dav_svn/util.lo subversion/mod_dav_svn/version.lo 
subversion/libsvn_repos/libsvn_repos-1.la subversion/libsvn_fs/libsvn_fs-1.la 
subversion/libsvn_delta/libsvn_delta-1.la 
subversion/libsvn_subr/libsvn_subr-1.la
  +--- build-outputs.mk.orig2008-10-22 15:55:50.0 +0200
   build-outputs.mk 2008-12-17 09:27:07.0 +0100
  +@@ -330,10 +330,10 @@
  + cd subversion/mod_authz_svn  $(LINK_APACHE_MOD) -o mod_authz_svn.la 
$(LT_NO_UNDEFINED) $(mod_authz_svn_OBJECTS) 
../../subversion/libsvn_repos/libsvn_repos-1.la 
../../subversion/libsvn_subr/libsvn_subr-1.la $(LIBS)
  + 
  + mod_dav_svn_PATH = subversion/mod_dav_svn
  +-mod_dav_svn_DEPS =  subversion/mod_dav_svn/activity.lo 
subversion/mod_dav_svn/authz.lo subversion/mod_dav_svn/deadprops.lo 
subversion/mod_dav_svn/liveprops.lo subversion/mod_dav_svn/lock.lo 
subversion/mod_dav_svn/merge.lo subversion/mod_dav_svn/mirror.lo 
subversion/mod_dav_svn/mod_dav_svn.lo 
subversion/mod_dav_svn/reports/dated-rev.lo 
subversion/mod_dav_svn/reports/file-revs.lo 
subversion/mod_dav_svn/reports/get-location-segments.lo 
subversion/mod_dav_svn/reports/get-locations.lo 
subversion/mod_dav_svn/reports/get-locks.lo 
subversion/mod_dav_svn/reports/log.lo 
subversion/mod_dav_svn/reports/mergeinfo.lo 
subversion/mod_dav_svn/reports/replay.lo 
subversion/mod_dav_svn/reports/update.lo subversion/mod_dav_svn/repos.lo 
subversion/mod_dav_svn/util.lo subversion/mod_dav_svn/version.lo 
subversion/libsvn_repos/libsvn_repos-1.la subversion/libsvn_fs/libsvn_fs-1.la 
subversion/libsvn_delta/libsvn_delta-1.la 
subversion/libsvn_subr/libsvn_subr-1.la
  ++mod_dav_svn_DEPS =  subversion/mod_dav_svn/activity.lo 
subversion/mod_dav_svn/authz.lo subversion/mod_dav_svn/deadprops.lo 
subversion/mod_dav_svn/liveprops.lo subversion/mod_dav_svn/lock.lo 
subversion/mod_dav_svn/merge.lo subversion/mod_dav_svn/mirror.lo 
subversion/mod_dav_svn/mod_dav_svn.lo 
subversion/mod_dav_svn/reports/dated-rev.lo 
subversion/mod_dav_svn/reports/file-revs.lo 
subversion/mod_dav_svn/reports/get-location-segments.lo 
subversion/mod_dav_svn/reports/get-locations.lo 
subversion/mod_dav_svn/reports/get-locks.lo 
subversion/mod_dav_svn/reports/log.lo 
subversion/mod_dav_svn/reports/mergeinfo.lo 
subversion/mod_dav_svn/reports/replay.lo 
subversion/mod_dav_svn/reports/update.lo subversion/mod_dav_svn/repos.lo 
subversion/mod_dav_svn/util.lo subversion/mod_dav_svn/version.lo 
subversion/libsvn_repos/libsvn_repos-1.la subversion/libsvn_fs/libsvn_fs-1.la 
subversion/libsvn_fs_base/libsvn_fs_base-1.la 
subversion/libsvn_fs_fs/libsvn_fs_fs-1.la 
subversion/libsvn_fs_util/libsvn_fs_util-1.la 
subversion/libsvn_delta/libsvn_delta-1.la 
subversion/libsvn_subr/libsvn_subr-1.la
mod_dav_svn_OBJECTS = activity.lo authz.lo deadprops.lo liveprops.lo 
lock.lo merge.lo mirror.lo mod_dav_svn.lo

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

2008-12-17 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:   17-Dec-2008 18:38:48
  Branch: HEAD Handle: 2008121717384800

  Modified files:
openpkg-src/fossil  fossil.spec

  Log:
fix date

  Summary:
RevisionChanges Path
1.4 +1  -1  openpkg-src/fossil/fossil.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/fossil/fossil.spec
  
  $ cvs diff -u -r1.3 -r1.4 fossil.spec
  --- openpkg-src/fossil/fossil.spec17 Dec 2008 17:34:46 -  1.3
  +++ openpkg-src/fossil/fossil.spec17 Dec 2008 17:38:48 -  1.4
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define   V_date  20081216
  +%define   V_date  20081217
   %define   V_sha1  ba837fd294
   
   #   package information
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 18:22:09
  Branch: HEAD Handle: 2008121717220801

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

  Log:
modifying package: xdelta-1.1.3 20080712 - 20081217

  Summary:
RevisionChanges Path
1.4 +0  -13 openpkg-src/xdelta/xdelta.patch
1.51+2  -2  openpkg-src/xdelta/xdelta.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/xdelta/xdelta.patch
  
  $ cvs diff -u -r1.3 -r1.4 xdelta.patch
  --- openpkg-src/xdelta/xdelta.patch   12 Jul 2008 12:47:11 -  1.3
  +++ openpkg-src/xdelta/xdelta.patch   17 Dec 2008 17:22:08 -  1.4
  @@ -22,16 +22,3 @@

#define XD_PAGE_SIZE (120)

  -Index: xdelta30r/xdelta3.h
   xdelta30r/xdelta3.h.orig 2007-10-10 11:24:37 +0200
  -+++ xdelta30r/xdelta3.h  2008-07-12 14:43:21 +0200
  -@@ -91,7 +91,9 @@
  - typedef u_int32_t   uint32_t;
  - #endif
  - 
  -+#ifndef __FreeBSD__
  - typedef long long unsigned int uint64_t;
  -+#endif
  - 
  - #else
  - #define WIN32_LEAN_AND_MEAN
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/xdelta/xdelta.spec
  
  $ cvs diff -u -r1.50 -r1.51 xdelta.spec
  --- openpkg-src/xdelta/xdelta.spec12 Jul 2008 12:47:11 -  1.50
  +++ openpkg-src/xdelta/xdelta.spec17 Dec 2008 17:22:09 -  1.51
  @@ -23,7 +23,7 @@
   
   #   package version
   %define   V_v1   1.1.3
  -%define   V_v3   30r
  +%define   V_v3   3.0u
   
   #   package information
   Name: xdelta
  @@ -36,7 +36,7 @@
   Group:Patching
   License:  GPL
   Version:  %{V_v1}
  -Release:  20080712
  +Release:  20081217
   
   #   package options
   %option   with_v3  yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 18:34:46
  Branch: HEAD Handle: 2008121717344600

  Modified files:
openpkg-src/fossil  fossil.spec

  Log:
upgrading package: fossil 20081018 - 20081216

  Summary:
RevisionChanges Path
1.3 +3  -3  openpkg-src/fossil/fossil.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/fossil/fossil.spec
  
  $ cvs diff -u -r1.2 -r1.3 fossil.spec
  --- openpkg-src/fossil/fossil.spec18 Oct 2008 17:01:29 -  1.2
  +++ openpkg-src/fossil/fossil.spec17 Dec 2008 17:34:46 -  1.3
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_date  20081018
  -%define   V_sha1  9e80dc66cf
  +%define   V_date  20081216
  +%define   V_sha1  ba837fd294
   
   #   package information
   Name: fossil
  @@ -36,7 +36,7 @@
   Group:SCM
   License:  GPL
   Version:  %{V_date}
  -Release:  20081018
  +Release:  20081217
   
   #   list of sources
   Source0:  ftp://ftp.openpkg.org/sources/CPY/fossil/Fossil-%{V_sha1}.zip
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 18:25:43
  Branch: HEAD Handle: 2008121717254200

  Modified files:
openpkg-src/wputwput.patch wput.spec

  Log:
upgrading package: wput 0.6.1 - 0.6.2

  Summary:
RevisionChanges Path
1.2 +21 -16 openpkg-src/wput/wput.patch
1.3 +2  -2  openpkg-src/wput/wput.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wput/wput.patch
  
  $ cvs diff -u -r1.1 -r1.2 wput.patch
  --- openpkg-src/wput/wput.patch   13 Dec 2007 08:11:39 -  1.1
  +++ openpkg-src/wput/wput.patch   17 Dec 2008 17:25:42 -  1.2
  @@ -1,6 +1,6 @@
   Index: Makefile.in
   Makefile.in.orig 2007-12-12 18:30:04 +0100
  -+++ Makefile.in  2007-12-13 09:09:03 +0100
  +--- Makefile.in.orig 2008-09-27 12:31:23 +0200
   Makefile.in  2008-12-17 18:23:47 +0100
   @@ -2,7 +2,7 @@
PACKAGE = @PACKAGE@
prefix  = @prefix@
  @@ -10,26 +10,31 @@
exec_prefix = @exec_prefix@
bind...@bindir@

  -@@ -17,7 +17,7 @@
  - install: all
  - cd po  $(MAKE) $(MAKEDEFS) $@
  +@@ -19,9 +19,9 @@
  + mkdir -p $(bindir) 
  + mkdir -p $(mandir) 
install -m0755 wput $(bindir)
   -install -m0644 doc/wput.1.gz $(mandir)
  +-ln -s $(bindir)/wput $(bindir)/wdel
  +-install -m0644 doc/wdel.1.gz $(mandir)
   +install -m0644 doc/wput.1 $(mandir)
  ++ln $(bindir)/wput $(bindir)/wdel
  ++install -m0644 doc/wdel.1 $(mandir)
@echo 
  - @echo Wput installed. See 'wput -h' or 'man wput' for usage 
information.
  - @echo Further documentation is located in the doc/USAGE.* files.
  + @echo Wput and Wdel installed. See 'wput/wdel -h' or 'man wput/wdel' 
for
  + @echo usage information.
   Index: doc/Makefile
   doc/Makefile.orig2007-12-12 18:30:04 +0100
  -+++ doc/Makefile 2007-12-13 09:09:09 +0100
  -@@ -1,4 +1,2 @@
  +--- doc/Makefile.orig2008-09-27 12:31:23 +0200
   doc/Makefile 2008-12-17 18:23:38 +0100
  +@@ -1,5 +1,3 @@
all:
   -gzip  wput.1  wput.1.gz
  +-gzip  wdel.1  wdel.1.gz
clean:
  --rm -f wput.1.gz
  + rm -f wput.1.gz wdel.1.gz
   Index: src/memdbg.c
   src/memdbg.c.orig2007-12-12 18:30:04 +0100
  -+++ src/memdbg.c 2007-12-13 09:08:03 +0100
  +--- src/memdbg.c.orig2008-09-27 12:31:23 +0200
   src/memdbg.c 2008-12-17 18:23:38 +0100
   @@ -1,5 +1,5 @@
#include stdio.h
   -#include malloc.h
  @@ -38,8 +43,8 @@
#ifndef WIN32
#include sys/socket.h
   Index: src/socketlib.c
   src/socketlib.c.orig 2007-12-12 18:30:04 +0100
  -+++ src/socketlib.c  2007-12-13 09:08:03 +0100
  +--- src/socketlib.c.orig 2008-09-27 12:31:23 +0200
   src/socketlib.c  2008-12-17 18:23:38 +0100
   @@ -20,7 +20,7 @@
 * It is meant to provide some library functions. The only required 
external depency
 * the printip function that is provided in utils.c */
  @@ -48,4 +53,4 @@
   +#include stdlib.h
#include string.h
#include fcntl.h
  - #ifndef WIN32
  + #include errno.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wput/wput.spec
  
  $ cvs diff -u -r1.2 -r1.3 wput.spec
  --- openpkg-src/wput/wput.spec1 Jan 2008 15:07:13 -   1.2
  +++ openpkg-src/wput/wput.spec17 Dec 2008 17:25:42 -  1.3
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:Web
   License:  GPL
  -Version:  0.6.1
  -Release:  20080101
  +Version:  0.6.2
  +Release:  20081217
   
   #   list of sources
   Source0:  http://switch.dl.sourceforge.net/wput/wput-%{version}.tgz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/apache-kerberos/ apache-kerberos.patch apac...

2008-12-17 Thread Ralf S. Engelschall
 = HTTP_UNAUTHORIZED;
  ++}
  ++else {
  ++log_rerror(APLOG_MARK, APLOG_NOTICE, 0, r,
  ++   doing auth_to_local: %s - %s,
  ++   MK_USER, lname);
  ++MK_USER = apr_pstrdup(p, lname);
  ++ret = OK;
  ++}
  ++}
  ++krb5_free_principal(kcontext, princ);
  ++krb5_free_context(kcontext);
  ++
  ++return ret;
  ++}
  ++
  ++
  ++static int
  + krb5_cache_cleanup(void *data)
  + {
  +krb5_context context;
  +@@ -1536,9 +1614,15 @@
  +if (use_krb5  conf-krb_method_gssapi 
  +strcasecmp(auth_type, MECH_NEGOTIATE) == 0) {
  +   ret = authenticate_user_gss(r, conf, auth_line, negotiate_ret_value);
  ++if (ret == OK) {
  ++ret = do_krb5_an_to_ln(r, conf, r-connection-pool);
  ++}
  +} else if (use_krb5  conf-krb_method_k5pass 
  +   strcasecmp(auth_type, Basic) == 0) {
  +ret = authenticate_user_krb5pwd(r, conf, auth_line);
  ++if (ret == OK) {
  ++ret = do_krb5_an_to_ln(r, conf, r-pool);
  ++}
  +}
  + #endif
  + 
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/apache-kerberos/apache-kerberos.spec
  
  $ cvs diff -u -r1.4 -r1.5 apache-kerberos.spec
  --- openpkg-src/apache-kerberos/apache-kerberos.spec  1 Jan 2008 14:50:35 
-   1.4
  +++ openpkg-src/apache-kerberos/apache-kerberos.spec  17 Dec 2008 12:15:06 
-  1.5
  @@ -32,7 +32,7 @@
   Group:Web
   License:  Open Source
   Version:  5.3
  -Release:  20080101
  +Release:  20081217
   
   #   list of sources
   Source0:  
http://switch.dl.sourceforge.net/modauthkerb/mod_auth_kerb-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 18:38:43
  Branch: HEAD Handle: 2008121717384200

  Modified files:
openpkg-src/samhain samhain.spec

  Log:
upgrading package: samhain 2.5.0 - 2.5.1

  Summary:
RevisionChanges Path
1.126   +2  -2  openpkg-src/samhain/samhain.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/samhain/samhain.spec
  
  $ cvs diff -u -r1.125 -r1.126 samhain.spec
  --- openpkg-src/samhain/samhain.spec  29 Nov 2008 08:24:24 -  1.125
  +++ openpkg-src/samhain/samhain.spec  17 Dec 2008 17:38:42 -  1.126
  @@ -31,8 +31,8 @@
   Class:BASE
   Group:Filesystem
   License:  GPL
  -Version:  2.5.0
  -Release:  20081129
  +Version:  2.5.1
  +Release:  20081217
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-12-17 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:   17-Dec-2008 23:09:22
  Branch: HEAD Handle: 2008121722092200

  Modified files:
openpkg-src/ffmpeg  ffmpeg.spec

  Log:
upgrading package: ffmpeg 20080801 - 20081217

  Summary:
RevisionChanges Path
1.9 +6  -3  openpkg-src/ffmpeg/ffmpeg.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ffmpeg/ffmpeg.spec
  
  $ cvs diff -u -r1.8 -r1.9 ffmpeg.spec
  --- openpkg-src/ffmpeg/ffmpeg.spec1 Aug 2008 06:24:49 -   1.8
  +++ openpkg-src/ffmpeg/ffmpeg.spec17 Dec 2008 22:09:22 -  1.9
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_tarball 20080801
  -%define   V_subdir  2008-08-01
  +%define   V_tarball 20081217
  +%define   V_subdir  2008-12-17
   
   #   package information
   Name: ffmpeg
  @@ -36,7 +36,7 @@
   Group:Audio
   License:  GPL/LGPL
   Version:  %{V_tarball}
  -Release:  20080801
  +Release:  20081217
   
   #   list of sources
   Source0:  
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/ffmpeg/ffmpeg-export-snapshot-%{V_tarball}.tar.bz2
  @@ -72,6 +72,9 @@
   ./configure \
   --prefix=%{l_prefix} \
   --mandir=%{l_prefix}/man \
  +--disable-demuxers \
  +--disable-devices \
  +--disable-protocols \
   --disable-shared \
   --enable-gpl \
   --enable-nonfree
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org