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-Jun-2006 00:47:17
Branch: HEAD Handle: 2006061023471600
Modified files:
openpkg-src/mathomatic mathomatic.spec
Log:
requires GNU make
Summary:
Revision Changes Path
1.74 +2 -2 openpkg-src/mathomatic/mathomatic.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mathomatic/mathomatic.spec
============================================================================
$ cvs diff -u -r1.73 -r1.74 mathomatic.spec
--- openpkg-src/mathomatic/mathomatic.spec 26 May 2006 16:34:06 -0000
1.73
+++ openpkg-src/mathomatic/mathomatic.spec 10 Jun 2006 22:47:16 -0000
1.74
@@ -33,7 +33,7 @@
Group: Algorithm
License: Open Source
Version: 12.5.17
-Release: 20060526
+Release: 20060611
# list of sources
Source0: http://www.panix.com/~gesslein/mathomatic-%{version}.tar.bz2
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: readline, ncurses
PreReq: readline, ncurses
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]