File tree Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 1
1
sources :
2
- mp3d.doc.tar.xz : 546ecaa18c0180b3d956afdd36639ab6e3656739
3
- mp3d.tar.xz : fce78fbd8032b3d7a25b500dd8b0010bc4b16d76
2
+ mp3d.doc.r29349. tar.xz : c484a9e824069a82406f76b81c63191e07de3398
3
+ mp3d.r29349. tar.xz : c7c88136bf076eea177055c3446d5892d64c07f6
Original file line number Diff line number Diff line change 1
- # revision 29349
2
- # category Package
3
- # catalog-ctan /graphics/metapost/contrib/macros/mp3d
4
- # catalog-date 2012-05-25 16:08:07 +0200
5
- # catalog-license lppl
6
- # catalog-version 1.34
7
1
Name: texlive-mp3d
8
- Version: 1.34
9
- Release: 12
2
+ Version: 29349
3
+ Release: 1
10
4
Summary: 3D animations
11
5
Group: Publishing
12
6
URL: http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/mp3d
13
7
License: LPPL
14
- Source0: http://mirrors.ctan.org/systems/texlive/tlnet/archive/mp3d.tar.xz
15
- Source1: http://mirrors.ctan.org/systems/texlive/tlnet/archive/mp3d.doc.tar.xz
8
+ Source0: http://mirrors.ctan.org/systems/texlive/tlnet/archive/mp3d.r%{ version }. tar.xz
9
+ Source1: http://mirrors.ctan.org/systems/texlive/tlnet/archive/mp3d.doc.r%{ version }. tar.xz
16
10
BuildArch: noarch
17
11
BuildRequires: texlive-tlpkg
18
12
Requires(pre): texlive-tlpkg
@@ -23,12 +17,12 @@ Create animations of 3-dimensional objects (such as polyhedra)
23
17
in MetaPost.
24
18
25
19
%post
26
- %{_sbindir }/texlive.post
20
+ %{_sbindir }/texlive.post
27
21
28
22
%postun
29
- if [ $1 -eq 0 ]; then
23
+ if [ $1 -eq 0 ]; then
30
24
%{_sbindir}/texlive.post
31
- fi
25
+ fi
32
26
33
27
#-----------------------------------------------------------------------
34
28
%files
@@ -75,7 +69,7 @@ in MetaPost.
75
69
76
70
#-----------------------------------------------------------------------
77
71
%prep
78
- %setup -c -a0 -a1
72
+ %autosetup -p1 -c -a1
79
73
80
74
%build
81
75
You can’t perform that action at this time.
0 commit comments