MozillaFirefox/MozillaFirefox.spec
branchfirefox19
changeset 616 f46af22f1079
parent 615 fb49ee6e3828
child 621 b6fbcec58cae
child 623 9bf0a4872e3d
equal deleted inserted replaced
615:fb49ee6e3828 616:f46af22f1079
   104 Patch31:        firefox-kde.patch
   104 Patch31:        firefox-kde.patch
   105 Patch32:        firefox-kde-114.patch
   105 Patch32:        firefox-kde-114.patch
   106 Patch33:        firefox-no-default-ualocale.patch
   106 Patch33:        firefox-no-default-ualocale.patch
   107 Patch34:        firefox-multilocale-chrome.patch
   107 Patch34:        firefox-multilocale-chrome.patch
   108 Patch35:        firefox-branded-icons.patch
   108 Patch35:        firefox-branded-icons.patch
       
   109 Patch36:        firefox-712763.patch
   109 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
   110 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
   110 Requires(post):   coreutils shared-mime-info desktop-file-utils
   111 Requires(post):   coreutils shared-mime-info desktop-file-utils
   111 Requires(postun): shared-mime-info desktop-file-utils
   112 Requires(postun): shared-mime-info desktop-file-utils
   112 Requires:       %{name}-branding > 4.0
   113 Requires:       %{name}-branding > 4.0
   113 Requires:       mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr)
   114 Requires:       mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr)
   242 %patch32 -p1
   243 %patch32 -p1
   243 %endif
   244 %endif
   244 %patch33 -p1
   245 %patch33 -p1
   245 %patch34 -p1
   246 %patch34 -p1
   246 %patch35 -p1
   247 %patch35 -p1
       
   248 %patch36 -p1
   247 
   249 
   248 %build
   250 %build
   249 # no need to add build time to binaries
   251 # no need to add build time to binaries
   250 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   252 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   251 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
   253 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""