xulrunner/xulrunner-esr.spec
branchesr10
changeset 532 cde8c37e1592
parent 493 9fe1eb228610
child 549 eed5124a1ab3
equal deleted inserted replaced
499:f5a9af1c8605 532:cde8c37e1592
    42 %else
    42 %else
    43 BuildRequires:  wireless-tools
    43 BuildRequires:  wireless-tools
    44 %endif
    44 %endif
    45 BuildRequires:  mozilla-nspr-devel >= 4.9.0
    45 BuildRequires:  mozilla-nspr-devel >= 4.9.0
    46 BuildRequires:  mozilla-nss-devel >= 3.13.5
    46 BuildRequires:  mozilla-nss-devel >= 3.13.5
    47 Version:        10.0.6
    47 Version:        10.0.7
    48 Release:        0
    48 Release:        0
    49 %define         releasedate 2012071300
    49 %define         releasedate 2012082500
    50 %define         version_internal 10.0.6
    50 %define         version_internal 10.0.7
    51 %define         apiversion 10
    51 %define         apiversion 10
    52 %define         uaweight 1000006
    52 %define         uaweight 1000007
    53 Summary:        Mozilla Runtime Environment ESR
    53 Summary:        Mozilla Runtime Environment ESR
    54 License:        MPL-1.1 or GPL-2.0+ or LGPL-2.1+
    54 License:        MPL-1.1 or GPL-2.0+ or LGPL-2.1+
    55 Group:          Productivity/Other
    55 Group:          Productivity/Other
    56 Url:            http://www.mozilla.org/
    56 Url:            http://www.mozilla.org/
    57 Provides:       gecko
    57 Provides:       gecko
    82 Patch14:        mozilla-linux3.patch
    82 Patch14:        mozilla-linux3.patch
    83 Patch15:        mozilla-a11y.patch
    83 Patch15:        mozilla-a11y.patch
    84 Patch16:        mozilla-disable-neon-option.patch
    84 Patch16:        mozilla-disable-neon-option.patch
    85 Patch17:        mozilla-bmo703534.patch
    85 Patch17:        mozilla-bmo703534.patch
    86 Patch18:        mozilla-yarr-pcre.patch
    86 Patch18:        mozilla-yarr-pcre.patch
       
    87 Patch19:        mozilla-gcc47.patch
    87 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    88 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    88 Requires:       mozilla-js = %{version}
    89 Requires:       mozilla-js = %{version}
    89 Requires(post):  update-alternatives coreutils
    90 Requires(post):  update-alternatives coreutils
    90 Requires(preun): update-alternatives coreutils
    91 Requires(preun): update-alternatives coreutils
    91 ### build configuration ###
    92 ### build configuration ###
   203 %patch14 -p1
   204 %patch14 -p1
   204 %patch15 -p1
   205 %patch15 -p1
   205 %patch16 -p1
   206 %patch16 -p1
   206 %patch17 -p1
   207 %patch17 -p1
   207 %patch18 -p1
   208 %patch18 -p1
       
   209 %patch19 -p1
   208 
   210 
   209 %build
   211 %build
   210 # no need to add build time to binaries
   212 # no need to add build time to binaries
   211 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   213 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
   212 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
   214 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""