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 33
[-]
[+]
Changed
mozilla-xulrunner181.spec
@@ -1,5 +1,5 @@ # -# spec file for package mozilla-xulrunner181 (Version 1.8.1.13) +# spec file for package mozilla-xulrunner181 (Version 1.8.1.12) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -19,16 +19,16 @@ URL: http://www.mozilla.org/ Group: Productivity/Other Provides: gecko181 -%if %suse_version > 1010 +%if 0%{?suse_version} > 1010 Obsoletes: mozilla-xulrunner # For upgrade from 10.2 betas: Obsoletes: mozilla-xulrunner180 %endif -%if %suse_version == 1020 +%if 0%{?suse_version} == 1020 %define ga_version 1.8.1b2 Provides: mozilla-xulrunner181 = 1.8.0.99 %endif -%if %suse_version == 1030 +%if 0%{?suse_version} == 1030 %define ga_version 1.8.1.4 Provides: mozilla-xulrunner181 = %{ga_version} %endif @@ -52,14 +52,14 @@ %define has_system_nspr 0 %define has_system_nss 0 %define pango 0 -%if %suse_version > 930 || 0%{opensuse_bs} +%if 0%{?suse_version} > 930 || 0%{?opensuse_bs} %define has_system_cairo 1 %define has_system_nspr 1 %endif -%if 0%{is_plus} || %suse_version >= 930 +%if 0%{?is_plus} || 0%{?suse_version} >= 930 %define pango 1 %endif -%if %suse_version > 1010 || 0%{opensuse_bs} +%if 0%{?suse_version} > 1010 || 0%{?opensuse_bs} # NSS version on 10.1 is too old %define has_system_nss 1 %endif @@ -91,7 +91,7 @@ %package devel Summary: XULRunner/Gecko SDK 1.8.1.x Group: Development/Libraries/Other -%if %suse_version > 1010 +%if 0%{?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 %suse_version > 1010 +%if 0%{?suse_version} > 1010 # For upgrade from 10.2 betas: Obsoletes: mozilla-xulrunner180-l10n %endif @@ -151,14 +151,14 @@ %build %ifarch %x86 -%if %suse_version <= 1010 +%if 0%{?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 %suse_version > 1000 +%if 0%{?suse_version} > 1000 export CFLAGS="$CFLAGS -fstack-protector" %endif %ifarch ppc64