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