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.8 by eulisse, Thu May 24 07:23:11 2007 UTC vs.
Revision 1.9 by eulisse, Thu May 24 08:52:26 2007 UTC

# Line 12 | Line 12 | Patch: http://service-spi.web.cern.ch/se
12   Provides: libdcap.so%{libsuffix}
13   Provides: libpdcap.so%{libsuffix}
14   %prep
15 + rm -rf %n-%realversion
16   %setup -n %n-%realversion
17   %patch0 -p1
18   %build
19 + rm -rf %i
20 + mkdir -p %i
21   LD=gcc make BIN_PATH=%i %makeprocesses
22   %install
23   LD=gcc make BIN_PATH=%i install
21 #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines