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:
Revision Changes 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.spec 8 Nov 2007 07:18:39 -0000 1.16
+++ openpkg-src/vortex/vortex.spec 23 Nov 2007 18:03:20 -0000 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 [email protected]