From 5bf5d2d0f885a36477f41f160cf3d918c25ad319 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 13 Dec 2007 08:46:16 +0000 Subject: [PATCH] upgrading package: vortex 1.0.11 -> 1.0.12 --- vortex/vortex.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vortex/vortex.spec b/vortex/vortex.spec index ff55443245..caba0848f1 100644 --- a/vortex/vortex.spec +++ b/vortex/vortex.spec @@ -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 @@ Class: EVAL Group: Network License: LGPL Version: %{V_external} -Release: 20071123 +Release: 20071213 # package options %option with_ssl yes @@ -53,8 +53,8 @@ Prefix: %{l_prefix} 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