[packages/telepathy-idle] - updated to 0.1.15 - added am patch (fixes build with automake 1.13+)

qboosh qboosh at pld-linux.org
Fri Apr 26 19:55:59 CEST 2013


commit 3a75c5b726c716587688e381c996da32d361a71a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Apr 26 19:56:01 2013 +0200

    - updated to 0.1.15
    - added am patch (fixes build with automake 1.13+)

 telepathy-idle-am.patch | 11 +++++++++++
 telepathy-idle.spec     |  6 ++++--
 2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/telepathy-idle.spec b/telepathy-idle.spec
index fe2a632..e9ec3bb 100644
--- a/telepathy-idle.spec
+++ b/telepathy-idle.spec
@@ -1,12 +1,13 @@
 Summary:	A Telepathy connection manager for IRC
 Summary(pl.UTF-8):	Zarządca połączeń Telepathy dla IRC-a
 Name:		telepathy-idle
-Version:	0.1.14
+Version:	0.1.15
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://telepathy.freedesktop.org/releases/telepathy-idle/%{name}-%{version}.tar.gz
-# Source0-md5:	c292c54aa08f61544ab53fda880d861c
+# Source0-md5:	56f960ed1d9ed0c01e0b9f7eb68dbebe
+Patch0:		%{name}-am.patch
 URL:		http://telepathy.freedesktop.org/wiki/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
@@ -33,6 +34,7 @@ Zarządca połączeń pozwalający połączyć się Telepathy z IRC-em.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/telepathy-idle-am.patch b/telepathy-idle-am.patch
new file mode 100644
index 0000000..f6357ff
--- /dev/null
+++ b/telepathy-idle-am.patch
@@ -0,0 +1,11 @@
+--- telepathy-idle-0.1.15/configure.ac.orig	2013-04-24 15:46:25.000000000 +0200
++++ telepathy-idle-0.1.15/configure.ac	2013-04-26 19:51:33.607510146 +0200
+@@ -34,7 +34,7 @@
+ AM_INIT_AUTOMAKE([1.9 -Wno-portability])
+ 
+ AM_PROG_LIBTOOL
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ AM_PROG_MKDIR_P
+ 
+ dnl check for tools
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/telepathy-idle.git/commitdiff/3a75c5b726c716587688e381c996da32d361a71a



More information about the pld-cvs-commit mailing list