Mailinglist Archive: opensuse-commit (1826 mails)

< Previous Next >
commit conduit
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 24 Sep 2008 15:13:48 +0200
  • Message-id: <20080924131349.11ADD67816B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package conduit
checked in at Wed Sep 24 15:13:48 CEST 2008.


--------
--- GNOME/conduit/conduit.changes 2008-09-10 20:12:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/conduit/conduit.changes 2008-09-17
18:02:54.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 17 11:00:09 CDT 2008 - maw@xxxxxxx
+
+- Require gnome-python-desktop to build and run, in lieu of
+ evolution-python (bnc#418004).
+
+-------------------------------------------------------------------



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

Other differences:
------------------
++++++ conduit.spec ++++++
--- /var/tmp/diff_new_pack.B17528/_old 2008-09-24 15:13:30.000000000 +0200
+++ /var/tmp/diff_new_pack.B17528/_new 2008-09-24 15:13:30.000000000 +0200
@@ -21,10 +21,10 @@
Name: conduit
BuildRequires: dbus-1-devel
BuildRequires: dbus-1-python
-BuildRequires: evolution-python
BuildRequires: fdupes
BuildRequires: gnome-common
BuildRequires: gnome-doc-utils-devel
+BuildRequires: gnome-python-desktop
BuildRequires: perl-XML-Parser
BuildRequires: pkg-config
BuildRequires: python-goocanvas
@@ -32,7 +32,7 @@
BuildRequires: vobject
Summary: A synchronization application for GNOME
Version: 0.3.14
-Release: 1
+Release: 4
License: GPL v2 only
Group: Productivity/Networking/Other
Source0: %{name}-%{version}.tar.bz2
@@ -42,7 +42,12 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Requires: %{name}-lang = %{version}
-Requires: evolution-python python-gdata python-goocanvas python-sqlite2
vobject dbus-1-python
+Requires: gnome-python-desktop
+Requires: python-gdata
+Requires: python-goocanvas
+Requires: python-sqlite2
+Requires: vobject
+Requires: dbus-1-python
Recommends: avahi

%description
@@ -132,6 +137,9 @@
%files lang -f %{name}.lang

%changelog
+* Wed Sep 17 2008 maw@xxxxxxx
+- Require gnome-python-desktop to build and run, in lieu of
+ evolution-python (bnc#418004).
* Wed Sep 10 2008 maw@xxxxxxx
- Update to version 0.3.14:
+ Improve error logging and debug messages at startup


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



Remember to have fun...

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

< Previous Next >
This Thread