SPECS: maxima.spec - internal help in maxima now works

draenog draenog at pld-linux.org
Sat Jun 14 14:58:30 CEST 2008


Author: draenog                      Date: Sat Jun 14 12:58:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- internal help in maxima now works

---- Files affected:
SPECS:
   maxima.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/maxima.spec
diff -u SPECS/maxima.spec:1.38 SPECS/maxima.spec:1.39
--- SPECS/maxima.spec:1.38	Fri Jun 13 04:14:59 2008
+++ SPECS/maxima.spec	Sat Jun 14 14:58:25 2008
@@ -18,6 +18,7 @@
 Patch2:		%{name}-posix.patch
 Patch3:		x%{name}-doc.patch
 Patch4:		%{name}-install.patch
+Patch5:		%{name}-info-compressed.patch
 URL:		http://maxima.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -26,6 +27,7 @@
 BuildRequires:	python
 BuildRequires:	texinfo
 %requires_eq	clisp
+Requires:	gzip
 Suggests:	gnuplot
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -99,6 +101,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4
+%patch5
 
 %build
 %{__aclocal}
@@ -158,6 +161,7 @@
 %{_datadir}/%{name}/%{version}/tests
 %{_mandir}/man?/*
 %{_infodir}/maxima.info*
+%{_infodir}/maxima-index.lisp
 
 %files xmaxima
 %defattr(644,root,root,755)
@@ -180,6 +184,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2008-06-14 12:58:25  draenog
+- internal help in maxima now works
+
 Revision 1.38  2008-06-13 02:14:59  draenog
 - subpackages for sources and documentation
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/maxima.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list