ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/gccxml.spec
(Generate patch)

Comparing COMP/CMSDIST/gccxml.spec (file contents):
Revision 1.5 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.8 by elmer, Wed Jun 27 12:50:44 2007 UTC

# Line 1 | Line 1
1 < ### RPM external gccxml 0.6.0
2 < Requires: gcc-wrapper
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
15 ## IMPORT gcc-wrapper
14   mkdir gccxml-build
15   cd gccxml-build
16   cmake -DCMAKE_INSTALL_PREFIX:PATH=%i ..

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines