Hello community,

here is the log from the commit of package grisbi for openSUSE:Factory checked 
in at 2012-01-09 11:15:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grisbi (Old)
 and      /work/SRC/openSUSE:Factory/.grisbi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grisbi", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/grisbi/grisbi.changes    2011-10-16 
12:49:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.grisbi.new/grisbi.changes       2012-01-09 
11:15:23.000000000 +0100
@@ -1,0 +2,15 @@
+Wed Jan  4 09:41:42 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.8.9:
+  + Fix a potential crash when closing Grisbi.
+  + Fix --without-ofx configure option.
+  + Minor changes.
+- Drop grisbi-fix-linking.patch: fixed upstream.
+- Remove call to autoreconf and libtool BuildRequires: they were
+  only needed for the patch above.
+- Stop passing --with-ofx to configure as... this breaks the build
+  for ofx support. We use automatic detection now, and the build
+  will fail if ofx support is missing as the plugin listed in
+  %files will be missing.
+
+-------------------------------------------------------------------

Old:
----
  grisbi-0.8.8.tar.bz2
  grisbi-fix-linking.patch

New:
----
  grisbi-0.8.9.tar.bz2

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

Other differences:
------------------
++++++ grisbi.spec ++++++
--- /var/tmp/diff_new_pack.XZkCqK/_old  2012-01-09 11:15:24.000000000 +0100
+++ /var/tmp/diff_new_pack.XZkCqK/_new  2012-01-09 11:15:24.000000000 +0100
@@ -1,7 +1,8 @@
+# vim: set sw=4 ts=4 et:
 #
 # spec file for package grisbi
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,23 +17,19 @@
 #
 
 
-
 Name:           grisbi
-Version:        0.8.8
-Release:        1
-License:        GPL-2.0+
+Version:        0.8.9
+Release:        0
 Summary:        Personal Accounting Application
-Url:            http://www.grisbi.org
+License:        GPL-2.0+
 Group:          Productivity/Office/Finance
+Url:            http://www.grisbi.org
 Source:         
http://downloads.sourceforge.net/project/grisbi/grisbi%20stable/0.8.x/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM grisbi-fix-linking.patch vu...@opensuse.org -- Fix build 
with strict linker; sent upstream by mail on 2011-09-19
-Patch0:         grisbi-fix-linking.patch
 # Needed for make check
 #BuildRequires:  cunit-devel
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libofx-devel
-BuildRequires:  libtool
 BuildRequires:  openssl-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -50,14 +47,10 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# needed for patch0
-autoreconf -fi
 %configure \
-        --disable-static \
-        --with-ofx
+        --disable-static
 make %{?jobs:-j%{jobs}}
 
 %install
@@ -94,6 +87,4 @@
 
 %files lang -f %{name}.lang
 
-# vim: set sw=4 ts=4 et:
-
 %changelog

++++++ grisbi-0.8.8.tar.bz2 -> grisbi-0.8.9.tar.bz2 ++++++
++++ 39734 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to