# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external dcap 1.2.35 | |
2 | – | Requires: gcc-wrapper |
2 | # Fakes the presence of dcap since we are not allowed to distribute it. | |
3 | Source: http://service-spi.web.cern.ch/service-spi/external/tarFiles/%n-%v.tar.gz | |
4 | Patch: http://service-spi.web.cern.ch/service-spi/external/tarFiles/%n-%v.patch | |
# | Line 16 | Line 15 | Provides: libpdcap.so%{libsuffix} | |
15 | %setup -n %n-%v | |
16 | %patch0 -p1 | |
17 | %build | |
19 | – | ## IMPORT gcc-wrapper |
18 | make BIN_PATH=%i %makeprocesses | |
19 | %install | |
20 | make BIN_PATH=%i install |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |