Package maxima: Specfile

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
%define DEFAULT_LISP    sbcl

%define BUILD_GCL	0
%define BUILD_CLISP 	1
%define BUILD_SBCL	1
%define BUILD_CMUCL	0

%define BUILD_LANG_ES		1
%define BUILD_LANG_ES_UTF	1
%define BUILD_LANG_PT		1
%define BUILD_LANG_PT_UTF	1
%define BUILD_LANG_PT_BR	1
%define BUILD_LANG_PT_BR_UTF	1

%define BUILD_GCL_ANSI  1

%define BUILD_EMACS     1
%define BUILD_XMAXIMA   1

%define BUILD_BOOK      0

%define CVS_BUILD	0

Name: maxima
Version: 5.22.1
%define maxima_version 5.22.1
Release: alt0.M51.1
Summary: Maxima Computer Algebra System
License: GPL
Group: Sciences/Mathematics
Url: http://maxima.sourceforge.net
Packager: Ilya Mashkin <oddity@altlinux.ru>

Source0: maxima-%version.tar.gz
Source1: maxima-new-16.xpm
Source2: maxima-new-32.xpm
Source3: maxima-new-48.xpm
Source4: maxima-xmaxima.desktop
Source6: maxima-modes.el
%if %BUILD_BOOK
Source7: breqn-0.94.tar.bz2
%endif

Patch1: maxima-5.14.0-gnuplot-pm3d.patch
Patch6: maxima-5.9.4-gcl_setarch.patch


%description
Maxima is a full symbolic computation program.  It is full featured
doing symbolic manipulation of polynomials, matrices, rational
functions, integration, Todd-coxeter, graphing, bigfloats.  It has a
symbolic debugger source level debugger for maxima code.  Maxima is
based on the original Macsyma developed at MIT in the 1970's.  It is
quite reliable, and has good garbage collection, and no memory leaks.
It comes with hundreds of self tests.  

%package common
Summary: Maxima Symbolic Computation Program. Common files
Group: Sciences/Mathematics
Provides: maxima = %version-%release

Requires: gnuplot >= 4.0.0 rlwrap maxima-bin = %version-%release
BuildRequires: sed perl tetex tetex-latex texinfo automake_1.7
AutoReq: yes, noshell

%description common
This package contains common files needed to run Maxima with
any lisp interpreter, documentation etc.


%if %BUILD_CLISP
%package bin-clisp
Summary: Maxima Symbolic Computation Program. Clisp binaries
Group: Sciences/Mathematics
Provides: maxima-bin = %version-%release
Requires: maxima-common = %version-%release 
BuildRequires: clisp

%description bin-clisp
Maxima binaries compiled with clisp.
%endif

%if %BUILD_GCL
%package bin-gcl
Summary: Maxima Symbolic Computation Program. GCL binaries
Group: Sciences/Mathematics
Provides: maxima-bin = %version-%release
Requires: maxima-common = %version-%release libreadline libncurses terminfo libgpm
BuildRequires: gcl >= 2.6.5

%description bin-gcl
Maxima binaries compiled with GCL (GNU Common Lisp).
%endif

%if %BUILD_CMUCL
%package bin-cmucl
Summary: Maxima Symbolic Computation Program. CMUCL binaries
Group: Sciences/Mathematics
Provides: maxima-bin = %version-%release
Requires: maxima-common = %version-%release
BuildRequires: cmucl

%description bin-cmucl
Maxima binaries compiled with CMUCL (CMU Common Lisp).
%endif

%if %BUILD_SBCL
%package bin-sbcl
Summary: Maxima Symbolic Computation Program. SBCL binaries
Group: Sciences/Mathematics
Provides: maxima-bin = %version-%release
Requires: maxima-common = %version-%release sbcl = 1.0.44
BuildRequires: sbcl = 1.0.44
BuildRequires: /proc

%description bin-sbcl
Maxima binaries compiled with SBCL (Steel Bank Common Lisp).
%endif

%if %BUILD_EMACS
%package -n emacs-maxima
Summary: Emacs Maxima modes
Group: Editors
Requires: maxima-common = %version-%release emacs emacs-mode-auctex 
Obsoletes: maxima-emacs
BuildArch: noarch

%description -n emacs-maxima
Set of Maxima emacs modes.
%endif

%if %BUILD_XMAXIMA
%package xmaxima
Summary: Maxima graphical frontend
Group: Sciences/Mathematics
Requires: maxima-common = %version-%release tk tcl

%description xmaxima
Maxima graphical frontend written in Tcl/Tk.
%endif

%if %BUILD_LANG_ES
%package lang-es
Summary: Maxima Spanish language pack
Group: Sciences/Mathematics
Requires: maxima-common = %version-%release
BuildArch: noarch

%description lang-es
Maxima Spanish language pack.
%endif

%if %BUILD_LANG_ES_UTF
%package lang-es-utf8
Summary: Maxima Spanish language pack (UTF-8)
Group: Sciences/Mathematics
Requires: maxima-common = %version-%release
BuildArch: noarch

%description lang-es-utf8
Maxima Spanish language pack (UTF-8).
%endif

%if %BUILD_LANG_PT
%package lang-pt
Summary: Maxima Portuguese language pack
Group: Sciences/Mathematics
Requires: maxima-common = %version-%release
BuildArch: noarch

%description lang-pt
Maxima Portuguese language pack.
%endif

%if %BUILD_LANG_PT_UTF
%package lang-pt-utf8
Summary: Maxima Portuguese language pack (UTF-8)
Group: Sciences/Mathematics
Requires: maxima-common = %version-%release
BuildArch: noarch

%description lang-pt-utf8
Maxima Portuguese language pack (UTF-8).
%endif

%if %BUILD_LANG_PT_BR
%package lang-pt_BR
Summary: Maxima Brazilian Portuguese language pack
Group: Sciences/Mathematics
Requires: maxima-common = %version-%release
BuildArch: noarch

%description lang-pt_BR
Maxima Brazilian Portuguese language pack.
%endif

%if %BUILD_LANG_PT_BR_UTF
%package lang-pt_BR-utf8
Summary: Maxima Brazilian Portuguese language pack (UTF-8)
Group: Sciences/Mathematics
Requires: maxima-common = %version-%release
BuildArch: noarch

%description lang-pt_BR-utf8
Maxima Brazilian Portuguese language pack (UTF-8).
%endif

%if %BUILD_BOOK
%package book
Summary: Maxima book
Group: Sciences/Mathematics
BuildRequires: ghostscript
BuildArch: noarch

%description book
Maxima book
%endif

%if %CVS_BUILD
%define maxima_dir    %_builddir/maxima
%else
%define maxima_dir    %_builddir/maxima-%maxima_version
%endif

%prep
%if %CVS_BUILD
%setup -q -b0 -nmaxima
%else
%setup -q -b0 -nmaxima-%maxima_version
%endif

%if %BUILD_BOOK
%__tar jxf %SOURCE7 -C doc/maximabook
%endif

#patch1 -p1
#%patch2 -p1
#patch6 -p1 -b .gcl-setarch
%build
#export SBCL_HOME=%_libdir/sbcl/
%if %CVS_BUILD
#%set_automake_version 1.7
./bootstrap
%endif

touch ./src/*.mk ./src/Makefile.in

%if %BUILD_GCL_ANSI
export GCL_ANSI="yes"
%else
export GCL_ANSI=""
%endif

./configure  --with-default-lisp=%DEFAULT_LISP \
%if %BUILD_CLISP
  --enable-clisp  \
%endif
%if %BUILD_GCL
  --enable-gcl    \
%endif
%if %BUILD_CMUCL
  --enable-cmucl  \
%endif
%if %BUILD_SBCL
  --enable-sbcl   \
%endif
%if %BUILD_LANG_ES
  --enable-lang-es	\
%endif
%if %BUILD_LANG_ES_UTF
  --enable-lang-es-utf8	\
%endif
%if %BUILD_LANG_PT
  --enable-lang-pt	\
%endif
%if %BUILD_LANG_PT_UTF
  --enable-lang-pt-utf8	\
%endif
%if %BUILD_LANG_PT_BR
  --enable-lang-pt_BR		\
%endif
%if %BUILD_LANG_PT_BR_UTF
  --enable-lang-pt_BR-utf8	\
%endif
  --prefix=%prefix           \
  --infodir=%_infodir        \
  --mandir=%_mandir          \
  --libdir=%_libdir          \
  --datadir=%_datadir        \
  --libexecdir=%_libexecdir

make

pushd doc
  %if %BUILD_BOOK
  pushd maximabook
    make pdf-final
  popd
  %endif
  # comment 25112010 3str:
  #pushd intromax
  #    pdflatex intromax.ltx
  # popd
popd  

%install

%set_verify_info_method relaxed

#export RPM_FINDREQ_METHOD=none
#%define _findreq_default_method none
# info files must be uncompressed
%define _compress_method no

%define maxima_libdir 	  %buildroot%_libdir/maxima
%define maxima_bindir     %buildroot%_bindir
%if %BUILD_EMACS
%define emacs_maxima_dir  %_datadir/emacs/site-lisp/maxima
%endif

# extra dirs and files not handled by standard make install

#  emacs modes
%if %BUILD_EMACS
install -d %buildroot%emacs_maxima_dir
install -d %buildroot%_sysconfdir/emacs/site-start.d
install -d %buildroot%_datadir/texmf/tex/latex/emaxima
%endif

#  documentation
install -d %buildroot%_docdir/maxima-%version
install -d %buildroot%_docdir/maxima-%version/implementation
%if %BUILD_BOOK
install -d %buildroot%_docdir/maxima-%version/maximabook
%endif
%if %BUILD_EMACS
install -d %buildroot%_docdir/maxima-%version/emaxima
%endif

%if %BUILD_XMAXIMA
# icons
install -D -m644 %SOURCE1 %buildroot%_miconsdir/maxima.xpm
install -D -m644 %SOURCE2 %buildroot%_niconsdir/maxima.xpm
install -D -m644 %SOURCE3 %buildroot%_liconsdir/maxima.xpm
# menu item
install -D -m644 %SOURCE4 %buildroot%_desktopdir/maxima-xmaxima.desktop
%endif

# emacs modes
%if %BUILD_EMACS
#  emaxima
install -D -m644 \
  %maxima_dir/interfaces/emacs/emaxima/*.el \
  %maxima_dir/interfaces/emacs/emaxima/*.lisp \
    %buildroot%emacs_maxima_dir
install -D -m644 \
  %maxima_dir/interfaces/emacs/emaxima/*.sty \
    %buildroot%_datadir/texmf/tex/latex/emaxima/emaxima.sty
#  old modes
install -D -m644 \
  %maxima_dir/interfaces/emacs/misc/*.el \
    %buildroot%emacs_maxima_dir
# site start
install -D -m644 %SOURCE6 %buildroot%_sysconfdir/emacs/site-start.d/maxima.el
echo "(setq load-path (cons \"%emacs_maxima_dir\" load-path))" >> \
  %buildroot%_sysconfdir/emacs/site-start.d/maxima.el
%endif

# documentation
%define maxima_docdir %buildroot%_docdir/maxima-%version
install -D -m644 COPY* AUT* NEW* READ* INST* Change* doc/contrib* %maxima_docdir
%if %BUILD_BOOK
install -D -m644 %maxima_dir/doc/maximabook/maxima.pdf %maxima_docdir/maxima.pdf
%endif
install -D -m644 %maxima_dir/doc/intromax/intromax.html %maxima_docdir/intromax.html
install -D -m644 %maxima_dir/doc/implementation/*.txt %maxima_docdir/implementation
%if %BUILD_EMACS
install -D -m644 %maxima_dir/doc/emaxima/EMaximaIntro.ps %maxima_docdir/emaxima/EMaximaIntro.ps
%endif

cd %maxima_dir

%makeinstall

%files common
%_bindir/maxima
%_bindir/rmaxima
%_infodir/*
%if %BUILD_LANG_ES
%exclude %_infodir/es
%endif
%if %BUILD_LANG_ES_UTF
%exclude %_infodir/es.utf8
%endif
%if %BUILD_LANG_PT
%exclude %_infodir/pt
%endif
%if %BUILD_LANG_PT_UTF
%exclude %_infodir/pt.utf8
%endif
%if %BUILD_LANG_PT_BR
%exclude %_infodir/pt_BR
%endif
%if %BUILD_LANG_PT_BR_UTF
%exclude %_infodir/pt_BR.utf8
%endif
%_mandir/man1/maxima.1*
%dir %_libexecdir/maxima
%dir %_libexecdir/maxima/%maxima_version
%_libexecdir/maxima/%maxima_version/mgnuplot
%dir %_datadir/maxima
%dir %_datadir/maxima/%maxima_version
%_datadir/maxima/%maxima_version/demo
%_datadir/maxima/%maxima_version/doc
%_datadir/maxima/%maxima_version/share
%_datadir/maxima/%maxima_version/src
%_datadir/maxima/%maxima_version/tests
%exclude %_datadir/maxima/%maxima_version/emacs
%if %BUILD_LANG_ES
%exclude %_datadir/maxima/%maxima_version/doc/html/es
%endif
%if %BUILD_LANG_ES_UTF
%exclude %_datadir/maxima/%maxima_version/doc/html/es.utf8
%endif
%if %BUILD_LANG_PT
%exclude %_datadir/maxima/%maxima_version/doc/html/pt
%endif
%if %BUILD_LANG_PT_UTF
%exclude %_datadir/maxima/%maxima_version/doc/html/pt.utf8
%endif
%if %BUILD_LANG_PT_BR
%exclude %_datadir/maxima/%maxima_version/doc/html/pt_BR
%endif
%if %BUILD_LANG_PT_BR_UTF
%exclude %_datadir/maxima/%maxima_version/doc/html/pt_BR.utf8
%endif
%dir %_docdir/maxima-%version
%doc %_docdir/maxima-%version/COPY*
%doc %_docdir/maxima-%version/AUT*
%doc %_docdir/maxima-%version/NEW*
%doc %_docdir/maxima-%version/READ*
%doc %_docdir/maxima-%version/INST*
%doc %_docdir/maxima-%version/Change*
%doc %_docdir/maxima-%version/contrib*
%doc %_docdir/maxima-%version/intromax.html
%doc %_docdir/maxima-%version/implementation

%if %BUILD_CLISP
%files bin-clisp
%dir %_libdir/maxima
%dir %_libdir/maxima/%maxima_version
%_libdir/maxima/%maxima_version/binary-clisp
%endif

%if %BUILD_GCL
%files bin-gcl
%dir %_libdir/maxima
%dir %_libdir/maxima/%maxima_version
%_libdir/maxima/%maxima_version/binary-gcl
%endif

%if %BUILD_CMUCL
%files bin-cmucl
%dir %_libdir/maxima
%dir %_libdir/maxima/%maxima_version
%_libdir/maxima/%maxima_version/binary-cmucl
%endif

%if %BUILD_SBCL
%files bin-sbcl
%dir %_libdir/maxima
%dir %_libdir/maxima/%maxima_version
%_libdir/maxima/%maxima_version/binary-sbcl
%endif

%if %BUILD_EMACS
%files -n emacs-maxima
%emacs_maxima_dir
%_sysconfdir/emacs/site-start.d/*.el
%_datadir/texmf/tex/latex/emaxima
%dir %_docdir/maxima-%version
%doc %_docdir/maxima-%version/emaxima
%endif

%if %BUILD_XMAXIMA
%files xmaxima
%_bindir/xmaxima
%_desktopdir/maxima-xmaxima.desktop
%_niconsdir/maxima.xpm
%_miconsdir/maxima.xpm
%_liconsdir/maxima.xpm
%dir %_datadir/maxima
%dir %_datadir/maxima/%maxima_version
%_datadir/maxima/%maxima_version/xmaxima
%endif

%if %BUILD_BOOK
%files book
%dir %_docdir/maxima-%version
%doc %_docdir/maxima-%version/maxima.pdf
%endif

%if %BUILD_LANG_ES
%files lang-es
%_datadir/maxima/%maxima_version/doc/html/es
%_infodir/es
%endif

%if %BUILD_LANG_ES_UTF
%files lang-es-utf8
%_datadir/maxima/%maxima_version/doc/html/es.utf8
%_infodir/es.utf8
%endif

%if %BUILD_LANG_PT
%files lang-pt
%_datadir/maxima/%maxima_version/doc/html/pt
%_infodir/pt
%endif

%if %BUILD_LANG_PT_UTF
%files lang-pt-utf8
%_datadir/maxima/%maxima_version/doc/html/pt.utf8
%_infodir/pt.utf8
%endif

%if %BUILD_LANG_PT_BR
%files lang-pt_BR
%_datadir/maxima/%maxima_version/doc/html/pt_BR
%_infodir/pt_BR
%endif

%if %BUILD_LANG_PT_BR_UTF
%files lang-pt_BR-utf8
%_datadir/maxima/%maxima_version/doc/html/pt_BR.utf8
%_infodir/pt_BR.utf8
%endif


%changelog
* Tue Dec 21 2010 Ilya Mashkin <oddity@altlinux.ru> 5.22.1-alt0.M51.1
- Build for 5.1

* Mon Dec 20 2010 Ilya Mashkin <oddity@altlinux.ru> 5.22.1-alt1
- version up
- set lang packages to noarch

* Wed Dec 08 2010 Ilya Mashkin <oddity@altlinux.ru> 5.22.1-alt0.2
- rebuild with current sbcl

* Thu Nov 25 2010 Ilya Mashkin <oddity@altlinux.ru> 5.22.1-alt0.1
- 5.22.1

* Mon Dec 14 2009 Ilya Mashkin <oddity@altlinux.ru> 5.20.1-alt0.1
- 5.20.1

* Fri Oct 30 2009 Ilya Mashkin <oddity@altlinux.ru> 5.19.2-alt0.2
- rebuild with sbcl 1.0.32
- remove old TeX calls in %%post

* Sun Sep 06 2009 Ilya Mashkin <oddity@altlinux.ru> 5.19.2-alt0.1
- 5.19.2
- fix desktop file
- fix icons locations

* Thu Jul 23 2009 Ilya Mashkin <oddity@altlinux.ru> 5.18.1-alt0.3
- rebuild with sbcl 1.0.29

* Fri Jun 19 2009 Ilya Mashkin <oddity@altlinux.ru> 5.18.1-alt0.2
- fix build in new environment

* Mon Apr 20 2009 Ilya Mashkin <oddity@altlinux.ru> 5.18.1-alt0.1
- 5.18.1

* Tue Mar 17 2009 Ilya Mashkin <oddity@altlinux.ru> 5.17.1-alt0.3
- rebuild with sbcl 1.0.25

* Sat Jan 10 2009 Ilya Mashkin <oddity@altlinux.ru> 5.17.1-alt0.2
- rebuild with sbcl 1.0.24

* Tue Jan 06 2009 Ilya Mashkin <oddity@altlinux.ru> 5.17.1-alt0.1
- 5.17.1
- build with sbcl 1.0.23 instead of gcl
- apply repocop patch
- package maxima-bin-gcl temporary disabled

* Tue Sep 09 2008 Ilya Mashkin <oddity@altlinux.ru> 5.16.3-alt0.1
- 5.16.3

* Thu Jan 03 2008 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.14.0-alt2
- AutoReq fixed for maxima-common.

* Tue Jan 01 2008 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.14.0-alt1
- Maxima 5.14.0.

* Mon Nov 05 2007 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.13.0-alt2
- Rebuilt with new new clisp version.

* Sun Sep 23 2007 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.13.0-alt1
- Maxima 5.13.0.
- Removed Russian summary and description.

* Sun May 06 2007 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.12.0-alt1
- Maxima 5.12.0.

* Thu Jan 11 2007 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.11.0-alt2
- Rebuilt with sbcl 1.0.1.

* Fri Dec 22 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.11.0-alt1
- Maxima 5.11.0.

* Tue Oct 24 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.10.0-alt3
- Fixed problem with gcl compiler temp dir.

* Thu Oct 12 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.10.0-alt2
- Rebuilt with new lisp versions.

* Thu Sep 21 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.10.0-alt1
- Maxima 5.10.0.

* Sun Sep 03 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.3.99rc3-alt0.01
- Maxima 5.9.3.99rc3.

* Fri Sep 01 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.3.99rc2-alt0.03
- Maxima 5.9.3.99rc2.

* Wed Aug 02 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.3.99rc1-alt0.01
- Maxima 5.9.3.99rc1.

* Sat Jul 08 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.3.1cvs-alt0.1cvs20060708
- Spanish and Portuguese languge packs.

* Mon Mar 20 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.3-alt1
- Maxima 5.9.3.

* Sun Mar 05 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.2.99rc2-alt0.01
- Maxima 5.9.2.99rc2.

* Sat Mar 04 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.2.99rc1-alt0.01
- Maxima 5.9.2.99rc1.

* Thu Jan 19 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.2-alt7
- Rebuilt without CMUCL.

* Mon Jan 16 2006 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.2-alt6
- Rebuilt with SBCL 0.9.8.

* Sat Nov 12 2005 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.2-alt5
- Fix clisp banner.

* Fri Oct 28 2005 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.2-alt4
- Build for x86_64 - gcl and clisp.

* Fri Oct 28 2005 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.2-alt3
- Fix for weird SBCL automake problem.

* Tue Oct 18 2005 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.2-alt2
- Rebuilt with SBCL 0.9.5.

* Wed Oct 12 2005 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.2-alt1
- Maxima 5.9.2 - only GCL and CLISP. 

* Sat Feb 26 2005 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.1-alt5
- Rebuild with new GCL and Clisp.

* Sat Dec 25 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.1-alt4
- More fixes for directories.

* Wed Dec 15 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.1-alt3
- Rebuilt without SBCL due to incompatibility with SBCL 0.8.17.

* Mon Dec 06 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.1-alt2
- Add %_libdir/maxima %_datadir/maxima to the package.

* Sat Sep 25 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.1-alt1
- Maxima 5.9.1 release.

* Fri Sep 17 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.9rc1-alt1
- Maxima 5.9.0.9 RC 1

* Mon Jul 26 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.9beta2-alt1
- Maxima 5.9.0.9 beta 2

* Wed Jul 21 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.14
- Rebuilt with new versions of GCL, CLISP and SBCL.

* Thu May 27 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.13
- Maxima CVS 09.05.2004.
- maxima-book - Maxima book draft.

* Mon Apr 05 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.12
- Disable sbcl in maxima server mode due to absence of sb-vsd-sockets 
  in sbcl 0.8.8.

* Sat Mar 27 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.11
- Maxima CVS 27.03.2004 (5.9.1 prerelease).
- Require sbcl 0.8.8

* Wed Mar 03 2004 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.10
- hack around automake 1.8 incompatibility.

* Sat Nov 29 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.09
- Resolve readline problem for Maxima GCL when buit under hasher.
- Maxima CVS 28.11.2003.
- Static builds for Clisp and CMUCL.
- Now we need ANSI GCL.

* Sat Sep 27 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.08
- Maxima CVS 07.09.2003.
- rebuild with sbcl 0.8.3 and gcl 2.6.1 (traditional+ansi).

* Thu Aug 28 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.07
- Maxima CVS 26.08.2003.
- fix files section for maxima-common.

* Tue Aug 05 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.06
- /etc/emacs/site-start.d should not be in the emacs-maxima package.
- imaxima removed from maxima.el.

* Fri Aug 01 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.05
- Maxima CVS 01.08.2003.

* Wed Jul 09 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.04
- Maxima CVS 06.07.2003.
- maxima-emacs package renamed to emacs-maxima.
- imaxima removed.

* Sat Jun 07 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.03
- rebuild with gcl 2.5.3.
- Maxima CVS 05.06.2003.

* Fri Mar 21 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.02
- rebuild with gcl 2.5.2.

* Tue Mar 18 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0.1-alt0.01
- Maxima CVS 18.03.2003.
- SBCL support. 

* Mon Feb 10 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0-alt1
- Maxima 5.9.0.

* Thu Feb 06 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0-alt0.12
- Missing release documentation is installed.

* Wed Feb 05 2003 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0-alt0.11
- Maxima RC4.  It's not expected to be different from final 5.9.0 
  on Linux and other UNIX. 

* Wed Oct 23 2002 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0-alt0.10
- Maxima RC1 CVS 23.10.2002.

* Thu Oct 17 2002 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0-alt0.09
- Maxima RC1 CVS 17.10.2002.
- Rebuild with clisp 2.29

* Sat Oct 12 2002 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0-alt0.08
- Maxima RC1 CVS 12.10.2002.

* Sun Sep 29 2002 Vadim V. Zhytnikov <vvzhy@altlinux.ru> 5.9.0-alt0.07
- Maxima RC1 CVS 29.09.2002.

* Sun Jul 21 2002 Vadim V. Zhytnikov <vvzhy@mail.ru> 5.9.0-alt0.06
- Many Maxima bugfixes.
- Some spec rewrite. In particular subpackages maxima-<lisp> are
  renamed to maxima-bin-<lisp>.

* Thu May 20 2002 Vadim V. Zhytnikov <vvzhy@mail.ru> 5.9.0-alt0.05
- optional build for some packages.
- default lisp now can be selected.
- xmaxima is back.

* Sun Apr 26 2002 Vadim V. Zhytnikov <vvzhy@mail.ru> 5.9.0-alt0.04
- Search path is now in place.

* Sun Mar 24 2002 Vadim V. Zhytnikov <vvzhy@mail.ru> 5.9.0-alt0.03
- Now based on new SourceForge CVS module maxima.
  No migrate is required.

* Fri Mar 8 2002 Vadim V. Zhytnikov <vvzhy@mail.ru> 5.9-alt0.02
- Now new buid system is almost complete.
- Extra subpackages:
    maxima-xmaxima  - xmaxima frontend.
    maxima-emacs    - emacs modes for maxima.

* Thu Feb 21 2002 Vadim V. Zhytnikov <vvzhy@mail.ru> 5.9-alt0.01
- Maxima is split on three packages:
     maxima-common  -  common files
     maxima-clisp   -  clisp binaries
     maxima-gcl     -  gcl binaries
- New build system.

* Thu Jan 10 2002 Vadim V. Zhytnikov <vvzhy@mail.ru> 5.6-alt2
- GCL compilation problem fixed.
- spec rewrite.

* Fri Oct 26 2001 Vadim V. Zhytnikov <vvzhy@mail.ru> 5.6-alt1
- Initial ALT Linux release.