1 |
%define name texinfo |
%define name texinfo |
2 |
%define version 5.2 |
%define version 5.2 |
3 |
%define release %mkrel 1 |
%define release %mkrel 2 |
4 |
|
|
5 |
%define bootstrap 0 |
%define bootstrap 0 |
6 |
%{?_without_bootstrap: %global bootstrap 0} |
%{?_without_bootstrap: %global bootstrap 0} |
33 |
Requires(preun): info-install |
Requires(preun): info-install |
34 |
# conflict necessary for upgrade (version is when makfile symlink and texi2any is moved) |
# conflict necessary for upgrade (version is when makfile symlink and texi2any is moved) |
35 |
Conflicts: texinfo-tex < 5.1-4 |
Conflicts: texinfo-tex < 5.1-4 |
36 |
|
Conflicts: xemacs < 21.4.22-23 |
37 |
|
|
38 |
%description |
%description |
39 |
Texinfo is a documentation system that can produce both online information |
Texinfo is a documentation system that can produce both online information |