Search
j0ke.net Open Build Service
>
Projects
>
mozilla
>
mozilla-xulrunner181
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 26
[-]
[+]
Changed
mozilla-xulrunner181.spec
@@ -1,5 +1,5 @@ # -# spec file for package mozilla-xulrunner181 (Version 1.8.1.12) +# spec file for package mozilla-xulrunner181 (Version 1.8.1.13) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,22 +13,22 @@ Name: mozilla-xulrunner181 BuildRequires: gcc-c++ java-devel libgnomeui-devel libidl-devel update-desktop-files zip License: LGPL, MPL -Version: 1.8.1.12 +Version: 1.8.1.13 Release: 1 Summary: Mozilla Runtime Environment 1.8.1.x URL: http://www.mozilla.org/ Group: Productivity/Other Provides: gecko181 -%if 0%{?suse_version} > 1010 +%if %suse_version > 1010 Obsoletes: mozilla-xulrunner # For upgrade from 10.2 betas: Obsoletes: mozilla-xulrunner180 %endif -%if 0%{?suse_version} == 1020 +%if %suse_version == 1020 %define ga_version 1.8.1b2 Provides: mozilla-xulrunner181 = 1.8.0.99 %endif -%if 0%{?suse_version} == 1030 +%if %suse_version == 1030 %define ga_version 1.8.1.4 Provides: mozilla-xulrunner181 = %{ga_version} %endif @@ -52,20 +52,20 @@ %define has_system_nspr 0 %define has_system_nss 0 %define pango 0 -%if 0%{?suse_version} > 930 || 0%{?opensuse_bs} +%if %suse_version > 930 || 0%{opensuse_bs} %define has_system_cairo 1 %define has_system_nspr 1 %endif -%if 0%{?is_plus} || 0%{?suse_version} >= 930 +%if 0%{is_plus} || %suse_version >= 930 %define pango 1 %endif -%if 0%{?suse_version} > 1010 || 0%{?opensuse_bs} +%if %suse_version > 1010 || 0%{opensuse_bs} # NSS version on 10.1 is too old %define has_system_nss 1 %endif -%define releasedate 2008020500 +%define releasedate 2008032200 %define apiversion 1.8.1 -%define uaweight 181120 +%define uaweight 181130 ### configuration end ### %define my_provides %{_tmppath}/my-provides %define my_requires %{_tmppath}/my-requires @@ -91,7 +91,7 @@ %package devel Summary: XULRunner/Gecko SDK 1.8.1.x Group: Development/Libraries/Other -%if 0%{?suse_version} > 1010 +%if %suse_version > 1010 Obsoletes: gecko-sdk # For upgrade from 10.2 betas: Obsoletes: mozilla-xulrunner180-devel @@ -117,7 +117,7 @@ Summary: Translations for XULRunner 1.8.1.x Group: Productivity/Other PreReq: %{name} = %{version} -%if 0%{?suse_version} > 1010 +%if %suse_version > 1010 # For upgrade from 10.2 betas: Obsoletes: mozilla-xulrunner180-l10n %endif @@ -151,14 +151,14 @@ %build %ifarch %x86 -%if 0%{?suse_version} <= 1010 +%if %suse_version <= 1010 export JAVA_HOME=/usr/lib/jvm/java-1.4.2-sun %endif %endif export MOZ_BUILD_DATE=%{releasedate} export LD_LIBRARY_PATH=$RPM_BUILD_DIR/mozilla/dist/bin export CFLAGS="$RPM_OPT_FLAGS -g -Os -fno-strict-aliasing" -%if 0%{?suse_version} > 1000 +%if %suse_version > 1000 export CFLAGS="$CFLAGS -fstack-protector" %endif %ifarch ppc64