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

2009-09-28 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:   28-Sep-2009 17:50:35
  Branch: HEAD Handle: 2009092816503400

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.1.1 - 1.1.2

  Summary:
RevisionChanges Path
1.29+5  -3  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.28 -r1.29 vortex.spec
  --- openpkg-src/vortex/vortex.spec30 Jun 2009 20:21:40 -  1.28
  +++ openpkg-src/vortex/vortex.spec28 Sep 2009 15:50:34 -  1.29
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_external 1.1.1
  -%define   V_internal b3817.g3817
  +%define   V_external 1.1.2
  +%define   V_internal b4069.g4070
   
   #   package information
   Name: vortex
  @@ -36,7 +36,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20090429
  +Release:  20090928
   
   #   package options
   %option   with_ssl yes
  @@ -117,6 +117,8 @@
   %endif
   --disable-vortex-log \
   --disable-vortex-doc \
  +--disable-py-vortex \
  +--disable-py-vortex-log \
   --disable-shared
   
   %{l_make} %{l_mflags -O}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-11-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:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Nov-2008 09:39:32
  Branch: HEAD Handle: 2008111508393200

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.15 - 1.0.16

  Summary:
RevisionChanges Path
1.23+3  -3  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.22 -r1.23 vortex.spec
  --- openpkg-src/vortex/vortex.spec4 Jul 2008 19:29:10 -   1.22
  +++ openpkg-src/vortex/vortex.spec15 Nov 2008 08:39:32 -  1.23
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.15
  -%define   V_internal b3522.g3524
  +%define   V_external 1.0.16
  +%define   V_internal b3655.g3655
   
   #   package information
   Name: vortex
  @@ -36,7 +36,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20080704
  +Release:  20081115
   
   #   package options
   %option   with_ssl yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-07-04 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:   04-Jul-2008 21:29:10
  Branch: HEAD Handle: 2008070420291000

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.14 - 1.0.15

  Summary:
RevisionChanges Path
1.22+5  -5  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.21 -r1.22 vortex.spec
  --- openpkg-src/vortex/vortex.spec4 Apr 2008 19:12:19 -   1.21
  +++ openpkg-src/vortex/vortex.spec4 Jul 2008 19:29:10 -   1.22
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.14
  -%define   V_internal b3351.g3352
  +%define   V_external 1.0.15
  +%define   V_internal b3522.g3524
   
   #   package information
   Name: vortex
  @@ -36,7 +36,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20080404
  +Release:  20080704
   
   #   package options
   %option   with_ssl yes
  @@ -52,8 +52,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, pkgconfig
   PreReq:   OpenPKG, openpkg = 20040130
  -BuildPreReq:  axl = 0.4.13, glib2, readline
  -PreReq:   axl = 0.4.13, glib2, readline
  +BuildPreReq:  axl = 0.5.3, glib2, readline
  +PreReq:   axl = 0.5.3, glib2, readline
   %if %{with_ssl} == yes
   BuildPreReq:  openssl
   PreReq:   openssl
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-02-26 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:   27-Feb-2008 07:54:26
  Branch: HEAD Handle: 2008022706542500

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.12 - 1.0.13

  Summary:
RevisionChanges Path
1.20+3  -3  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.19 -r1.20 vortex.spec
  --- openpkg-src/vortex/vortex.spec1 Jan 2008 15:06:59 -   1.19
  +++ openpkg-src/vortex/vortex.spec27 Feb 2008 06:54:25 -  1.20
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.12
  -%define   V_internal b3182.g3182
  +%define   V_external 1.0.13
  +%define   V_internal b3306.g3306
   
   #   package information
   Name: vortex
  @@ -36,7 +36,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20080101
  +Release:  20080227
   
   #   package options
   %option   with_ssl yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-12-13 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:   13-Dec-2007 09:46:16
  Branch: HEAD Handle: 2007121308461600

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.11 - 1.0.12

  Summary:
RevisionChanges Path
1.18+5  -5  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.17 -r1.18 vortex.spec
  --- openpkg-src/vortex/vortex.spec23 Nov 2007 18:03:20 -  1.17
  +++ openpkg-src/vortex/vortex.spec13 Dec 2007 08:46:16 -  1.18
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.11
  -%define   V_internal b3115.g3121
  +%define   V_external 1.0.12
  +%define   V_internal b3182.g3182
   
   #   package information
   Name: vortex
  @@ -37,7 +37,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20071123
  +Release:  20071213
   
   #   package options
   %option   with_ssl yes
  @@ -53,8 +53,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, pkgconfig
   PreReq:   OpenPKG, openpkg = 20040130
  -BuildPreReq:  axl = 0.4.12, glib2, readline
  -PreReq:   axl = 0.4.12, glib2, readline
  +BuildPreReq:  axl = 0.4.13, glib2, readline
  +PreReq:   axl = 0.4.13, glib2, readline
   %if %{with_ssl} == yes
   BuildPreReq:  openssl
   PreReq:   openssl
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-11-23 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:   23-Nov-2007 19:03:21
  Branch: HEAD Handle: 2007112318032000

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.10 - 1.0.11

  Summary:
RevisionChanges Path
1.17+5  -5  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.16 -r1.17 vortex.spec
  --- openpkg-src/vortex/vortex.spec8 Nov 2007 07:18:39 -   1.16
  +++ openpkg-src/vortex/vortex.spec23 Nov 2007 18:03:20 -  1.17
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.10
  -%define   V_internal b3086.g3088
  +%define   V_external 1.0.11
  +%define   V_internal b3115.g3121
   
   #   package information
   Name: vortex
  @@ -37,7 +37,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20071108
  +Release:  20071123
   
   #   package options
   %option   with_ssl yes
  @@ -53,8 +53,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, pkgconfig
   PreReq:   OpenPKG, openpkg = 20040130
  -BuildPreReq:  axl = 0.4.10, glib2, readline
  -PreReq:   axl = 0.4.10, glib2, readline
  +BuildPreReq:  axl = 0.4.12, glib2, readline
  +PreReq:   axl = 0.4.12, glib2, readline
   %if %{with_ssl} == yes
   BuildPreReq:  openssl
   PreReq:   openssl
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-11-07 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:   08-Nov-2007 08:18:39
  Branch: HEAD Handle: 2007110807183900

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.9 - 1.0.10

  Summary:
RevisionChanges Path
1.16+5  -5  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.15 -r1.16 vortex.spec
  --- openpkg-src/vortex/vortex.spec2 Nov 2007 17:56:47 -   1.15
  +++ openpkg-src/vortex/vortex.spec8 Nov 2007 07:18:39 -   1.16
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.9
  -%define   V_internal b3072.g3073
  +%define   V_external 1.0.10
  +%define   V_internal b3086.g3088
   
   #   package information
   Name: vortex
  @@ -37,7 +37,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20071102
  +Release:  20071108
   
   #   package options
   %option   with_ssl yes
  @@ -53,8 +53,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, pkgconfig
   PreReq:   OpenPKG, openpkg = 20040130
  -BuildPreReq:  axl = 0.4.8, glib2, readline
  -PreReq:   axl = 0.4.8, glib2, readline
  +BuildPreReq:  axl = 0.4.10, glib2, readline
  +PreReq:   axl = 0.4.10, glib2, readline
   %if %{with_ssl} == yes
   BuildPreReq:  openssl
   PreReq:   openssl
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-11-02 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:   02-Nov-2007 18:56:47
  Branch: HEAD Handle: 2007110217564700

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.8 - 1.0.9

  Summary:
RevisionChanges Path
1.15+3  -3  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.14 -r1.15 vortex.spec
  --- openpkg-src/vortex/vortex.spec13 Oct 2007 18:19:51 -  1.14
  +++ openpkg-src/vortex/vortex.spec2 Nov 2007 17:56:47 -   1.15
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.8
  -%define   V_internal b3048.g3052
  +%define   V_external 1.0.9
  +%define   V_internal b3072.g3073
   
   #   package information
   Name: vortex
  @@ -37,7 +37,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20071013
  +Release:  20071102
   
   #   package options
   %option   with_ssl yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-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-Sep-2007 17:49:19
  Branch: HEAD Handle: 2007090316491900

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.6 - 1.0.7

  Summary:
RevisionChanges Path
1.13+5  -5  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.12 -r1.13 vortex.spec
  --- openpkg-src/vortex/vortex.spec10 Aug 2007 13:45:20 -  1.12
  +++ openpkg-src/vortex/vortex.spec3 Sep 2007 15:49:19 -   1.13
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.6
  -%define   V_internal b2876.g2876
  +%define   V_external 1.0.7
  +%define   V_internal b2910.g2911
   
   #   package information
   Name: vortex
  @@ -37,7 +37,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20070810
  +Release:  20070903
   
   #   package options
   %option   with_ssl yes
  @@ -53,8 +53,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, pkgconfig
   PreReq:   OpenPKG, openpkg = 20040130
  -BuildPreReq:  axl = 0.4.5, glib2, readline
  -PreReq:   axl = 0.4.5, glib2, readline
  +BuildPreReq:  axl = 0.4.8, glib2, readline
  +PreReq:   axl = 0.4.8, glib2, readline
   %if %{with_ssl} == yes
   BuildPreReq:  openssl
   PreReq:   openssl
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-10 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:   10-Aug-2007 15:45:20
  Branch: HEAD Handle: 2007081014452000

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.5 - 1.0.6

  Summary:
RevisionChanges Path
1.12+3  -3  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.11 -r1.12 vortex.spec
  --- openpkg-src/vortex/vortex.spec30 Jul 2007 15:27:34 -  1.11
  +++ openpkg-src/vortex/vortex.spec10 Aug 2007 13:45:20 -  1.12
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.5
  -%define   V_internal b2830.g2831
  +%define   V_external 1.0.6
  +%define   V_internal b2876.g2876
   
   #   package information
   Name: vortex
  @@ -37,7 +37,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20070730
  +Release:  20070810
   
   #   package options
   %option   with_ssl yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-07-30 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:   30-Jul-2007 17:27:35
  Branch: HEAD Handle: 2007073016273400

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.4 - 1.0.5

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

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.10 -r1.11 vortex.spec
  --- openpkg-src/vortex/vortex.spec13 Jul 2007 20:41:54 -  1.10
  +++ openpkg-src/vortex/vortex.spec30 Jul 2007 15:27:34 -  1.11
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.4
  -%define   V_internal b2810.g2810
  +%define   V_external 1.0.5
  +%define   V_internal b2830.g2831
   
   #   package information
   Name: vortex
  @@ -37,7 +37,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20070713
  +Release:  20070730
   
   #   package options
   %option   with_ssl yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-07-13 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:   13-Jul-2007 22:41:25
  Branch: HEAD Handle: 2007071321412400

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0.3 - 1.0.4

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

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.8 -r1.9 vortex.spec
  --- openpkg-src/vortex/vortex.spec3 Jun 2007 08:16:12 -   1.8
  +++ openpkg-src/vortex/vortex.spec13 Jul 2007 20:41:24 -  1.9
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0.3
  -%define   V_internal b2748.g2749
  +%define   V_external 1.0.4
  +%define   V_internal b2810.g2810
   
   #   package information
   Name: vortex
  @@ -37,7 +37,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20070603
  +Release:  20070713
   
   #   package options
   %option   with_ssl yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-07-13 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:   13-Jul-2007 22:41:55
  Branch: HEAD Handle: 2007071321415400

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
actually requires AXL 0.4.5

  Summary:
RevisionChanges Path
1.10+2  -2  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.9 -r1.10 vortex.spec
  --- openpkg-src/vortex/vortex.spec13 Jul 2007 20:41:24 -  1.9
  +++ openpkg-src/vortex/vortex.spec13 Jul 2007 20:41:54 -  1.10
  @@ -53,8 +53,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, pkgconfig
   PreReq:   OpenPKG, openpkg = 20040130
  -BuildPreReq:  axl = 0.4.4, glib2, readline
  -PreReq:   axl = 0.4.4, glib2, readline
  +BuildPreReq:  axl = 0.4.5, glib2, readline
  +PreReq:   axl = 0.4.5, glib2, readline
   %if %{with_ssl} == yes
   BuildPreReq:  openssl
   PreReq:   openssl
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-02-23 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:   23-Feb-2007 16:22:11
  Branch: HEAD Handle: 2007022315221000

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
upgrading package: vortex 1.0 - 1.0.1

  Summary:
RevisionChanges Path
1.6 +7  -5  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.5 -r1.6 vortex.spec
  --- openpkg-src/vortex/vortex.spec1 Jan 2007 17:42:45 -   1.5
  +++ openpkg-src/vortex/vortex.spec23 Feb 2007 15:22:10 -  1.6
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_external 1.0
  -%define   V_internal b2411.g2413
  +%define   V_external 1.0.1
  +%define   V_internal b2556.g2556
   
   #   package information
   Name: vortex
  @@ -37,7 +37,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20061208
  +Release:  20070223
   
   #   package options
   %option   with_ssl yes
  @@ -53,8 +53,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, pkgconfig
   PreReq:   OpenPKG, openpkg = 20040130
  -BuildPreReq:  axl = 0.3.0, glib2
  -PreReq:   axl = 0.3.0, glib2
  +BuildPreReq:  axl = 0.4.1, glib2, readline
  +PreReq:   axl = 0.4.1, glib2, readline
   %if %{with_ssl} == yes
   BuildPreReq:  openssl
   PreReq:   openssl
  @@ -90,6 +90,8 @@
   LDFLAGS=%{l_ldflags}
   LIBRARIES_CFLAGS=%{l_cppflags} `pkg-config gthread-2.0 glib-2.0 
--cflags`
   LIBRARIES_LIBS=%{l_ldflags} `pkg-config gthread-2.0 glib-2.0 --libs`
  +LIBRARIES_CFLAGS=$LIBRARIES_CFLAGS `pkg-config readline --cflags`
  +LIBRARIES_LIBS=$LIBRARIES_LIBS `pkg-config readline --libs`
   %if %{with_ssl} == yes
   LIBRARIES_CFLAGS=$LIBRARIES_CFLAGS `pkg-config openssl --cflags`
   LIBRARIES_LIBS=$LIBRARIES_LIBS `pkg-config openssl --libs`
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-12 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:   12-Oct-2006 22:07:38
  Branch: HEAD Handle: 2006101221073800

  Modified files:
openpkg-src/vortex  vortex.spec

  Log:
requires pkgconfig

  Summary:
RevisionChanges Path
1.2 +2  -2  openpkg-src/vortex/vortex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vortex/vortex.spec
  
  $ cvs diff -u -r1.1 -r1.2 vortex.spec
  --- openpkg-src/vortex/vortex.spec25 Aug 2006 18:31:45 -  1.1
  +++ openpkg-src/vortex/vortex.spec12 Oct 2006 20:07:38 -  1.2
  @@ -37,7 +37,7 @@
   Group:Network
   License:  LGPL
   Version:  %{V_external}
  -Release:  20060825
  +Release:  20061012
   
   #   package options
   %option   with_ssl yes
  @@ -51,7 +51,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg = 20040130
  +BuildPreReq:  OpenPKG, openpkg = 20040130, pkgconfig
   PreReq:   OpenPKG, openpkg = 20040130
   BuildPreReq:  axl, glib2
   PreReq:   axl, glib2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org