OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Oct-2004 11:51:21
Branch: HEAD Handle: 2004101510512100
Modified files:
openpkg-src/orbit2 orbit2.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.34 +2 -2 openpkg-src/orbit2/orbit2.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/orbit2/orbit2.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 orbit2.spec
--- openpkg-src/orbit2/orbit2.spec 11 Oct 2004 14:45:32 -0000 1.33
+++ openpkg-src/orbit2/orbit2.spec 15 Oct 2004 09:51:21 -0000 1.34
@@ -39,7 +39,7 @@
Group: System
License: GPL
Version: %{V_major}.%{V_minor}.%{V_level}
-Release: 20041011
+Release: 20041015
# list of sources
Source0:
ftp://ftp.gnome.org/pub/GNOME/sources/ORBit%{V_major}/%{V_major}.%{V_minor}/ORBit%{V_major}-%{version}.tar.gz
@@ -47,7 +47,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, glib2, libidl, linc >= 1.1.0, popt,
pkgconfig, make, bison, flex
+BuildPreReq: OpenPKG, openpkg >= 20040130, glib2, libidl, linc >= 1.1.0, popt,
pkgconfig, make, bison, flex, gcc
PreReq: OpenPKG, openpkg >= 20040130, glib2, libidl, linc >= 1.1.0, popt
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]