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: 06-Dec-2008 19:35:18
Branch: HEAD Handle: 2008120618351800
Modified files:
openpkg-src/mathomatic mathomatic.spec
Log:
upgrading package: mathomatic 14.2.4 -> 14.2.5
Summary:
Revision Changes Path
1.142 +3 -3 openpkg-src/mathomatic/mathomatic.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mathomatic/mathomatic.spec
============================================================================
$ cvs diff -u -r1.141 -r1.142 mathomatic.spec
--- openpkg-src/mathomatic/mathomatic.spec 30 Nov 2008 19:28:36 -0000
1.141
+++ openpkg-src/mathomatic/mathomatic.spec 6 Dec 2008 18:35:18 -0000
1.142
@@ -31,8 +31,8 @@
Class: BASE
Group: Algorithm
License: Open Source
-Version: 14.2.4
-Release: 20081130
+Version: 14.2.5
+Release: 20081206
# list of sources
Source0: http://www.panix.com/~gesslein/mathomatic-%{version}.tar.bz2
@@ -68,7 +68,7 @@
CC="%{l_cc}" \
CFLAGS='%{l_cflags -O} %{l_cppflags} -DUNIX -DREADLINE
-DVERSION=\"%{version}\"' \
LDFLAGS="%{l_ldflags}" \
- LIBS="-lreadline -lncurses -lm"
+ LDLIBS="-lreadline -lncurses -lm"
%install
rm -rf $RPM_BUILD_ROOT
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]