Mailinglist Archive: opensuse-commit (1945 mails)
| < Previous | Next > |
commit gecko-sharp2
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 03 Nov 2008 12:06:46 +0100
- Message-id: <20081103110646.88A6E6780AA@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gecko-sharp2
checked in at Mon Nov 3 12:06:46 CET 2008.
--------
--- GNOME/gecko-sharp2/gecko-sharp2.changes 2008-03-27 21:55:47.000000000
+0100
+++ /mounts/work_src_done/STABLE/gecko-sharp2/gecko-sharp2.changes
2008-10-31 22:44:32.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Oct 20 11:43:34 CDT 2008 - maw@xxxxxxx
+
+- Build against mozilla-xulrunner190 (bnc#420641).
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gecko-sharp2.spec ++++++
--- /var/tmp/diff_new_pack.E20131/_old 2008-11-03 12:06:26.000000000 +0100
+++ /var/tmp/diff_new_pack.E20131/_new 2008-11-03 12:06:26.000000000 +0100
@@ -2,9 +2,16 @@
# spec file for package gecko-sharp2 (Version 0.13)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -14,10 +21,10 @@
Name: gecko-sharp2
BuildRequires: gtk-sharp2 gtk-sharp2-gapi gtk2-devel mono-devel monodoc-core
Version: 0.13
-Release: 1
+Release: 92
License: LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
BuildArch: noarch
-Url: www.monodevelop.com
+Url: http://www.mono-project.com/GeckoSharp
Source0: gecko-sharp-2.0-%{version}.tar.bz2
Summary: Gecko bindings for Mono
Group: Development/Libraries/Other
@@ -30,8 +37,12 @@
%if 0%{?monobuild} == 01
%define requires_list grep -v gecko-sharp.dll.config
%endif
-%define xulrunner_version 181
%if 0%{?suse_version}
+%define xulrunner_version 181
+%if %suse_version > 1100
+%define xulrunner_version 190
+Requires: mozilla-xulrunner%{xulrunner_version}
+%endif
%if %suse_version >= 1020
BuildRequires: mozilla-xulrunner%{xulrunner_version}
# not needed with the .config scanning
@@ -113,10 +124,12 @@
%define __find_requires env sh -c 'filelist=($(%requires_list)) && { printf
"%s\\n" "${filelist[@]}" | /usr/lib/rpm/find-requires && printf "%s\\n"
"${filelist[@]}" | /usr/bin/mono-find-requires ; } | sort | uniq'
%changelog
+* Mon Oct 20 2008 maw@xxxxxxx
+- Build against mozilla-xulrunner190 (bnc#420641).
* Wed Mar 26 2008 ajorgensen@xxxxxxxxxx
- Update to 0.13
- Fixes bnc#341815 - [Regression] Monodoc crashes in gtk_moz_embed_append_data
-* Sat Jul 07 2007 wberrier@xxxxxxxxxx
+* Fri Jul 06 2007 wberrier@xxxxxxxxxx
- Update to 0.12
-Depend on monodoc-core instead of mono-tools to break cyclic dep
-Resolve naming conflicts in automake files
@@ -125,10 +138,10 @@
gecko-sharp2-r69372_fix_autoconf_docdir.patch
* Wed Apr 11 2007 wberrier@xxxxxxxxxx
- Add mono dep/req for older distros
-* Thu Jan 04 2007 wberrier@xxxxxxx
+* Wed Jan 03 2007 wberrier@xxxxxxx
- obsolete gecko-sharp2-docs for upgrade path
-bnc #227363
-* Tue Dec 12 2006 wberrier@xxxxxxx
+* Mon Dec 11 2006 wberrier@xxxxxxx
- Undo gecko-sharp2 doc package split.
-gecko-sharp2-r69353_break_cyclic_dep.patch: Patch to depend on
monodoc-core instead of mono-tools to break cyclic dep
@@ -137,12 +150,12 @@
monodocdir so docdir doesn't get overwritten
* Thu Nov 30 2006 sbrabec@xxxxxxx
- Fixed xulrunner dependencies for older products.
-* Tue Nov 14 2006 ro@xxxxxxx
+* Mon Nov 13 2006 ro@xxxxxxx
- remove mono-tools from buildrequires and build docs in separate
specfile to break cycle between mono-tools and gecko-sharp2
* Mon Nov 13 2006 sbrabec@xxxxxxx
- Use exact xulrunner version 181 (#218792, #216100).
-* Fri Oct 20 2006 ro@xxxxxxx
+* Thu Oct 19 2006 ro@xxxxxxx
- added mono-devel to buildrequires
* Fri Jul 07 2006 lrupp@xxxxxxx
- Requires mozilla-xulrunner180 for %%suse_version > 1010
@@ -153,17 +166,17 @@
* Fri Dec 09 2005 wberrier@xxxxxxx
- Replace mozilla dep with mozilla-xulrunner, clean up deps, and
add documentation
-* Fri Oct 21 2005 ro@xxxxxxx
+* Thu Oct 20 2005 ro@xxxxxxx
- rename package, provide and obsolete old name
-* Sat Oct 08 2005 wberrier@xxxxxxx
+* Fri Oct 07 2005 wberrier@xxxxxxx
- Update to 0.11
* Mon Aug 15 2005 ro@xxxxxxx
- added check-build.sh
* Tue Aug 09 2005 lnussel@xxxxxxx
- use buildroot and build as user
-* Mon Aug 08 2005 ro@xxxxxxx
+* Sun Aug 07 2005 ro@xxxxxxx
- fix location of pkgconfig file
-* Mon Aug 08 2005 ro@xxxxxxx
+* Sun Aug 07 2005 ro@xxxxxxx
- rename package to gecko-sharp-2_0 (no "." allowed in name)
* Thu Aug 04 2005 wberrier@xxxxxxx
- Initial package
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |