Project import/texlive-mandi - Diff 2967f62a22...43260983bf
... | ... | --- a/texlive-mandi.spec |
... | ... | +++ b/texlive-mandi.spec |
... | ... | @@ -6,7 +6,7 @@ |
6 | 6 |
# catalog-version 2.2.0
|
7 | 7 |
Name: texlive-mandi
|
8 | 8 |
Version: 2.2.0
|
9 |
Release: 6
|
|
9 |
Release: 7
|
|
10 | 10 |
Summary: Macros for introductory physics and astronomy
|
11 | 11 |
Group: Publishing
|
12 | 12 |
URL: http://www.ctan.org/tex-archive/macros/latex/contrib/mandi
|
... | ... | @@ -26,13 +26,6 @@ intelligently handle SI units so the user need not do so. There |
… | … | |
26 | 26 |
are other features that should make LaTeX easy for introductory
|
27 | 27 |
physics students.
|
28 | 28 |
|
29 |
%post
|
|
30 |
%{_sbindir}/texlive.post
|
|
31 |
|
|
32 |
%postun
|
|
33 |
if [ $1 -eq 0 ]; then
|
|
34 |
%{_sbindir}/texlive.post
|
|
35 |
fi
|
|
36 | 29 |
|
37 | 30 |
#-----------------------------------------------------------------------
|
38 | 31 |
%files
|