Hello community, here is the log from the commit of package planner checked in at Tue Sep 26 00:52:33 CEST 2006. -------- --- GNOME/planner/planner.changes 2006-09-05 01:05:15.000000000 +0200 +++ planner/planner.changes 2006-09-25 18:53:15.000000000 +0200 @@ -1,0 +2,13 @@ +Mon Sep 25 18:48:22 CEST 2006 - jhargadon@suse.de + +- update to version 0.14 +- po/POTFILES.in: Removed referece to planner.keys.in +- python/Makefile.am: Correct error when builddir != srcdir +- src/planner-window.c: Change planner homepage in about box to + live.gnome.org/Planner +- Updated user guide +- Changed 'Hint' lines to 'Guide' Lines +- Shows horizontal lines on Gantt to help line up task tree with chart +- added %py_requires to the specfile to resolve bug #207924 + +------------------------------------------------------------------- Old: ---- planner-0.13.tar.bz2 New: ---- planner-0.14.tar.bz2 planner-python-util.patch.old ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ planner.spec ++++++ --- /var/tmp/diff_new_pack.FM6BVu/_old 2006-09-26 00:47:24.000000000 +0200 +++ /var/tmp/diff_new_pack.FM6BVu/_new 2006-09-26 00:47:24.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package planner (Version 0.13) +# spec file for package planner (Version 0.14) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -23,8 +23,8 @@ Autoreqprov: on PreReq: shared-mime-info /bin/ln Summary: Project Management Application for GNOME -Version: 0.13 -Release: 45 +Version: 0.14 +Release: 1 Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 Patch1: planner-desktop.patch Patch2: planner-evolution.patch @@ -33,6 +33,8 @@ Patch5: planner-python-util.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +%py_requires + %description Planner is a free project management application, maintained by Imendio. @@ -93,9 +95,6 @@ %patch5 %build -rm po/no.* -sed "s/\(ALL_LINGUAS.*\) no /\1 /" configure.in > configure.in.tmp && \ - mv configure.in.tmp configure.in %{suse_update_config} aclocal automake -f -i @@ -104,7 +103,8 @@ sed -i 's/^CFLAGS =/& -fno-strict-aliasing/' python/Makefile.in # FIXME: With non-empty DESTDIR, update-desktop-database should not be # called, but it is called and fails. -ac_cv_path_UPDATE_DESKTOP_DATABASE="no" \ +#ac_cv_path_UPDATE_DESKTOP_DATABASE="no" \ +ac_cv_path_UPDATE_DESKTOP_DATABASE="" \ CFLAGS="$RPM_OPT_FLAGS" \ ./configure \ --prefix=%{prefix}\ @@ -130,14 +130,14 @@ %suse_update_desktop_file -N "Planner" -G "Project Management" -C "" planner Office ProjectManagement cd $RPM_BUILD_ROOT%{prefix}/share/mime rm -f XMLnamespaces aliases globs magic subclasses application/x-planner.xml mime.cache -rmdir application +#rmdir application mkdir -p $RPM_BUILD_ROOT/usr/%{_lib} mv $RPM_BUILD_ROOT%{prefix}/%{_lib}/python2.? $RPM_BUILD_ROOT/usr/%{_lib} rm $RPM_BUILD_ROOT%{prefix}/%{_lib}/evolution/*/plugins/*.*a -rm $RPM_BUILD_ROOT%{prefix}/%{_lib}/planner/*.*a +#rm $RPM_BUILD_ROOT%{prefix}/%{_lib}/planner/*.*a rm $RPM_BUILD_ROOT%{prefix}/%{_lib}/planner/*/*.*a rm $RPM_BUILD_ROOT%{prefix}/%{_lib}/evolution-data-server-*/extensions/*.*a -rm $RPM_BUILD_ROOT/usr/%{_lib}/python2.?/site-packages/gtk-2.0/*.*a +#rm $RPM_BUILD_ROOT/usr/%{_lib}/python2.?/site-packages/gtk-2.0/*.*a # Make planner independent on evolution # NOTE: Dependencies are correct, if output of following command is empty: # rpm -e evolution evolution-data-server 2>&1 | grep planner @@ -185,10 +185,10 @@ %{prefix}/share/doc/planner %{prefix}/share/icons/hicolor/48x48/mimetypes/*.png %{prefix}/share/mime/packages/planner.xml -%{prefix}/share/mime-info/planner* +#%{prefix}/share/mime-info/planner* %{prefix}/share/pixmaps/*.png -%{prefix}/share/pixmaps/planner -%{prefix}/share/application-registry/*.applications +#%{prefix}/share/pixmaps/planner +#%{prefix}/share/applications/*.applications %{prefix}/%{_lib}/*.so.* %dir %{prefix}/%{_lib}/planner %{prefix}/%{_lib}/planner/[a-oq-z]* @@ -203,7 +203,7 @@ #%{prefix}/%{_lib}/evolution/*/plugins/*.eplug %{prefix}/share/planner %{prefix}/share/omf/planner -/usr/%{_lib}/python2.?/site-packages/gtk-2.0/*.so +/usr/%{_lib}/python2.?/site-packages/*.so %files devel %defattr(-, root, root) @@ -212,8 +212,19 @@ %{prefix}/share/gtk-doc/html/libplanner %{prefix}/%{_lib}/*.so %{prefix}/%{_lib}/*.la +/usr/%{_lib}/python2.?/site-packages/*.la %changelog -n planner +* Mon Sep 25 2006 - jhargadon@suse.de +- update to version 0.14 +- po/POTFILES.in: Removed referece to planner.keys.in +- python/Makefile.am: Correct error when builddir != srcdir +- src/planner-window.c: Change planner homepage in about box to + live.gnome.org/Planner +- Updated user guide +- Changed 'Hint' lines to 'Guide' Lines +- Shows horizontal lines on Gantt to help line up task tree with chart +- added %%py_requires to the specfile to resolve bug #207924 * Tue Sep 05 2006 - ro@suse.de - patch configure for e-d-s-1.8 * Wed Aug 16 2006 - cthiel@suse.de ++++++ planner-0.13.tar.bz2 -> planner-0.14.tar.bz2 ++++++ ++++ 132487 lines of diff (skipped) ++++++ planner-gda.patch ++++++ --- /var/tmp/diff_new_pack.FM6BVu/_old 2006-09-26 00:47:29.000000000 +0200 +++ /var/tmp/diff_new_pack.FM6BVu/_new 2006-09-26 00:47:29.000000000 +0200 @@ -1,6 +1,6 @@ --- configure.in +++ configure.in -@@ -85,7 +85,7 @@ +@@ -83,7 +83,7 @@ AC_ARG_ENABLE(database, [ --enable-database=[no/yes] enable database support [default=no]], enable_database="$enableval", enable_database=no) if test "x$enable_database" = "xyes" ; then @@ -76,20 +76,9 @@ data->revision = GPOINTER_TO_INT (g_object_get_data (G_OBJECT (data->project), REVISION)); ---- src/planner-sidebar.c -+++ src/planner-sidebar.c -@@ -339,7 +339,7 @@ - gint darken_count) - { - GdkColor src = *color; -- GdkColor shaded; -+ GdkColor shaded = *color; - - while (darken_count) { - sidebar_style_shade (&src, &shaded, 0.93); --- src/planner-sql-plugin.c +++ src/planner-sql-plugin.c -@@ -108,9 +108,10 @@ +@@ -106,9 +106,10 @@ { GdaCommand *cmd; GdaDataModel *res; @@ -101,7 +90,7 @@ gda_command_free (cmd); return res; -@@ -120,19 +121,19 @@ +@@ -118,19 +119,19 @@ sql_get_last_error (GdaConnection *connection) { GList *list; @@ -125,7 +114,7 @@ return error_txt; } -@@ -595,6 +596,7 @@ +@@ -594,6 +595,7 @@ /* FIXME: In postgresql we use template1 as the connection database */ gchar *init_database = "template1"; gchar *query; @@ -133,7 +122,7 @@ dsn = gda_config_find_data_source (dsn_name); cnc_string_orig = dsn->cnc_string; -@@ -607,7 +609,7 @@ +@@ -606,7 +608,7 @@ gda_config_save_data_source_info (dsn); client = gda_client_new (); @@ -142,7 +131,7 @@ if (conn == NULL) { g_warning ("Can't connect to database server in order to check/create the database: %s", cnc_string_orig); } else { -@@ -651,8 +653,9 @@ +@@ -650,8 +652,9 @@ { GdaConnection *conn; gchar *str; @@ -153,7 +142,7 @@ if (conn == NULL) { if (!create_database (dsn_name, host, db_name, plugin)) { -@@ -661,7 +664,7 @@ +@@ -660,7 +663,7 @@ show_error_dialog (plugin, str); conn = NULL; } else { @@ -171,7 +160,7 @@ g_free (db_txt); client = gda_client_new (); -@@ -1106,7 +1109,7 @@ +@@ -1113,7 +1116,7 @@ gda_config_save_data_source (dsn_name, provider, db_txt, ++++++ planner-python-util.patch ++++++ --- /var/tmp/diff_new_pack.FM6BVu/_old 2006-09-26 00:47:29.000000000 +0200 +++ /var/tmp/diff_new_pack.FM6BVu/_new 2006-09-26 00:47:29.000000000 +0200 @@ -1,39 +1,6 @@ --- src/Makefile.am +++ src/Makefile.am -@@ -115,11 +115,11 @@ - planner_LDADD = \ - $(top_builddir)/libplanner/libplanner-1.la \ - $(top_builddir)/libegg/recent-files/libeggrecent.la \ -- libutil.la -+ libplannerutil.la - $(PLANNER_LIBS) - --noinst_LTLIBRARIES = libutil.la --libutil_la_SOURCES = planner-marshal-main.c -+noinst_LTLIBRARIES = libplannerutil.la -+libplannerutil_la_SOURCES = planner-marshal-main.c - - - # -@@ -155,7 +155,7 @@ - planner-resource-view.c - - libresource_view_la_LDFLAGS = -avoid-version -module --libresource_view_la_LIBADD = libutil.la -+libresource_view_la_LIBADD = libplannerutil.la - - libtimetable_view_la_SOURCES = \ - planner-ttable-view.c \ @@ -177,7 +177,7 @@ - # Small shared lib for the task, gantt, and resource usage views - gantt_taskdir = $(libdir)/planner - gantt_task_LTLIBRARIES = libgantt-task.la --libgantt_task_la_LIBADD = libutil.la -+libgantt_task_la_LIBADD = libplannerutil.la - libgantt_task_la_LDFLAGS = -avoid-version - - libgantt_task_la_SOURCES = \ -@@ -211,7 +211,7 @@ python_plugin = libpython-plugin.la libpython_plugin_la_SOURCES = planner-python-plugin.c libpython_plugin_la_LDFLAGS = -avoid-version -module ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org