rpms/maxima/FC-4 maxima.spec,1.14,1.15

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Jan 5 15:40:45 UTC 2006


Author: rdieter

Update of /cvs/extras/rpms/maxima/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21525

Modified Files:
	maxima.spec 
Log Message:
* Thu Jan 05 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.2-9
- OK, loosen Req's again (buildsystem can't handle it)



Index: maxima.spec
===================================================================
RCS file: /cvs/extras/rpms/maxima/FC-4/maxima.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- maxima.spec	5 Jan 2006 15:28:48 -0000	1.14
+++ maxima.spec	5 Jan 2006 15:40:44 -0000	1.15
@@ -3,7 +3,7 @@
 Name: 	 maxima
 Version: 5.9.2
 
-Release: 8%{?dist} 
+Release: 9%{?dist} 
 License: GPL
 Group:	 Applications/Engineering 
 URL: 	 http://maxima.sourceforge.net/
@@ -103,7 +103,7 @@
 Summary: Maxima compiled with clisp
 Group:	 Applications/Engineering
 BuildRequires: clisp-devel
-%define clisp_ver %{expand:%%(clisp --version | head -n 1 | cut -d' ' -f3 )}
+#define clisp_ver %{expand:%%(clisp --version | head -n 1 | cut -d' ' -f3 )}
 Requires: clisp %{?clisp_ver: >= %{clisp_ver}}
 Requires: %{name} = %{version}
 Obsoletes: maxima-exec-clisp < %{version}-%{release}
@@ -142,7 +142,7 @@
 Summary: Maxima compiled with SBCL 
 Group:   Applications/Engineering
 BuildRequires: sbcl 
-%define sbcl_ver %{expand:%%(sbcl --version | cut -d' ' -f2)}
+#define sbcl_ver %{expand:%%(sbcl --version | cut -d' ' -f2)}
 Requires: sbcl %{?sbcl_ver: >= %{sbcl_ver}} 
 Requires: %{name} = %{version}
 Obsoletes: maxima-exec-sbcl < %{version}-%{release}
@@ -351,6 +351,9 @@
 
 
 %changelog
+* Thu Jan 05 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.2-9
+- OK, loosen Req's again (buildsystem can't handle it)
+
 * Thu Jan 05 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.2-8
 - tighten Req: on clisp/sbcl runtimes
 




More information about the fedora-extras-commits mailing list