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.9 by muzaffar, Mon Sep 3 15:28:45 2007 UTC vs.
Revision 1.11 by elmer, Sun Oct 21 08:30:52 2007 UTC

# Line 5 | Line 5 | Source: http://www.gccxml.org/files/v0.6
5   Patch0: gccxml1
6   Patch1: gccxml2
7   Patch2: gccxml3
8 + Patch3: gccxml4
9  
10   %prep
11   %setup -n %{n}-%{realversion}
12 < %patch1 -p1
12 > #%patch1 -p1
13 > %patch3 -p1
14  
15   %build
16   mkdir gccxml-build
# Line 20 | Line 22 | make %makeprocesses
22   cd gccxml-build
23   make install
24   cd %i
25 < patch -p1 <%{_sourcedir}/gccxml1
26 < patch -p1 <%{_sourcedir}/gccxml3
25 > #patch -p1 <%{_sourcedir}/gccxml1
26 > #patch -p1 <%{_sourcedir}/gccxml3
27  
28   # SCRAM ToolBox toolfile
29   mkdir -p %i/etc/scram.d

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines