Mailinglist Archive: opensuse-commit (1792 mails)
| < Previous | Next > |
commit webkit-sharp for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 18 Feb 2011 12:47:53 +0100
- Message-id: <20110218114754.060C3202AD@hilbert.suse.de>
Hello community,
here is the log from the commit of package webkit-sharp for openSUSE:Factory
checked in at Fri Feb 18 12:47:53 CET 2011.
--------
--- webkit-sharp/webkit-sharp.changes 2010-08-26 10:15:15.000000000 +0200
+++ /mounts/work_src_done/STABLE/webkit-sharp/webkit-sharp.changes
2011-02-18 02:40:03.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 17 19:39:04 CST 2011 - gburt@xxxxxxx
+
+- Fix the .dll.config map in webkit-sharp-0.3.dif
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
webkit-sharp-0.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ webkit-sharp.spec ++++++
--- /var/tmp/diff_new_pack.Fx7Do2/_old 2011-02-18 12:47:46.000000000 +0100
+++ /var/tmp/diff_new_pack.Fx7Do2/_new 2011-02-18 12:47:46.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package webkit-sharp (Version 0.3)
+# spec file for package webkit-sharp
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -34,7 +34,7 @@
Summary: WebKit bindings for Mono
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Version: %{_version}
-Release: 13
+Release: 14
BuildArch: noarch
Source: %{name}-%{version}.tar.bz2
Patch0: %{name}-pkgconfigdir.patch
@@ -66,7 +66,7 @@
%setup -q
%patch0
%if 0%{?suse_version} >= 1140
-%patch1
+%patch1 -p1
%endif
%build
++++++ webkit-sharp-0.3.dif ++++++
--- /var/tmp/diff_new_pack.Fx7Do2/_old 2011-02-18 12:47:46.000000000 +0100
+++ /var/tmp/diff_new_pack.Fx7Do2/_new 2011-02-18 12:47:46.000000000 +0100
@@ -1,18 +1,9 @@
---- sources/webkit-sharp-sources.xml
-+++ sources/webkit-sharp-sources.xml 2010/08/26 08:18:27
-@@ -1,7 +1,7 @@
- <?xml version="1.0"?>
- <gapi-parser-input>
- <api filename="webkit-sharp-api.raw">
-- <library name="webkit-1.0">
-+ <library name="webkitgtk-1.0">
- <namespace name="WebKit">
- <!--<dir>/usr/include/webkit-1.0/webkit</dir>-->
- <dir>webkit-1.0/webkit</dir>
---- sources/webkit-sharp.dll.config.in
-+++ sources/webkit-sharp.dll.config.in 2010/08/26 08:18:41
+diff --git a/sources/webkit-sharp.dll.config.in
b/sources/webkit-sharp.dll.config.in
+index 75788f8..4220311 100644
+--- a/sources/webkit-sharp.dll.config.in
++++ b/sources/webkit-sharp.dll.config.in
@@ -1,3 +1,3 @@
<configuration>
- <dllmap dll="webkit-1.0" target="webkit-1.0@LIB_PREFIX@.2@LIB_SUFFIX@"/>
-+ <dllmap dll="webkitgtk-1.0"
target="webkitgtk-1.0@LIB_PREFIX@.2@LIB_SUFFIX@"/>
++ <dllmap dll="webkit-1.0"
target="libwebkitgtk-1.0@LIB_PREFIX@.0@LIB_SUFFIX@"/>
</configuration>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |