OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 20-Nov-2003 16:26:56
Branch: HEAD Handle: 2003112015265600
Modified files:
openpkg-src/as-gui as-gui.spec
Log:
Whoops use the X11 metapackage rather than the actual one
Summary:
Revision Changes Path
1.53 +2 -2 openpkg-src/as-gui/as-gui.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/as-gui/as-gui.spec
============================================================================
$ cvs diff -u -r1.52 -r1.53 as-gui.spec
--- openpkg-src/as-gui/as-gui.spec 20 Nov 2003 15:25:00 -0000 1.52
+++ openpkg-src/as-gui/as-gui.spec 20 Nov 2003 15:26:56 -0000 1.53
@@ -45,8 +45,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, x11
-PreReq: OpenPKG, openpkg >= 20020206, x11
+BuildPreReq: OpenPKG, openpkg >= 20020206, X11
+PreReq: OpenPKG, openpkg >= 20020206, X11
BuildPreReq: qt >= 3.2.3-20031120, pkgconfig, make
%if "%{with_mico}" == "yes"
BuildPreReq: mico
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]