[telepathy-butterfly] - Update to 0.5.15. - Bump minimum reqs for python-telepathy & papyon. - Drop buildroot. No longer n

Brian Pepple bpepple at fedoraproject.org
Thu Jan 27 21:15:13 UTC 2011


commit b42f19274e7c99f1556b034a7c6e5e7358d59300
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Jan 27 16:15:25 2011 -0500

    - Update to 0.5.15.
    - Bump minimum reqs for python-telepathy & papyon.
    - Drop buildroot. No longer needed.

 .gitignore               |    1 +
 sources                  |    2 +-
 telepathy-butterfly.spec |   12 ++++++++----
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 15e4638..1095af3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 telepathy-butterfly-0.5.12.tar.gz
 telepathy-butterfly-0.5.13.tar.gz
 /telepathy-butterfly-0.5.14.tar.gz
+/telepathy-butterfly-0.5.15.tar.gz
diff --git a/sources b/sources
index 32e2976..f0ff38e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7ef545a469a0b0fd87a0988ed7d9b13  telepathy-butterfly-0.5.14.tar.gz
+4baa6337822f01d817c4b9d8fd406e82  telepathy-butterfly-0.5.15.tar.gz
diff --git a/telepathy-butterfly.spec b/telepathy-butterfly.spec
index 0901b53..c119602 100644
--- a/telepathy-butterfly.spec
+++ b/telepathy-butterfly.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           telepathy-butterfly
-Version:        0.5.14
+Version:        0.5.15
 Release:        1%{?dist}
 Summary:        MSN connection manager for Telepathy
 
@@ -9,7 +9,6 @@ Group:          Applications/Communications
 License:        GPLv2+
 URL:            http://telepathy.freedesktop.org/wiki/
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
@@ -17,8 +16,8 @@ BuildRequires:	dbus-devel
 BuildRequires:	python-devel
 BuildRequires:	pkgconfig
 
-Requires:	python-telepathy >= 0.15.17
-Requires:	papyon >= 0.5.0
+Requires:	python-telepathy >= 0.15.19
+Requires:	papyon >= 0.5.3
 Requires:	dbus
 Requires:	telepathy-filesystem
 Requires:	libproxy-python
@@ -53,6 +52,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 27 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.5.15-1
+- Update to 0.5.15.
+- Bump minimum reqs for python-telepathy & papyon.
+- Drop buildroot. No longer needed.
+
 * Sat Sep 11 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.5.14-1
 - Update to 0.5.14.
 


More information about the scm-commits mailing list