Mailinglist Archive: opensuse-commit (1192 mails)
| < Previous | Next > |
commit telepathy-salut
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 22 Aug 2008 22:33:28 +0200
- Message-id: <20080822203329.313CB678183@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package telepathy-salut
checked in at Fri Aug 22 22:33:28 CEST 2008.
--------
--- GNOME/telepathy-salut/telepathy-salut.changes 2008-03-17
18:05:42.000000000 +0100
+++ telepathy-salut/telepathy-salut.changes 2008-08-16 03:53:49.000000000
+0200
@@ -1,0 +2,8 @@
+Fri Aug 15 21:20:09 EDT 2008 - hfiguiere@xxxxxxx
+
+- Update to 0.3.3
+ * Fix clique, tubes and bonjour bugs
+ * Abstract Avahi
+- Set docdir to %{_docdir}/%{name}
+
+-------------------------------------------------------------------
Old:
----
telepathy-salut-0.3.1.tar.bz2
New:
----
telepathy-salut-0.3.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ telepathy-salut.spec ++++++
--- /var/tmp/diff_new_pack.a31833/_old 2008-08-22 22:31:01.000000000 +0200
+++ /var/tmp/diff_new_pack.a31833/_new 2008-08-22 22:31:01.000000000 +0200
@@ -1,10 +1,17 @@
#
-# spec file for package telepathy-salut (Version 0.3.1)
+# spec file for package telepathy-salut (Version 0.3.3)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -12,11 +19,11 @@
Name: telepathy-salut
-Version: 0.3.1
+Version: 0.3.3
Release: 1
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: cyrus-sasl-devel dbus-1-glib-devel libxml2-devel openssl-devel
+BuildRequires: cyrus-sasl-devel dbus-1-glib-devel libxml2-devel libxslt
openssl-devel
BuildRequires: telepathy-glib-devel >= 0.5.14
BuildRequires: libxslt python-xml
BuildRequires: libavahi-glib-devel >= 0.6.22
@@ -27,7 +34,8 @@
Source: %{name}-%{version}.tar.bz2
%description
-Link-local XMPP connection manager for Telepathy
+A connection manager for Telepathy that implement peer to peer XMPP
+using local-link as done by and compatible with Apple Bonjour(tm) chat.
@@ -41,7 +49,7 @@
%build
export CFLAGS="$RPM_OPT_FLAGS"
export CXXFLAGS="$CFLAGS"
-%configure
+%configure --docdir=%{_docdir}/%{name}
make %{?jobs:-j %jobs}
%install
@@ -57,14 +65,18 @@
%files
%defattr(-,root,root)
-/usr/share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.salut.service
-/usr/share/telepathy/managers/salut.manager
-/usr/share/telepathy
-/usr/share/telepathy/managers
+%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.salut.service
+%{_datadir}/telepathy/managers/salut.manager
+%{_docdir}/%{name}
%{_libdir}/telepathy-salut
%{_mandir}/man8/telepathy-salut.8.gz
%changelog
+* Fri Aug 15 2008 hfiguiere@xxxxxxx
+- Update to 0.3.3
+ * Fix clique, tubes and bonjour bugs
+ * Abstract Avahi
+- Set docdir to %%{_docdir}/%%{name}
* Mon Mar 17 2008 hfiguiere@xxxxxxx
- Upgrade to 0.3.1
+ Lot of fixes
++++++ telepathy-salut-0.3.1.tar.bz2 -> telepathy-salut-0.3.3.tar.bz2 ++++++
++++ 52569 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |