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:
Revision Changes 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.spec 2 Nov 2007 17:56:47 -0000 1.15
+++ openpkg-src/vortex/vortex.spec 8 Nov 2007 07:18:39 -0000 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 [email protected]