mozilla-xulrunner193/mozilla-xulrunner193.spec
changeset 92 a3b8506d4595
parent 91 38ffd1ff8094
child 94 7177cac23915
equal deleted inserted replaced
91:38ffd1ff8094 92:a3b8506d4595
    73 Patch11:        mozilla-gconf-backend.patch
    73 Patch11:        mozilla-gconf-backend.patch
    74 Patch12:        gecko-lockdown.patch
    74 Patch12:        gecko-lockdown.patch
    75 Patch13:        toolkit-ui-lockdown.patch
    75 Patch13:        toolkit-ui-lockdown.patch
    76 # ---
    76 # ---
    77 Patch14:        mozilla-cpuid.patch
    77 Patch14:        mozilla-cpuid.patch
    78 Patch15:        mozilla-libvpx-buildfix.patch
       
    79 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    78 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    80 Requires:       mozilla-js193 = %{version}
    79 Requires:       mozilla-js193 = %{version}
    81 Requires(post):  update-alternatives coreutils
    80 Requires(post):  update-alternatives coreutils
    82 Requires(preun): update-alternatives coreutils
    81 Requires(preun): update-alternatives coreutils
    83 ### build configuration ###
    82 ### build configuration ###
   212 #%patch11 -p1
   211 #%patch11 -p1
   213 #%patch12 -p1
   212 #%patch12 -p1
   214 #%patch13 -p1
   213 #%patch13 -p1
   215 %if %suse_version < 1120
   214 %if %suse_version < 1120
   216 %patch14 -p1
   215 %patch14 -p1
   217 %endif
       
   218 %if %suse_version <= 1120
       
   219 %ifarch %ix86
       
   220 %patch15 -p1
       
   221 %endif
       
   222 %endif
   216 %endif
   223 
   217 
   224 %build
   218 %build
   225 #%if %suse_version >= 1110
   219 #%if %suse_version >= 1110
   226 #kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)
   220 #kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)