Mailinglist Archive: opensuse-commit (1500 mails)
| < Previous | Next > |
commit beagle
- From: root@xxxxxxx (h_root)
- Date: Thu, 2 Nov 2006 20:18:42 +0100 (CET)
- Message-id: <20061102191842.A2151847DD@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package beagle
checked in at Thu Nov 2 20:18:42 CET 2006.
--------
--- GNOME/beagle/beagle.changes 2006-10-31 19:30:25.000000000 +0100
+++ /mounts/work_src_done/STABLE/beagle/beagle.changes 2006-11-01 23:06:54.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Nov 1 23:06:49 CET 2006 - joeshaw@xxxxxxx
+
+- Update to 0.2.12:
+ - Significant memory reductions
+ - Fixes to KAddressbook and KNotes backends
+ - Performance improvements to daily cron jobs
+
+-------------------------------------------------------------------
libbeagle.changes: same change
Old:
----
beagle-0.2.11.tar.gz
New:
----
beagle-0.2.12.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ beagle.spec ++++++
--- /var/tmp/diff_new_pack.YU2rho/_old 2006-11-02 20:18:23.000000000 +0100
+++ /var/tmp/diff_new_pack.YU2rho/_new 2006-11-02 20:18:23.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package beagle (Version 0.2.11)
+# spec file for package beagle (Version 0.2.12)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -17,8 +17,8 @@
License: The Apache Software License, X11/MIT
Group: Productivity/Other
Autoreqprov: on
-Version: 0.2.11
-Release: 9
+Version: 0.2.12
+Release: 2
Summary: Desktop Search Application
URL: http://www.gnome.org/projects/beagle/
Source: %{name}-%{version}.tar.gz
@@ -452,6 +452,11 @@
%{prefix}/%_lib/beagle/Backends/ThunderbirdBackends.dll*
%changelog -n beagle
+* Wed Nov 01 2006 - joeshaw@xxxxxxx
+- Update to 0.2.12:
+ - Significant memory reductions
+ - Fixes to KAddressbook and KNotes backends
+ - Performance improvements to daily cron jobs
* Tue Oct 31 2006 - rodrigo@xxxxxxx
- Install GNOME autostart files to /opt/gnome/share/gnome/autostart
(#208680)
++++++ libbeagle.spec ++++++
--- /var/tmp/diff_new_pack.YU2rho/_old 2006-11-02 20:18:23.000000000 +0100
+++ /var/tmp/diff_new_pack.YU2rho/_new 2006-11-02 20:18:23.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package libbeagle (Version 0.2.11)
+# spec file for package libbeagle (Version 0.2.12)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -22,8 +22,8 @@
License: X11/MIT
Group: Development/Libraries/GNOME
Autoreqprov: on
-Version: 0.2.11
-Release: 6
+Version: 0.2.12
+Release: 2
Summary: Beagle C interface
Url: http://www.gnome.org/projects/beagle/
Source: beagle-%{version}.tar.gz
@@ -49,7 +49,7 @@
%prep
%setup -q -n beagle-%{version}
-%patch
+%patch -p1
rm -rf BeagleClient beagle bludgeon ContactViewer epiphany-extension Filters glue images ImLogViewer mozilla-extension search tools Util
%build
@@ -103,6 +103,11 @@
%{prefix}/%_lib/pkgconfig/*.pc
%changelog -n libbeagle
+* Wed Nov 01 2006 - joeshaw@xxxxxxx
+- Update to 0.2.12:
+ - Significant memory reductions
+ - Fixes to KAddressbook and KNotes backends
+ - Performance improvements to daily cron jobs
* Tue Oct 31 2006 - rodrigo@xxxxxxx
- Install GNOME autostart files to /opt/gnome/share/gnome/autostart
(#208680)
++++++ beagle-0.2.11.tar.gz -> beagle-0.2.12.tar.gz ++++++
++++ 5903 lines of diff (skipped)
++++++ build_libbeagle_only.diff ++++++
--- /var/tmp/diff_new_pack.YU2rho/_old 2006-11-02 20:18:26.000000000 +0100
+++ /var/tmp/diff_new_pack.YU2rho/_new 2006-11-02 20:18:26.000000000 +0100
@@ -1,72 +1,6 @@
---- ./Makefile.am.old 2006-10-20 17:03:47.000000000 +0200
-+++ ./Makefile.am 2006-10-20 17:04:23.000000000 +0200
-@@ -2,63 +2,4 @@
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = beagle-0.0.pc beagle-daemon.pc
-
--SUBDIRS = \
-- po
--
--if ENABLE_LIBBEAGLE
--SUBDIRS += libbeagle
--endif
--
--SUBDIRS += \
-- wrappers \
-- Util \
-- glue \
-- BeagleClient \
-- beagled \
-- Filters
--
--if ENABLE_GUI
--pkgconfig_DATA += beagle-ui-0.0.pc
--SUBDIRS += \
-- images \
-- search \
-- ImLogViewer
--endif
--
--SUBDIRS += \
-- mozilla-extension \
-- tools
--
--if ENABLE_EPIPHANY_EXTENSION
--SUBDIRS += epiphany-extension
--endif
--
--if ENABLE_BLUDGEON
--SUBDIRS += bludgeon
--endif
--
--if ENABLE_THUNDERBIRD
--if ENABLE_GUI
--SUBDIRS += ContactViewer
--endif
--endif
--
--# When the chooser work has been fixed up to use libbeagle, we can
--# reenable this directory.
--# SUBDIRS += chooser-fu
--
--EXTRA_DIST = \
-- HACKING \
-- intltool-extract.in \
-- intltool-merge.in \
-- intltool-update.in \
-- $(pkgconfig_DATA) \
-- beagle.spec
--
--DISTCHECK_CONFIGURE_FLAGS = --disable-epiphany-extension-install --enable-gtk-doc
--
--DISTCLEANFILES = \
-- intltool-extract \
-- intltool-merge \
-- intltool-update \
-- $(pkgconfig_DATA)
-+SUBDIRS = libbeagle wrappers
---- ./configure.in.old 2006-10-18 18:56:09.000000000 +0200
-+++ ./configure.in 2006-10-20 17:08:41.000000000 +0200
+diff -ru beagle-0.2.12.orig/configure.in beagle-0.2.12/configure.in
+--- beagle-0.2.12.orig/configure.in 2006-11-01 20:39:17.000000000 +0100
++++ beagle-0.2.12/configure.in 2006-11-01 22:21:39.000000000 +0100
@@ -12,13 +12,6 @@
### Some dependencies
###
@@ -81,7 +15,7 @@
LIBBEAGLE_GOBJECT_REQUIRED=2.6
LIBBEAGLE_LIBXML_REQUIRED=2.6.19
-@@ -42,344 +35,6 @@
+@@ -42,349 +35,6 @@
AC_MSG_ERROR([You need to install pkg-config])
fi
@@ -104,6 +38,8 @@
-# check that we have the require version of mono
-PKG_CHECK_MODULES(MONO, mono >= $MONO_REQUIRED)
-
+-BEAGLE_DEFINES=""
+-
-# SharpZipLib broke API in 1.1.11. Route around the damage.
-if `$PKG_CONFIG --atleast-version=1.1.11 mono`; then
- SHARPZIPLIB_LIBS="-r:`$PKG_CONFIG --variable=prefix mono`/lib/mono/compat-1.0/ICSharpCode.SharpZipLib.dll"
@@ -392,6 +328,9 @@
-
-PKG_CHECK_MODULES(GSF_SHARP, gsf-sharp >= 0.5, enable_gsf_sharp=yes, enable_gsf_sharp=no)
-AM_CONDITIONAL(ENABLE_GSF_SHARP, test "x$enable_gsf_sharp" = "xyes")
+-if test "x$enable_gsf_sharp" = "xyes"; then
+- BEAGLE_DEFINES = "$BEAGLE_DEFINES -define:ENABLE_GSF_SHARP"
+-fi
-
-dnl ----------------------------------------------
-
@@ -426,7 +365,7 @@
dnl ----------------------------------------------
dnl libbeagle
-@@ -432,144 +87,6 @@
+@@ -437,150 +87,6 @@
AM_CONDITIONAL(ENABLE_LIBBEAGLE, test "x$enable_libbeagle" = "xyes")
dnl ----------------------------------------------
@@ -532,6 +471,9 @@
-
-PKG_CHECK_MODULES(WV1, wv-1.0, enable_wv1=yes, enable_wv1=no)
-AM_CONDITIONAL(ENABLE_WV1, test "x$enable_wv1" = "xyes")
+-if test "x$enable_wv1" = "xyes"; then
+- BEAGLE_DEFINES = "$BEAGLE_DEFINES -define:ENABLE_WV1"
+-fi
-AC_SUBST(WV1_LIBS)
-
-dnl ----------------------------------------------
@@ -566,12 +508,15 @@
-# Check for libchm for CHM filter
-AC_CHECK_LIB(chm,chm_open,has_libchm=yes,has_libchm=no)
-AM_CONDITIONAL(HAS_LIBCHM, test "x$has_libchm" = "xyes")
+-if test "x$has_libchm" = "xyes"; then
+- BEAGLE_DEFINES = "$BEAGLE_DEFINES -define:HAVE_LIBCHM"
+-fi
-
-dnl ----------------------------------------------
dnl Conditional for debugging XML messages.
-@@ -663,35 +180,14 @@
+@@ -672,35 +178,14 @@
AC_OUTPUT([
Makefile
@@ -607,3 +552,74 @@
])
echo "
+Only in beagle-0.2.12: configure.in~
+Only in beagle-0.2.12: configure.in.orig
+Only in beagle-0.2.12: configure.in.rej
+diff -ru beagle-0.2.12.orig/Makefile.am beagle-0.2.12/Makefile.am
+--- beagle-0.2.12.orig/Makefile.am 2006-10-18 17:35:57.000000000 +0200
++++ beagle-0.2.12/Makefile.am 2006-11-01 22:19:26.000000000 +0100
+@@ -2,63 +2,4 @@
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = beagle-0.0.pc beagle-daemon.pc
+
+-SUBDIRS = \
+- po
+-
+-if ENABLE_LIBBEAGLE
+-SUBDIRS += libbeagle
+-endif
+-
+-SUBDIRS += \
+- wrappers \
+- Util \
+- glue \
+- BeagleClient \
+- beagled \
+- Filters
+-
+-if ENABLE_GUI
+-pkgconfig_DATA += beagle-ui-0.0.pc
+-SUBDIRS += \
+- images \
+- search \
+- ImLogViewer
+-endif
+-
+-SUBDIRS += \
+- mozilla-extension \
+- tools
+-
+-if ENABLE_EPIPHANY_EXTENSION
+-SUBDIRS += epiphany-extension
+-endif
+-
+-if ENABLE_BLUDGEON
+-SUBDIRS += bludgeon
+-endif
+-
+-if ENABLE_THUNDERBIRD
+-if ENABLE_GUI
+-SUBDIRS += ContactViewer
+-endif
+-endif
+-
+-# When the chooser work has been fixed up to use libbeagle, we can
+-# reenable this directory.
+-# SUBDIRS += chooser-fu
+-
+-EXTRA_DIST = \
+- HACKING \
+- intltool-extract.in \
+- intltool-merge.in \
+- intltool-update.in \
+- $(pkgconfig_DATA) \
+- beagle.spec
+-
+-DISTCHECK_CONFIGURE_FLAGS = --disable-epiphany-extension-install --enable-gtk-doc
+-
+-DISTCLEANFILES = \
+- intltool-extract \
+- intltool-merge \
+- intltool-update \
+- $(pkgconfig_DATA)
++SUBDIRS = libbeagle wrappers
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |