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

Comparing COMP/CMSDIST/dcap.spec (file contents):
Revision 1.7 by elmer, Tue May 22 10:24:07 2007 UTC vs.
Revision 1.8 by eulisse, Thu May 24 07:23:11 2007 UTC

# Line 15 | Line 15 | Provides: libpdcap.so%{libsuffix}
15   %setup -n %n-%realversion
16   %patch0 -p1
17   %build
18 < make BIN_PATH=%i %makeprocesses
18 > LD=gcc make BIN_PATH=%i %makeprocesses
19   %install
20 < make BIN_PATH=%i install
20 > LD=gcc make BIN_PATH=%i install
21   #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines