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:
Revision Changes 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.spec 23 Nov 2007 18:03:20 -0000 1.17
+++ openpkg-src/vortex/vortex.spec 13 Dec 2007 08:46:16 -0000 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 [email protected]