MozillaFirefox/MozillaFirefox.spec
changeset 84 9bc8c42db6b3
parent 83 d06e40a1d7de
child 86 f2a830880862
equal deleted inserted replaced
83:d06e40a1d7de 84:9bc8c42db6b3
    20 
    20 
    21 
    21 
    22 Name:           MozillaFirefox
    22 Name:           MozillaFirefox
    23 %define xulrunner mozilla-xulrunner193
    23 %define xulrunner mozilla-xulrunner193
    24 BuildRequires:  autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python unzip update-desktop-files zip fdupes Mesa
    24 BuildRequires:  autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python unzip update-desktop-files zip fdupes Mesa
    25 BuildRequires:  %{xulrunner}-devel = 1.9.3a4
    25 BuildRequires:  %{xulrunner}-devel = 1.9.3a
    26 %if %suse_version > 1110
    26 %if %suse_version > 1110
    27 BuildRequires:  libiw-devel
    27 BuildRequires:  libiw-devel
    28 %else
    28 %else
    29 BuildRequires:  wireless-tools
    29 BuildRequires:  wireless-tools
    30 %endif
    30 %endif
    65 %requires_eq    %{xulrunner}
    65 %requires_eq    %{xulrunner}
    66 %ifarch %ix86
    66 %ifarch %ix86
    67 Requires:       %{xulrunner}-32bit >= %(rpm -q --queryformat '%{VERSION}-%{RELEASE}' %{xulrunner})
    67 Requires:       %{xulrunner}-32bit >= %(rpm -q --queryformat '%{VERSION}-%{RELEASE}' %{xulrunner})
    68 Requires:       %{xulrunner}-32bit = %(rpm -q --queryformat '%{VERSION}' %{xulrunner})
    68 Requires:       %{xulrunner}-32bit = %(rpm -q --queryformat '%{VERSION}' %{xulrunner})
    69 %endif
    69 %endif
    70 Requires:       %{name}-branding >= 3.7
    70 Requires:       %{name}-branding > 3.6
    71 %define _use_internal_dependency_generator 0
    71 %define _use_internal_dependency_generator 0
    72 %define __find_requires sh %{SOURCE4}
    72 %define __find_requires sh %{SOURCE4}
    73 %global provfind sh -c "grep -v '.so' | %__find_provides"
    73 %global provfind sh -c "grep -v '.so' | %__find_provides"
    74 %global __find_provides %provfind
    74 %global __find_provides %provfind
    75 %define progname firefox
    75 %define progname firefox
   118 
   118 
   119 %package branding-upstream
   119 %package branding-upstream
   120 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
   120 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
   121 Summary:        Upstream branding for MozillaFirefox
   121 Summary:        Upstream branding for MozillaFirefox
   122 Group:          Productivity/Networking/Web/Browsers
   122 Group:          Productivity/Networking/Web/Browsers
   123 Provides:       %{name}-branding = 3.5
   123 Provides:       %{name}-branding = 3.7
   124 Conflicts:      otherproviders(%{name}-branding)
   124 Conflicts:      otherproviders(%{name}-branding)
   125 Supplements:    packageand(%{name}:branding-upstream)
   125 Supplements:    packageand(%{name}:branding-upstream)
   126 #BRAND: Provide three files -
   126 #BRAND: Provide three files -
   127 #BRAND: /usr/lib/firefox/browserconfig.properties that contains the
   127 #BRAND: /usr/lib/firefox/browserconfig.properties that contains the
   128 #BRAND: default homepage and some other default configuration options
   128 #BRAND: default homepage and some other default configuration options