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: 11-Oct-2005 08:47:55
Branch: HEAD Handle: 2005101107475500
Modified files:
openpkg-src/max max.spec
Log:
requires perl because of pod2man
Summary:
Revision Changes Path
1.19 +2 -2 openpkg-src/max/max.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/max/max.spec
============================================================================
$ cvs diff -u -r1.18 -r1.19 max.spec
--- openpkg-src/max/max.spec 17 Sep 2005 18:45:35 -0000 1.18
+++ openpkg-src/max/max.spec 11 Oct 2005 06:47:55 -0000 1.19
@@ -33,7 +33,7 @@
Group: Converter
License: TUM Open-Source
Version: 7.4.2
-Release: 20050917
+Release: 20051011
# list of sources
Source0:
http://www2.informatik.tu-muenchen.de/pub/sw/max-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, flex, bison, gcc, X11
+BuildPreReq: OpenPKG, openpkg >= 20040130, flex, bison, gcc, X11, perl
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]