Hello community, here is the log from the commit of package gecko-sharp checked in at Thu Dec 7 20:15:43 CET 2006. -------- --- GNOME/gecko-sharp/gecko-sharp.changes 2006-11-16 13:35:13.000000000 +0100 +++ /mounts/work_src_done/STABLE/gecko-sharp/gecko-sharp.changes 2006-11-30 19:37:28.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Nov 30 17:19:39 CET 2006 - sbrabec@suse.cz + +- Fixed xulrunner dependencies for older products. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gecko-sharp.spec ++++++ --- /var/tmp/diff_new_pack.SMH1n4/_old 2006-12-07 20:15:35.000000000 +0100 +++ /var/tmp/diff_new_pack.SMH1n4/_new 2006-12-07 20:15:36.000000000 +0100 @@ -18,21 +18,21 @@ Summary: C# Bindings for the Gecko Engine URL: http://www.monodevelop.com Version: 0.6 -Release: 59 +Release: 64 Source0: %name-%version.tar.gz Patch1: gecko-sharp_libexecdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if %suse_version < 1000 +%if %suse_version > 1010 || 0%{?opensuse_bs} +BuildRequires: mozilla-xulrunner%{xulrunner_version} +Requires: mozilla-xulrunner%{xulrunner_version} +%else +%if %suse_version > 1000 && %suse_version <= 1010 BuildRequires: gecko-sdk -Requires: mozilla -%endif -%if %suse_version > 1000 && %suse_version < 1010 -BuildRequires: mozilla-xulrunner Requires: mozilla-xulrunner +%else +BuildRequires: gecko-sdk +Requires: mozilla %endif -%if %suse_version > 1010 -BuildRequires: mozilla-xulrunner%{xulrunner_version} -Requires: mozilla-xulrunner%{xulrunner_version} %endif BuildArch: noarch @@ -88,6 +88,8 @@ %{_prefix}/share/pkgconfig/gecko-sharp.pc %changelog -n gecko-sharp +* Thu Nov 30 2006 - sbrabec@suse.cz +- Fixed xulrunner dependencies for older products. * Thu Nov 16 2006 - ro@suse.de - fix build (find gapi-codegen) * Tue Nov 07 2006 - sbrabec@suse.cz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de