Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2013-06-17 10:02:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium"

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2013-06-13 
16:19:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2013-06-17 
10:03:12.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Jun 16 15:03:32 UTC 2013 - [email protected]
+
+- Update to 29.0.1541
+  * Bug and Stability fixes
+- Added patch chromium-nss-compatibility to fix build on Factory
+
+-------------------------------------------------------------------
@@ -5 +12 @@
-  * But and Stability fixes.
+  * Bug and Stability fixes.

Old:
----
  chromium.29.0.1530.0.svn204314.tar.bz2

New:
----
  chromium-nss-compliant.diff
  chromium.29.0.1541.0.svn206641.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.mZJDHR/_old  2013-06-17 10:03:29.000000000 +0200
+++ /var/tmp/diff_new_pack.mZJDHR/_new  2013-06-17 10:03:29.000000000 +0200
@@ -16,18 +16,18 @@
 #
 
 
-%define svn_revision 204314
+%define svn_revision 206641
 %define chromium_no_dlopen 1
 %define chromium_system_libs 0%{?suse_version} > 1220
 
 Name:           chromium
-Version:        29.0.1530.0
+Version:        29.0.1541.0
 Release:        0
 Summary:        Google's opens source browser project
 License:        BSD-3-Clause and LGPL-2.1+
 Group:          Productivity/Networking/Web/Browsers
 Url:            http://code.google.com/p/chromium/
-Source0:        %{name}.%{version}.svn%{svn_revision}.tar.bz2
+Source0:        %{name}.%{version}.svn%{svn_revision}.tar.xz
 Source20:       chromium-vendor.patch.in
 Source30:       master_preferences
 Source31:       default_bookmarks.html
@@ -60,6 +60,8 @@
 Patch66:        chromium-sandbox-pie.patch
 # PATCH-FIX-OPENSUSE Adjust ldflags for better building
 Patch67:        adjust-ldflags-no-keep-memory.patch
+# PATCH-FIX-OPENSUSE Be compliant with the latest NSS development kit in 13.1
+Patch68:        chromium-nss-compliant.diff
 
 BuildRequires:  alsa-devel
 BuildRequires:  bison
@@ -229,6 +231,9 @@
 %patch20 -p1
 %patch66 -p1
 %patch67 -p1
+%if 0%{suse_version} > 1230
+%patch68 -p1
+%endif
 
 echo "svn%{svn_revision}" > src/build/LASTCHANGE.in
 


++++++ chromium-nss-compliant.diff ++++++
--- chromium/src/net/third_party/nss/ssl/bodge/secitem_array.c  2013-06-16 
15:31:49.856632237 +0200
+++ chromium/src/net/third_party/nss/ssl/bodge/secitem_array.c  2013-06-16 
15:31:49.856632237 +0200
@@ -12,8 +12,6 @@
 #include "secerr.h"
 #include "secport.h"
 
-typedef struct SECItemArrayStr SECItemArray;
-
 #define NSSUTIL_VERSION_NUM \
     (NSSUTIL_VMAJOR * 10000 + NSSUTIL_VMINOR * 100 + NSSUTIL_VPATCH)
 #if NSSUTIL_VERSION_NUM < 31500
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to