# | Line 7 | Line 7 | Patch0: mcdb-1.0.2-gcc45 | |
---|---|---|
7 | %setup -q -n %{n}-api-%{realversion} | |
8 | ||
9 | case %gccver in | |
10 | < | 4.5.*) |
10 | > | 4.5.* | 4.6.*) |
11 | %patch0 -p1 | |
12 | ;; | |
13 | esac |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |