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: 11-Oct-2004 14:08:15
Branch: HEAD Handle: 2004101113081500
Modified files:
openpkg-src/amanda amanda.spec
Log:
requires gcc and bless for PLUS class
Summary:
Revision Changes Path
1.4 +3 -3 openpkg-src/amanda/amanda.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/amanda/amanda.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 amanda.spec
--- openpkg-src/amanda/amanda.spec 23 Jun 2004 08:11:06 -0000 1.3
+++ openpkg-src/amanda/amanda.spec 11 Oct 2004 12:08:15 -0000 1.4
@@ -30,11 +30,11 @@
Vendor: University of Maryland at College Park
Packager: The OpenPKG Project
Distribution: OpenPKG
-Class: EVAL
+Class: PLUS
Group: System
License: BSD-style
Version: 2.4.4p3
-Release: 20040623
+Release: 20041011
# package options
%option with_server no
@@ -51,7 +51,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, tar, make
+BuildPreReq: OpenPKG, openpkg >= 20040130, tar, make, gcc
PreReq: OpenPKG, openpkg >= 20040130, tar, xinetd
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]