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: 12-Oct-2006 22:07:38
Branch: HEAD Handle: 2006101221073800
Modified files:
openpkg-src/vortex vortex.spec
Log:
requires pkgconfig
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/vortex/vortex.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vortex/vortex.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 vortex.spec
--- openpkg-src/vortex/vortex.spec 25 Aug 2006 18:31:45 -0000 1.1
+++ openpkg-src/vortex/vortex.spec 12 Oct 2006 20:07:38 -0000 1.2
@@ -37,7 +37,7 @@
Group: Network
License: LGPL
Version: %{V_external}
-Release: 20060825
+Release: 20061012
# package options
%option with_ssl yes
@@ -51,7 +51,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, pkgconfig
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: axl, glib2
PreReq: axl, glib2
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]