SPECS: mathomatic.spec - up to 12.7.0
zbyniu
zbyniu at pld-linux.org
Wed May 16 14:46:10 CEST 2007
Author: zbyniu Date: Wed May 16 12:46:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 12.7.0
---- Files affected:
SPECS:
mathomatic.spec (1.66 -> 1.67)
---- Diffs:
================================================================
Index: SPECS/mathomatic.spec
diff -u SPECS/mathomatic.spec:1.66 SPECS/mathomatic.spec:1.67
--- SPECS/mathomatic.spec:1.66 Tue Feb 13 07:46:53 2007
+++ SPECS/mathomatic.spec Wed May 16 14:46:03 2007
@@ -2,12 +2,12 @@
Summary: Mathomatic - a symbolic math program
Summary(pl.UTF-8): Mathomatic - program do matematyki symbolicznej
Name: mathomatic
-Version: 12.5.17
+Version: 12.7.0
Release: 1
License: LGPL
Group: Applications/Math
Source0: http://www.panix.com/~gesslein/%{name}-%{version}.tar.bz2
-# Source0-md5: 7f7f156f1d93e8fc7873c77726b0cd97
+# Source0-md5: 98db2c6267b6cbd7d3249722321cb89c
URL: http://www.mathomatic.com/math/
BuildRequires: ncurses-devel
BuildRequires: readline-devel
@@ -34,7 +34,8 @@
%{__make} \
CC="%{__cc}" \
CFLAGS="%{rpmcflags} -DUNIX -DREADLINE -DVERSION=\\"\"%{version}\\"\"" \
- LDFLAGS="%{rpmldflags} -lreadline"
+ LDFLAGS="%{rpmldflags}" \
+ LIBS="-lm -lreadline"
%install
rm -rf $RPM_BUILD_ROOT
@@ -57,6 +58,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.67 2007/05/16 12:46:03 zbyniu
+- up to 12.7.0
+
Revision 1.66 2007/02/13 06:46:53 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mathomatic.spec?r1=1.66&r2=1.67&f=u
More information about the pld-cvs-commit
mailing list