SPECS: libmatheval.spec - fix x86-64 build.

pluto pluto at pld-linux.org
Sun May 14 21:27:25 CEST 2006


Author: pluto                        Date: Sun May 14 19:27:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix x86-64 build.

---- Files affected:
SPECS:
   libmatheval.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/libmatheval.spec
diff -u SPECS/libmatheval.spec:1.7 SPECS/libmatheval.spec:1.8
--- SPECS/libmatheval.spec:1.7	Sat May 13 12:34:06 2006
+++ SPECS/libmatheval.spec	Sun May 14 21:27:19 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Biblioteka do obliczania wyrażeń matematycznych
 Name:		libmatheval
 Version:	1.1.3
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries
 Source0:	ftp://ftp.gnu.org/gnu/libmatheval/%{name}-%{version}.tar.gz
@@ -12,8 +12,8 @@
 URL:		http://www.gnu.org/software/libmatheval/
 BuildRequires:	automake
 BuildRequires:	bison
-BuildRequires:	flex
-BuildRequires:	guile
+BuildRequires:	flex >= 2.5.33-2
+BuildRequires:	guile-devel
 BuildRequires:	texinfo
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -111,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/05/14 19:27:19  pluto
+- fix x86-64 build.
+
 Revision 1.7  2006/05/13 10:34:06  qboosh
 - updated to 1.1.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmatheval.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list