MozillaFirefox/MozillaFirefox.spec
changeset 26 bfb0e78e1a7d
parent 18 c4da314d7975
child 33 467b3a3e2b4a
equal deleted inserted replaced
25:fa8130c45304 26:bfb0e78e1a7d
    59 Patch5:         firefox-browser-css.patch
    59 Patch5:         firefox-browser-css.patch
    60 Patch6:         firefox-cross-desktop.patch
    60 Patch6:         firefox-cross-desktop.patch
    61 Patch7:         firefox-no-gnomevfs.patch
    61 Patch7:         firefox-no-gnomevfs.patch
    62 Patch8:         firefox-appname.patch
    62 Patch8:         firefox-appname.patch
    63 Patch9:         firefox-kde.patch
    63 Patch9:         firefox-kde.patch
       
    64 Patch10:        firefox-ui-lockdown.patch
    64 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    65 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    65 PreReq:         coreutils /bin/sh shared-mime-info desktop-file-utils
    66 PreReq:         coreutils /bin/sh shared-mime-info desktop-file-utils
    66 Requires:       %{xulrunner} >= %(rpm -q --queryformat '%{VERSION}-%{RELEASE}' %{xulrunner})
    67 Requires:       %{xulrunner} >= %(rpm -q --queryformat '%{VERSION}-%{RELEASE}' %{xulrunner})
    67 %requires_eq    %{xulrunner}
    68 %requires_eq    %{xulrunner}
    68 %ifarch %ix86
    69 %ifarch %ix86
   158 %if %suse_version >= 1110
   159 %if %suse_version >= 1110
   159 %patch9 -p1
   160 %patch9 -p1
   160 # install kde.js
   161 # install kde.js
   161 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   162 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   162 %endif
   163 %endif
       
   164 #%patch10 -p1
   163 
   165 
   164 %build
   166 %build
   165 export MOZ_BUILD_DATE=%{releasedate}
   167 export MOZ_BUILD_DATE=%{releasedate}
   166 export MOZILLA_OFFICIAL=1
   168 export MOZILLA_OFFICIAL=1
   167 export BUILD_OFFICIAL=1
   169 export BUILD_OFFICIAL=1