Hello community, here is the log from the commit of package planner for openSUSE:Factory checked in at 2013-03-15 10:46:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/planner (Old) and /work/SRC/openSUSE:Factory/.planner.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "planner", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/planner/planner.changes 2013-03-05 10:11:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.planner.new/planner.changes 2013-03-15 10:47:01.000000000 +0100 @@ -1,0 +2,9 @@ +Thu Mar 14 12:06:16 UTC 2013 - [email protected] + +- Disable long obsoleted libgda component: + + Remove libgda-3_0-devel BuildRequires. + + Change --with-database=auto configure parameter to =no. + + Add libxslt-devel BuildRequires, which used to be pulled in by + libgda-3_0-devel before. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ planner.spec ++++++ --- /var/tmp/diff_new_pack.vGkjjj/_old 2013-03-15 10:47:02.000000000 +0100 +++ /var/tmp/diff_new_pack.vGkjjj/_new 2013-03-15 10:47:02.000000000 +0100 @@ -42,10 +42,10 @@ BuildRequires: gnome-common BuildRequires: gtk-doc BuildRequires: intltool -BuildRequires: libgda-3_0-devel BuildRequires: libglade2-devel BuildRequires: libgnomecanvas-devel BuildRequires: libgnomeui-devel +BuildRequires: libxslt-devel >= 1.1.23 BuildRequires: python-devel BuildRequires: python-gtk-devel BuildRequires: scrollkeeper @@ -107,7 +107,7 @@ --disable-scrollkeeper \ --disable-update-mimedb \ --enable-gtk-doc \ - --with-database=auto \ + --with-database=no \ --enable-python \ --enable-python-plugin \ %if %build_eds -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
