]> git.pld-linux.org Git - packages/opera.git/blobdiff - opera.spec
- fix build for sparc, rel 2
[packages/opera.git] / opera.spec
index 1d2d417f7dd2010c803ea95a04db1306520f9529..7cce94bba45c2b3f78136acabbb69210d541e1d3 100644 (file)
 %endif
 
 %if %{with weekly}
-%define        ver             9.0
+%define        ver             9.01
 %define        sver            %{ver}
 %define        fix             %{nil}
-%define        dirrel          20060602
-%define        magicstr        315
+%define        dirrel          20060629
+%define        magicstr        379
 %define with_snap      1
 %else
 %if %{with snap}
 %else
 %define        ver             9.00
 %define        sver            9.0
-%define        magicstr        284
+%define        magicstr        344
 %define        fix             %{nil}
-%define        dirrel          20060518
-%define        reltype         beta2
+%define        dirrel          20060616
+%define        reltype         final
 %endif
 %endif
 
@@ -202,7 +202,7 @@ Summary:    World fastest web browser
 Summary(pl):   Najszybsza przegl±darka WWW na Â¶wiecie
 Name:          opera
 Version:       %{ver}%{fix}
-Release:       %{?with_snap:1.%{rel}.}1
+Release:       %{?with_snap:1.%{rel}.}2
 Epoch:         2
 License:       Distributable for PLD until 31 Dec 2006 - http://distribute.opera.com/ (otherwise restricted, see file LICENSE)
 Group:         X11/Applications/Networking
@@ -224,7 +224,7 @@ Source100:  http://snapshot.opera.com/unix/%{ver}-%{reltype}/%{magicstr}/intel-li
 
 %if %{need_sparc_static}
 Source1:       ftp://ftp.opera.com/pub/opera/linux/%{shver}/%{reltype}/en/sparc/static/%{name}-%{sver}-%{sparc_static_rel}-static-qt.sparc-en-%{magicstr}.tar.bz2
-# Source1-md5: 201c1927677939ab596f8c940f9fd059
+# Source1-md5: 69111e768dbb3a0e7b84e1d982655db5
 %{!?with_distributable:NoSource:       1}
 %endif
 
@@ -251,14 +251,14 @@ Source102:        http://snapshot.opera.com/unix/%{ver}-%{reltype}/%{magicstr}/ppc-linu
 
 %if %{need_ix86_shared}
 Source20:      ftp://ftp.opera.com/pub/opera/linux/%{shver}/%{reltype}/en/i386/shared/%{name}-%{sver}-%{x86_shared_rel}-shared-qt.i386-en-%{magicstr}.tar.bz2
-# Source20-md5:        4ea4938d39ae8c29c44208b246501cf6
+# Source20-md5:        e1fec5d7a0ab7445856a17ac534e45ce
 %{!?with_distributable:NoSource:       20}
 %endif
 
 %if %{need_ix86_shared_snap}
 %if %{with weekly}
 Source301020:  http://snapshot.opera.com/unix/Weekly-%{magicstr}/intel-linux/%{name}-%{sver}-%{x86_shared_rel}-shared-qt.i386-en-%{magicstr}.tar.bz2
-# Source301020-md5:    4ea4938d39ae8c29c44208b246501cf6
+# Source301020-md5:    e1fec5d7a0ab7445856a17ac534e45ce
 %else
 Source1020:    http://snapshot.opera.com/unix/%{ver}-%{reltype}/%{magicstr}/intel-linux/%{name}-%{sver}-%{x86_shared_rel}-shared-qt.i386-en.tar.bz2
 # Source1020-md5:      6f296be6b9fc3001588d4509016062bd
@@ -280,14 +280,14 @@ Source1021:       http://snapshot.opera.com/unix/%{ver}-%{reltype}/%{magicstr}/sparc-l
 
 %if %{need_ppc_shared}
 Source22:      ftp://ftp.opera.com/pub/opera/linux/%{shver}/%{reltype}/en/ppc/shared/gcc-2.95/%{name}-%{sver}-%{ppc_shared_rel}-shared-qt.ppc-en-%{magicstr}.tar.bz2
-# Source22-md5:        32c82535e3b1ea2b49389b4aa289234f
+# Source22-md5:        65293d788e18d0c23cccac71b9fe567c
 %{!?with_distributable:NoSource:       22}
 %endif
 
 %if %{need_ppc_shared_snap}
 %if %{with weekly}
 Source301022:  http://snapshot.opera.com/unix/Weekly-%{magicstr}/ppc-linux/%{name}-%{sver}-%{ppc_shared_rel}-shared-qt.ppc-en-%{magicstr}.tar.bz2
-# Source301022-md5:    4ef11bec6221d79e30dfbbf76ff89fa3
+# Source301022-md5:    65293d788e18d0c23cccac71b9fe567c
 %else
 Source1022:    http://snapshot.opera.com/unix/%{ver}-%{reltype}/%{magicstr}/ppc-linux/%{name}-%{sver}-%{ppc_shared_rel}-shared-qt.ppc-en.tar.bz2
 # Source1022-md5:      74985fa6da49b2e54c9d03dab1119325
@@ -322,7 +322,7 @@ wersja jest skonsolidowana %{?with_shared:dynamicznie}%{!?with_shared:statycznie
 %setup -q -T -b %{?with_weekly:30}%{?with_snap:10}%{?with_shared:2}0 -n %{name}-%{sver}-%{rel}-%{type}-qt.i386-en-%{magicstr}
 %endif
 %ifarch sparc sparc64
-%setup -q -T -b %{?with_weekly:30}%{?with_snap:10}%{?with_shared:2}1 -n %{name}-%{sver}-%{rel}-%{type}-qt.sparc-en
+%setup -q -T -b %{?with_weekly:30}%{?with_snap:10}%{?with_shared:2}1 -n %{name}-%{sver}-%{rel}-%{type}-qt.sparc-en-%{magicstr}
 %endif
 %ifarch ppc
 %setup -q -T -b %{?with_weekly:30}%{?with_snap:10}%{?with_shared:2}2 -n %{name}-%{sver}-%{rel}-%{type}-qt.ppc-en-%{magicstr}
This page took 0.140636 seconds and 4 git commands to generate.