Project import/texlive-ltximg - Diff 59f77591bb...4a4de33d08
... | ... | --- a/texlive-ltximg.spec |
... | ... | +++ b/texlive-ltximg.spec |
... | ... | @@ -6,7 +6,7 @@ |
6 | 6 |
# catalog-version 1.0
|
7 | 7 |
Name: texlive-ltximg
|
8 | 8 |
Version: 1.0
|
9 |
Release: 3
|
|
9 |
Release: 4
|
|
10 | 10 |
Summary: Split LaTeX files to sanitise a conversion process
|
11 | 11 |
Group: Publishing
|
12 | 12 |
URL: http://www.ctan.org/tex-archive/support/ltximg
|
... | ... | @@ -25,13 +25,6 @@ PStricks environments for separate processing to produce images |
… | … | |
25 | 25 |
(in eps, pdf, png or jpg format) for use by a converter or the
|
26 | 26 |
preview bundle.
|
27 | 27 |
|
28 |
%post
|
|
29 |
%{_sbindir}/texlive.post
|
|
30 |
|
|
31 |
%postun
|
|
32 |
if [ $1 -eq 0 ]; then
|
|
33 |
%{_sbindir}/texlive.post
|
|
34 |
fi
|
|
35 | 28 |
|
36 | 29 |
#-----------------------------------------------------------------------
|
37 | 30 |
%files
|