1 |
< |
### RPM external gccxml 0.6.0 |
1 |
> |
### RPM external gccxml 0.6.0-CMS3 |
2 |
|
|
3 |
|
Requires: cmake |
4 |
< |
Source: http://www.gccxml.org/files/v0.6/%n-%v.tar.gz |
4 |
> |
Source: http://www.gccxml.org/files/v0.6/%n-%realversion.tar.gz |
5 |
|
Patch0: gccxml1 |
6 |
|
Patch1: gccxml2 |
7 |
|
Patch2: gccxml3 |
8 |
|
|
9 |
|
%prep |
10 |
< |
%setup -n %{n}-%{v} |
10 |
> |
%setup -n %{n}-%{realversion} |
11 |
|
%patch1 -p1 |
12 |
|
|
13 |
|
%build |
23 |
|
patch -p1 <%{_sourcedir}/gccxml1 |
24 |
|
patch -p1 <%{_sourcedir}/gccxml3 |
25 |
|
|
26 |
< |
#%patch0 -p1 |
27 |
< |
#%patch2 -p1 |
26 |
> |
%post |
27 |
> |
%{relocateConfig}share/gccxml-0.6/gccxml_config |