]> git.pld-linux.org Git - packages/opera.git/blame - opera.spec
- corrected %*rel*
[packages/opera.git] / opera.spec
CommitLineData
6239047a 1#
2# There're some problems with "shared" version
3#
09f2d772 4%bcond_with shared
5
6cfd70e0 6%define ver 7.50
b650cee4 7%define dirrel 20040218
8%define shared_rel %{dirrel}.5
09f2d772 9%define static_rel %{dirrel}.1
10%if %{with shared}
11%define rel %{shared_rel}
12%define type shared
13%else
14%define rel %{static_rel}
15%define type static
16%endif
8cb331c2 17Summary: World fastest web browser
58d714bb 18