mozilla-xulrunner192/mozilla-xulrunner192.spec
branchmozilla-1.9.2
changeset 59 604517bb16d8
parent 57 fee8a3636d4a
child 60 10828c29ade2
equal deleted inserted replaced
58:e0951c708771 59:604517bb16d8
     1 #
     1 #
     2 # spec file for package mozilla-xulrunner192 (Version 1.9.2.0)
     2 # spec file for package mozilla-xulrunner192 (Version 1.9.2.2)
     3 #
     3 #
     4 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
     4 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
     5 #               2006-2010 Wolfgang Rosenauer
     5 #               2006-2010 Wolfgang Rosenauer
     6 #
     6 #
     7 # All modifications and additions to the file contributed by third parties
     7 # All modifications and additions to the file contributed by third parties
    37 BuildRequires:  libproxy-devel
    37 BuildRequires:  libproxy-devel
    38 %else
    38 %else
    39 BuildRequires:  wireless-tools
    39 BuildRequires:  wireless-tools
    40 %endif
    40 %endif
    41 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
    41 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
    42 Version:        1.9.2.0
    42 Version:        1.9.2.2
    43 Release:        1
    43 Release:        1
    44 %define         releasedate 2010011500
    44 %define         releasedate 2010031700
    45 %define         version_internal 1.9.2.0
    45 %define         version_internal 1.9.2.2
    46 %define         apiversion 1.9.2
    46 %define         apiversion 1.9.2
    47 %define         uaweight 192000
    47 %define         uaweight 192020
    48 Summary:        Mozilla Runtime Environment 1.9.2
    48 Summary:        Mozilla Runtime Environment 1.9.2
    49 Url:            http://www.mozilla.org
    49 Url:            http://www.mozilla.org
    50 Group:          Productivity/Other
    50 Group:          Productivity/Other
    51 Provides:       gecko192
    51 Provides:       gecko192
    52 %if %suse_version >= 1110
    52 %if %suse_version >= 1110
   113 %if %has_system_nspr
   113 %if %has_system_nspr
   114 BuildRequires:  mozilla-nspr-devel
   114 BuildRequires:  mozilla-nspr-devel
   115 Requires:       mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr)
   115 Requires:       mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr)
   116 %endif
   116 %endif
   117 %if %has_system_nss
   117 %if %has_system_nss
   118 BuildRequires:  mozilla-nss-devel >= 3.12.3
   118 BuildRequires:  mozilla-nss-devel >= 3.12.6
   119 Requires:       mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
   119 Requires:       mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
   120 %endif
   120 %endif
   121 Recommends:     %{name}-gnome
   121 Recommends:     %{name}-gnome
   122 
   122 
   123 %description
   123 %description