Mailinglist Archive: opensuse-commit (1194 mails)

< Previous Next >
commit epiphany
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 06 Mar 2008 00:51:09 +0100
  • Message-id: <20080305235109.E0C16678168@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package epiphany
checked in at Thu Mar 6 00:51:09 CET 2008.

--------
--- GNOME/epiphany/epiphany.changes 2008-02-12 15:26:36.000000000 +0100
+++ epiphany/epiphany.changes 2008-03-04 21:25:04.891978000 +0100
@@ -1,0 +2,8 @@
+Tue Mar 4 20:32:17 CET 2008 - maw@xxxxxxx
+
+- Update to version 2.21.92:
+ + Bug fixes
+- No longer build with the cert manager
+- Remove epiphany-gcc4.3-fixes.patch.
+
+-------------------------------------------------------------------

Old:
----
epiphany-2.21.90.tar.bz2

New:
----
epiphany-2.21.92.tar.bz2

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

Other differences:
------------------
++++++ epiphany.spec ++++++
--- /var/tmp/diff_new_pack.HH5798/_old 2008-03-06 00:49:31.000000000 +0100
+++ /var/tmp/diff_new_pack.HH5798/_new 2008-03-06 00:49:31.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package epiphany (Version 2.21.90)
+# spec file for package epiphany (Version 2.21.92)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -29,8 +29,8 @@
Requires: mozilla = %{mozilla_ver}
%endif
%endif
-Version: 2.21.90
-Release: 2
+Version: 2.21.92
+Release: 1
Requires: %{name}-lang = %{version}
License: GPL v2 or later
Group: Productivity/Networking/Web/Browsers
@@ -119,7 +119,7 @@
%patch11
%patch13
%patch14 -p1
-%patch15 -p1
+###%patch15 -p1

%build
#cp -i data/default-prefs-gecko-1-8.js data/default-prefs-xulrunner.js
@@ -135,9 +135,8 @@
%endif
--enable-dbus\
--enable-zeroconf\
- --enable-certificate-manager\
--enable-network-manager
-# FIXME: Compile xulrunner with spellchecker extension.
+# FIXME: Compile xulrunner with spellchecker extension.
# --enable-spell-checker
%__make %{?jobs:-j%jobs}

@@ -197,6 +196,11 @@
%{_datadir}/gtk-doc/html/epiphany

%changelog
+* Tue Mar 04 2008 maw@xxxxxxx
+- Update to version 2.21.92:
+ + Bug fixes
+- No longer build with the cert manager
+- Remove epiphany-gcc4.3-fixes.patch.
* Tue Feb 12 2008 jpr@xxxxxxx
- Fix missing directory ownership
- Update to use -p /sbin/ldconfig

++++++ epiphany-2.21.90.tar.bz2 -> epiphany-2.21.92.tar.bz2 ++++++
++++ 112301 lines of diff (skipped)

++++++ epiphany-gcc4.3-fixes.patch ++++++
--- /var/tmp/diff_new_pack.HH5798/_old 2008-03-06 00:49:41.000000000 +0100
+++ /var/tmp/diff_new_pack.HH5798/_new 2008-03-06 00:49:41.000000000 +0100
@@ -1,27 +1,15 @@
-Index: epiphany-2.20.1/embed/mozilla/EphyBrowser.h
+Index: epiphany-2.21.92/embed/mozilla/mozilla-x509-cert.h
===================================================================
---- epiphany-2.20.1.orig/embed/mozilla/EphyBrowser.h
-+++ epiphany-2.20.1/embed/mozilla/EphyBrowser.h
-@@ -187,7 +187,7 @@ public:
-
- nsresult LoadURI(const char *aURI,
- PRUint32 aLoadFlags =
nsIWebNavigation::LOAD_FLAGS_NONE,
-- nsIURI *aURI = nsnull);
-+ nsIURI *aReferrer = nsnull);
-
- EphyEmbedDocumentType GetDocumentType ();
-
-Index: epiphany-2.20.1/embed/mozilla/mozilla-x509-cert.h
-===================================================================
---- epiphany-2.20.1.orig/embed/mozilla/mozilla-x509-cert.h
-+++ epiphany-2.20.1/embed/mozilla/mozilla-x509-cert.h
-@@ -56,7 +56,8 @@ GType mozilla_x509_ce
+--- epiphany-2.21.92.orig/embed/mozilla/mozilla-x509-cert.h
++++ epiphany-2.21.92/embed/mozilla/mozilla-x509-cert.h
+@@ -56,7 +56,9 @@ GType mozilla_x509_ce

MozillaX509Cert *mozilla_x509_cert_new (nsIX509Cert
*aMozCert);

--nsresult mozilla_x509_cert_get_mozilla_cert
(MozillaX509Cert *cert, nsIX509Cert **cert);
+-nsresult mozilla_x509_cert_get_mozilla_cert
(MozillaX509Cert *cert, nsIX509Cert **aCert);
+nsresult mozilla_x509_cert_get_mozilla_cert
(MozillaX509Cert *cert,
-+ nsIX509Cert
**aCert);
++ nsIX509Cert
**aCert);
++

G_END_DECLS



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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >