# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external classlib 3.1.2 |
1 | > | ### RPM external classlib 3.1.3 |
2 | Source: http://cmsmac01.cern.ch/~lat/exports/%n-%realversion.tar.bz2 | |
3 | %define closingbrace ) | |
4 | %define online %(case %cmsplatf in *onl_*_*%closingbrace echo true;; *%closingbrace echo false;; esac) | |
5 | – | Patch0: classlib-3.1.2-gcc46 |
5 | ||
6 | Requires: bz2lib | |
7 | Requires: pcre | |
# | Line 15 | Line 14 | Requires: onlinesystemtools | |
14 | ||
15 | %prep | |
16 | %setup -n %n-%realversion | |
18 | – | case %gccver in |
19 | – | 4.6.*) |
20 | – | %patch0 -p1 |
21 | – | ;; |
22 | – | esac |
17 | ||
18 | %build | |
19 | ./configure --prefix=%i \ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |