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: 03-Sep-2007 17:49:19
Branch: HEAD Handle: 2007090316491900
Modified files:
openpkg-src/vortex vortex.spec
Log:
upgrading package: vortex 1.0.6 -> 1.0.7
Summary:
Revision Changes Path
1.13 +5 -5 openpkg-src/vortex/vortex.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vortex/vortex.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 vortex.spec
--- openpkg-src/vortex/vortex.spec 10 Aug 2007 13:45:20 -0000 1.12
+++ openpkg-src/vortex/vortex.spec 3 Sep 2007 15:49:19 -0000 1.13
@@ -23,8 +23,8 @@
##
# package version
-%define V_external 1.0.6
-%define V_internal b2876.g2876
+%define V_external 1.0.7
+%define V_internal b2910.g2911
# package information
Name: vortex
@@ -37,7 +37,7 @@
Group: Network
License: LGPL
Version: %{V_external}
-Release: 20070810
+Release: 20070903
# 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.5, glib2, readline
-PreReq: axl >= 0.4.5, glib2, readline
+BuildPreReq: axl >= 0.4.8, glib2, readline
+PreReq: axl >= 0.4.8, glib2, readline
%if "%{with_ssl}" == "yes"
BuildPreReq: openssl
PreReq: openssl
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]