]> git.pld-linux.org Git - packages/opera.git/commitdiff
- new snapshot
authorggodlewski <ggodlewski@pld-linux.org>
Sun, 9 Mar 2003 10:11:01 +0000 (10:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opera.spec -> 1.42

opera.spec

index 446fcd36b12eb290279179bf006892daa93557f1..ad30f0fb34b512e40e0b9bfb11272131a7b1271c 100644 (file)
@@ -2,7 +2,8 @@
 # There're some problems with "shared" version
 #
 %define ver    7.0.0
-%define        rel     20030214.1
+%define        rel     20030307.1
+%define type   static
 Summary:       World fastest web browser
 Summary(pl):   Najszybsza przegl±darka WWW na Â¶wiecie
 Name:          opera
@@ -10,9 +11,9 @@ Version:      %{ver}.%{rel}
 Release:       2
 License:       Restricted, see file LICENSE
 Group:         X11/Applications/Networking
-Source0:       http://snapshot.opera.com/unix/353-20030214-P1/%{name}-%{ver}-%{rel}-static-qt.i386.tar.gz
+Source0:       http://snapshot.opera.com/unix/intel-linux/365-20030307-7.0.0-P2/%{name}-%{ver}-%{rel}-%{type}-qt.i386.tar.gz
 %ifarch ppc
-Source1:       ftp://ftp.task.gda.pl/pub/opera/linux/611/final/en/ppc/static/%{name}-%{ver}-%{rel}-static-qt.ppc.tar.gz
+Source1:       ftp://ftp.task.gda.pl/pub/opera/linux/611/final/en/ppc/%{type}/%{name}-%{ver}-%{rel}-%{type}-qt.ppc.tar.gz
 %endif
 Source2:       http://web.opera.com/download/unix/locale/pl.qm.gz
 Source3:       opera.desktop
@@ -40,10 +41,10 @@ linkowana z qt.
 
 %prep
 %ifarch %{ix86}
-%setup -q  -n %{name}-%{ver}-%{rel}-static-qt.i386
+%setup -q  -n %{name}-%{ver}-%{rel}-%{type}-qt.i386
 %endif
 %ifarch ppc
-%setup -q -T -b 1 -n %{name}-%{ver}-%{rel}-static-qt.ppc
+%setup -q -T -b 1 -n %{name}-%{ver}-%{rel}-%{type}-qt.ppc
 %endif
 
 %install
This page took 0.321162 seconds and 4 git commands to generate.