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-Jul-2007 22:41:55
Branch: HEAD Handle: 2007071321415400
Modified files:
openpkg-src/vortex vortex.spec
Log:
actually requires AXL 0.4.5
Summary:
Revision Changes Path
1.10 +2 -2 openpkg-src/vortex/vortex.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vortex/vortex.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 vortex.spec
--- openpkg-src/vortex/vortex.spec 13 Jul 2007 20:41:24 -0000 1.9
+++ openpkg-src/vortex/vortex.spec 13 Jul 2007 20:41:54 -0000 1.10
@@ -53,8 +53,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, pkgconfig
PreReq: OpenPKG, openpkg >= 20040130
-BuildPreReq: axl >= 0.4.4, glib2, readline
-PreReq: axl >= 0.4.4, glib2, readline
+BuildPreReq: axl >= 0.4.5, glib2, readline
+PreReq: axl >= 0.4.5, glib2, readline
%if "%{with_ssl}" == "yes"
BuildPreReq: openssl
PreReq: openssl
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]