ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/gccxml.spec
Revision: 1.6
Committed: Tue May 1 11:31:21 2007 UTC (18 years ago) by elmer
Branch: MAIN
CVS Tags: pe20070522a-ports, pe20070519a-ports, pe20070512a-ports, pe20070508a-ports, pe20070507a-ports, pe20070501c-ports, pe20070501b-ports, pe20070501a-ports
Changes since 1.5: +0 -2 lines
Log Message:
Remove gcc-wrappers stuff

File Contents

# Content
1 ### RPM external gccxml 0.6.0
2
3 Requires: cmake
4 Source: http://www.gccxml.org/files/v0.6/%n-%v.tar.gz
5 Patch0: gccxml1
6 Patch1: gccxml2
7 Patch2: gccxml3
8
9 %prep
10 %setup -n %{n}-%{v}
11 %patch1 -p1
12
13 %build
14 mkdir gccxml-build
15 cd gccxml-build
16 cmake -DCMAKE_INSTALL_PREFIX:PATH=%i ..
17 make %makeprocesses
18
19 %install
20 cd gccxml-build
21 make install
22 cd %i
23 patch -p1 <%{_sourcedir}/gccxml1
24 patch -p1 <%{_sourcedir}/gccxml3
25
26 %post
27 %{relocateConfig}share/gccxml-0.6/gccxml_config