]> git.pld-linux.org Git - packages/opera.git/commitdiff
- up to 9.25 auto/ac/opera-9_25-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 19 Dec 2007 13:58:54 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opera.spec -> 1.255

opera.spec

index 5a777159b085971ea5f4130f4f5f229b8af92fec..d7c7326d8d22bd2ab2e059a898f0f1a17c75a688 100644 (file)
 %bcond_without distributable   # distributable or not
 %bcond_without incall          # include all tarballs into src.rpm (but splitted into shared/static)
 
-%define        ver             9.24
-%define        sver            9.24
+%define        ver             9.25
+%define        sver            9.25
 %define        fix             %{nil}
-%define        dirrel          20071015
+%define        dirrel          20071214
 %define        reltype         final
-%define        magicstr        671
+%define        magicstr        687
 
 %define        shver           %(echo %{ver} | tr -d .)%{fix}
 %define        x86_shared_rel          %{dirrel}.5
@@ -82,7 +82,7 @@
        %endif
 %endif
 
-%define                _rel    2
+%define                _rel    1
 Summary:       World fastest web browser
 Summary(pl.UTF-8):     Najszybsza przeglądarka WWW na świecie
 Name:          opera
@@ -112,20 +112,20 @@ Source2:  ftp://ftp.opera.com/pub/opera/linux/%{shver}/%{reltype}/en/ppc/static/%
 
 %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.tar.bz2
-# Source20-md5:        e7d934c0fe9ce0ef7cec67981b71332d
+# Source20-md5:        186ac3db2d79452e911c1a9eaa9a0d0d
 %{!?with_distributable:NoSource:       20}
 %endif
 
 %if %{need_sparc_shared}
 Source21:      ftp://ftp.opera.com/pub/opera/linux/%{shver}/%{reltype}/en/sparc/shared/gcc-2.95/%{name}-%{sver}-%{sparc_shared_rel}-shared-qt.sparc-en.tar.bz2
-# Source21-md5:        84df0097ac9c52e95bc74e73407386ee
+# Source21-md5:        f483713c4a01de7589430d94132e33ed
 %{!?with_distributable:NoSource:       21}
 %endif
 
 
 %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.tar.bz2
-# Source22-md5:        07f97223ffcb2d2ab87c921ead880018
+# Source22-md5:        8c38b2302512ce7e02815238b970d4cf
 %{!?with_distributable:NoSource:       22}
 %endif
 
This page took 0.06123 seconds and 4 git commands to generate.