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: 16-Jan-2003 11:44:03
Branch: HEAD Handle: 2003011610440200
Modified files:
openpkg-src/xsel xsel.spec
Log:
Requires gcc.
Summary:
Revision Changes Path
1.8 +2 -2 openpkg-src/xsel/xsel.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xsel/xsel.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 xsel.spec
--- openpkg-src/xsel/xsel.spec 14 Jan 2003 19:58:36 -0000 1.7
+++ openpkg-src/xsel/xsel.spec 16 Jan 2003 10:44:02 -0000 1.8
@@ -33,7 +33,7 @@
Group: XWindow
License: X11
Version: 0.04.1
-Release: 20030114
+Release: 20030116
# list of sources
Source0: http://www.niksula.cs.hut.fi/~vherva/xsel/xsel.c
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, X11
+BuildPreReq: OpenPKG, openpkg >= 20020206, X11, gcc
PreReq: OpenPKG, openpkg >= 20020206, X11
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]