Author: glen                         Date: Wed Oct 31 11:06:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more simplify

---- Files affected:
SPECS:
   opera.spec (1.252 -> 1.253) 

---- Diffs:

================================================================
Index: SPECS/opera.spec
diff -u SPECS/opera.spec:1.252 SPECS/opera.spec:1.253
--- SPECS/opera.spec:1.252      Wed Oct 31 12:05:21 2007
+++ SPECS/opera.spec    Wed Oct 31 12:06:34 2007
@@ -32,20 +32,18 @@
        %define rel             %{x86_shared_rel}
        %ifarch sparc sparcv9
                %define rel             %{sparc_shared_rel}
-       %else
-               %ifarch ppc
-               %define rel             %{ppc_shared_rel}
-               %endif
+       %endif
+       %ifarch ppc
+       %define rel             %{ppc_shared_rel}
        %endif
 %else
        %define type            static
        %define rel             %{x86_static_rel}
        %ifarch sparc sparcv9
                %define rel             %{sparc_static_rel}
-       %else
-               %ifarch ppc
-                       %define rel             %{ppc_static_rel}
-               %endif
+       %endif
+       %ifarch ppc
+               %define rel             %{ppc_static_rel}
        %endif
 %endif
 
@@ -242,6 +240,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.253  2007/10/31 11:06:34  glen
+- more simplify
+
 Revision 1.252  2007/10/31 11:05:21  glen
 - simplify
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/opera.spec?r1=1.252&r2=1.253&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to