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:
Revision Changes 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.spec 4 Apr 2008 19:12:19 -0000 1.21
+++ openpkg-src/vortex/vortex.spec 4 Jul 2008 19:29:10 -0000 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 [email protected]