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

2006-05-03 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   03-May-2006 23:24:24
  Branch: HEAD Handle: 2006050322242400

  Modified files:
openpkg-src/mysql   mysql.spec

  Log:
upgrading package: mysql 5.0.20a -> 5.0.21

  Summary:
RevisionChanges Path
1.144   +2  -2  openpkg-src/mysql/mysql.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/mysql/mysql.spec
  
  $ cvs diff -u -r1.143 -r1.144 mysql.spec
  --- openpkg-src/mysql/mysql.spec  22 Apr 2006 06:52:06 -  1.143
  +++ openpkg-src/mysql/mysql.spec  3 May 2006 21:24:24 -   1.144
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_major   5.0
  -%define   V_minor   20a
  +%define   V_minor   21
   %define   V_mysql   %{V_major}.%{V_minor}
   %define   V_opkg%{V_major}.%{V_minor}
   
  @@ -39,7 +39,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20060422
  +Release:  20060503
   
   #   package options
   %option   with_serveryes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-03 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   03-May-2006 23:14:24
  Branch: HEAD Handle: 2006050322142300

  Modified files:
openpkg-src/dhtml   dhtml.spec

  Log:
upgrading package: dhtml 20060407 -> 20060503

  Summary:
RevisionChanges Path
1.33+3  -3  openpkg-src/dhtml/dhtml.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dhtml/dhtml.spec
  
  $ cvs diff -u -r1.32 -r1.33 dhtml.spec
  --- openpkg-src/dhtml/dhtml.spec  7 Apr 2006 18:47:12 -   1.32
  +++ openpkg-src/dhtml/dhtml.spec  3 May 2006 21:14:23 -   1.33
  @@ -30,7 +30,7 @@
   %define   V_mktree   20051017
   %define   V_dol  20050215
   %define   V_ie7  0_9
  -%define   V_tinymce  2_0_5_1
  +%define   V_tinymce  2_0_6
   %define   V_os3grid  0.6
   %define   V_toolman  0.2
   %define   V_behaviour1.1
  @@ -67,8 +67,8 @@
   Class:EVAL
   Group:Web
   License:  Open Source
  -Version:  20060407
  -Release:  20060407
  +Version:  20060503
  +Release:  20060503
   
   #   list of sources
   Source0:  http://prototype.conio.net/dist/prototype-%{V_prototype}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-03 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   03-May-2006 23:14:21
  Branch: HEAD Handle: 2006050322142000

  Modified files:
openpkg-src/mathomatic  mathomatic.spec

  Log:
upgrading package: mathomatic 12.5.14 -> 12.5.15

  Summary:
RevisionChanges Path
1.71+2  -2  openpkg-src/mathomatic/mathomatic.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/mathomatic/mathomatic.spec
  
  $ cvs diff -u -r1.70 -r1.71 mathomatic.spec
  --- openpkg-src/mathomatic/mathomatic.spec18 Apr 2006 18:24:14 -  
1.70
  +++ openpkg-src/mathomatic/mathomatic.spec3 May 2006 21:14:20 -   
1.71
  @@ -32,8 +32,8 @@
   Class:PLUS
   Group:Algorithm
   License:  Open Source
  -Version:  12.5.14
  -Release:  20060418
  +Version:  12.5.15
  +Release:  20060503
   
   #   list of sources
   Source0:  http://www.panix.com/~gesslein/mathomatic-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-03 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   03-May-2006 14:48:07
  Branch: HEAD Handle: 2006050313480600

  Modified files:
openpkg-src/cairo   cairo.spec

  Log:
fix png support

  Summary:
RevisionChanges Path
1.19+3  -3  openpkg-src/cairo/cairo.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/cairo/cairo.spec
  
  $ cvs diff -u -r1.18 -r1.19 cairo.spec
  --- openpkg-src/cairo/cairo.spec  16 Mar 2006 07:07:11 -  1.18
  +++ openpkg-src/cairo/cairo.spec  3 May 2006 12:48:06 -   1.19
  @@ -33,7 +33,7 @@
   Group:XWindow
   License:  MIT-style
   Version:  1.0.4
  -Release:  20060316
  +Release:  20060503
   
   #   package options
   %option   with_pdf   yes
  @@ -104,9 +104,9 @@
   CPPFLAGS="$CPPFLAGS -I`%{l_rc} --query x11_incdir`"
   LDFLAGS="$LDFLAGS -L`%{l_rc} --query x11_libdir`"
   %endif
  -export LIBS=""
   %if "%{with_png}" == "yes"
  -LIBS="$LIBS -lpng -lz"
  +export PNG_CFLAGS="%{l_cppflags}"
  +export PNG_LIBS="%{l_ldflags} -lpng -lz"
   %endif
   export PKG_CONFIG="%{l_prefix}/bin/pkg-config"
   ./configure \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-03 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   03-May-2006 09:52:41
  Branch: HEAD Handle: 2006050308524100

  Modified files:
openpkg-src/php5php5.spec

  Log:
modifying package: php5-5.1.3 20060502 -> 20060503

  Summary:
RevisionChanges Path
1.48+2  -2  openpkg-src/php5/php5.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/php5/php5.spec
  
  $ cvs diff -u -r1.47 -r1.48 php5.spec
  --- openpkg-src/php5/php5.spec2 May 2006 06:33:43 -   1.47
  +++ openpkg-src/php5/php5.spec3 May 2006 07:52:41 -   1.48
  @@ -24,7 +24,7 @@
   
   #   package versions
   %define   V_php  5.1.3
  -%define   V_php_hardened 5.1.2-0.4.8
  +%define   V_php_hardened 5.1.3-0.4.9
   
   #   package information
   Name: php5
  @@ -37,7 +37,7 @@
   Group:Language
   License:  PHP
   Version:  %{V_php}
  -Release:  20060502
  +Release:  20060503
   
   #   package options
   %option   with_calendar  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-03 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   03-May-2006 09:52:15
  Branch: HEAD Handle: 2006050308521400

  Modified files:
openpkg-src/php php.spec

  Log:
modifying package: php-4.4.2 20060222 -> 20060503

  Summary:
RevisionChanges Path
1.121   +2  -2  openpkg-src/php/php.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/php/php.spec
  
  $ cvs diff -u -r1.120 -r1.121 php.spec
  --- openpkg-src/php/php.spec  22 Feb 2006 19:15:08 -  1.120
  +++ openpkg-src/php/php.spec  3 May 2006 07:52:14 -   1.121
  @@ -24,7 +24,7 @@
   
   #   package component versions
   %define   V_php 4.4.2
  -%define   V_php_hardened4.4.2-0.4.8
  +%define   V_php_hardened4.4.2-0.4.9
   
   #   package information
   Name: php
  @@ -37,7 +37,7 @@
   Group:Language
   License:  PHP
   Version:  %{V_php}
  -Release:  20060222
  +Release:  20060503
   
   #   package options
   %option   with_bc   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org