]> git.pld-linux.org Git - packages/opera.git/commitdiff
- fix sparc build (enable sparc shared). why it was disabled?; rel 2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 30 Oct 2007 23:07:31 +0000 (23:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opera.spec -> 1.250

opera.spec

index 777b2d1951c2384a3ac9cec450d34d04af8bdb68..d5941f70ccfea08d0bc4c3c77bf27ba44bc5a36a 100644 (file)
@@ -63,8 +63,7 @@
 %if %{with shared}
 #                      with shared?    [if]
 %define        need_ix86_shared        1
-#%%define      need_sparc_shared       1
-%define        need_sparc_static       1
+%define        need_sparc_shared       1
 %define        need_ppc_shared 1
 %else
 #                      with shared:    [else]
@@ -83,8 +82,7 @@
 #              is sparc?       [if]
 %if    %{with shared}
 #                              with shared?    [if]
-#%%define      need_sparc_shared       1
-%define        need_sparc_static       1
+%define        need_sparc_shared       1
 %else
 #                              with shared:    [else]
 %define        need_sparc_static       1
 %endif
 #      with incall;    [endif]
 
-%define                _rel    1
+%define                _rel    2
 Summary:       World fastest web browser
 Summary(pl.UTF-8):     Najszybsza przeglądarka WWW na świecie
 Name:          opera
@@ -147,7 +145,7 @@ Source20:   ftp://ftp.opera.com/pub/opera/linux/%{shver}/%{reltype}/en/i386/shared
 
 %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:        883df8058672cf52678a07d714dcfce
+# Source21-md5:        84df0097ac9c52e95bc74e73407386ee
 %{!?with_distributable:NoSource:       21}
 %endif
 
This page took 0.255958 seconds and 4 git commands to generate.