SPECS: opera.spec - fix sparc build (enable sparc shared). why it ...
glen
glen at pld-linux.org
Wed Oct 31 00:07:36 CET 2007
Author: glen Date: Tue Oct 30 23:07:36 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix sparc build (enable sparc shared). why it was disabled?; rel 2
---- Files affected:
SPECS:
opera.spec (1.249 -> 1.250)
---- Diffs:
================================================================
Index: SPECS/opera.spec
diff -u SPECS/opera.spec:1.249 SPECS/opera.spec:1.250
--- SPECS/opera.spec:1.249 Wed Oct 17 18:16:10 2007
+++ SPECS/opera.spec Wed Oct 31 00:07:31 2007
@@ -64,8 +64,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]
@@ -84,8 +83,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
@@ -112,7 +110,7 @@
%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
@@ -148,7 +146,7 @@
%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
@@ -269,6 +267,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.250 2007/10/30 23:07:31 glen
+- fix sparc build (enable sparc shared). why it was disabled?; rel 2
+
Revision 1.249 2007/10/17 16:16:10 arekm
- up to 9.24; SECURITY
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/opera.spec?r1=1.249&r2=1.250&f=u
More information about the pld-cvs-commit
mailing list