mozilla-xulrunner192/mozilla-xulrunner192.spec
branchmozilla-1.9.2
changeset 240 ec8f4a658086
parent 234 237bdecfe917
child 268 d4132e3628a5
equal deleted inserted replaced
235:69824fcf26be 240:ec8f4a658086
     1 #
     1 #
     2 # spec file for package mozilla-xulrunner192 (Version 1.9.2.15)
     2 # spec file for package mozilla-xulrunner192
     3 #
     3 #
     4 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
     4 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
     5 #               2006-2011 Wolfgang Rosenauer
     5 #               2006-2011 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.15
    42 Version:        1.9.2.16
    43 Release:        1
    43 Release:        1
    44 %define         releasedate 2011030300
    44 %define         releasedate 2011031900
    45 %define         version_internal 1.9.2.15
    45 %define         version_internal 1.9.2.16
    46 %define         apiversion 1.9.2
    46 %define         apiversion 1.9.2
    47 %define         uaweight 192150
    47 %define         uaweight 192160
    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
   134 
   134 
   135 %description -n mozilla-js192
   135 %description -n mozilla-js192
   136 JavaScript is the Netscape-developed object scripting language used in millions
   136 JavaScript is the Netscape-developed object scripting language used in millions
   137 of web pages and server applications worldwide. Netscape's JavaScript is a
   137 of web pages and server applications worldwide. Netscape's JavaScript is a
   138 superset of the ECMA-262 Edition 3 (ECMAScript) standard scripting language,
   138 superset of the ECMA-262 Edition 3 (ECMAScript) standard scripting language,
   139 with only mild differences from the published standard. 
   139 with only mild differences from the published standard.
   140 
   140 
   141 
   141 
   142 %package devel
   142 %package devel
   143 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
   143 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
   144 Summary:        XULRunner/Gecko SDK 1.9.2
   144 Summary:        XULRunner/Gecko SDK 1.9.2
   145 Group:          Development/Libraries/Other
   145 Group:          Development/Libraries/Other
   146 %if %has_system_nspr
   146 %if %has_system_nspr
   147 Requires:       mozilla-nspr-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr-devel) 
   147 Requires:       mozilla-nspr-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr-devel)
   148 %endif
   148 %endif
   149 %if %has_system_nss
   149 %if %has_system_nss
   150 Requires:       mozilla-nss-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss-devel)
   150 Requires:       mozilla-nss-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss-devel)
   151 %endif
   151 %endif
   152 Requires:       %{name} = %{version}
   152 Requires:       %{name} = %{version}