Author: kiesiu Date: Fri Nov 18 20:55:04 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.1.11
---- Files affected: packages/telepathy-idle: telepathy-idle.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/telepathy-idle/telepathy-idle.spec diff -u packages/telepathy-idle/telepathy-idle.spec:1.14 packages/telepathy-idle/telepathy-idle.spec:1.15 --- packages/telepathy-idle/telepathy-idle.spec:1.14 Thu Jun 2 12:15:44 2011 +++ packages/telepathy-idle/telepathy-idle.spec Fri Nov 18 21:54:59 2011 @@ -2,21 +2,22 @@ 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.10 +Version: 0.1.11 Release: 1 License: LGPL Group: Libraries Source0: http://telepathy.freedesktop.org/releases/telepathy-idle/%{name}-%{version}.tar.gz -# Source0-md5: 570a431e3e28ca6ebf3f0c84198f0b9a +# Source0-md5: be277e8f0bd32ae56af799f0ff4ec72e URL: http://telepathy.freedesktop.org/wiki/ BuildRequires: autoconf >= 2.59 -BuildRequires: automake >= 1:1.8 +BuildRequires: automake >= 1:1.9 BuildRequires: dbus-glib-devel >= 0.61 +BuildRequires: glib2-devel >= 2.28.0 BuildRequires: libtool BuildRequires: libxslt-progs BuildRequires: openssl-devel >= 0.9.7 BuildRequires: pkgconfig -BuildRequires: telepathy-glib-devel >= 0.5.13-3 +BuildRequires: telepathy-glib-devel >= 0.15.9 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -34,7 +35,8 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure +%configure \ + --disable-silent-rules %{__make} %install @@ -63,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2011/11/18 20:54:59 kiesiu +- updated to 0.1.11 + Revision 1.14 2011/06/02 10:15:44 caleb - Up to 0.1.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/telepathy-idle/telepathy-idle.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
