[telepathy-farsight] - Update to 0.0.15. - Drop buildroot & clean section since they are no longer needed.

Brian Pepple bpepple at fedoraproject.org
Fri Sep 10 17:03:15 UTC 2010


commit 27a754c1a3976c43c511641e2801baeccec5291b
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Sep 10 13:03:01 2010 -0400

    - Update to 0.0.15.
    - Drop buildroot & clean section since they are no longer needed.

 .gitignore              |    1 +
 sources                 |    2 +-
 telepathy-farsight.spec |   13 ++++++-------
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0aeffdf..04c66ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 telepathy-farsight-0.0.14.tar.gz
+/telepathy-farsight-0.0.15.tar.gz
diff --git a/sources b/sources
index 1bf0033..de62b12 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e6af31be4d5cdfc72a3f06542de96c0  telepathy-farsight-0.0.14.tar.gz
+8a15bad987579656be38df237d302610  telepathy-farsight-0.0.15.tar.gz
diff --git a/telepathy-farsight.spec b/telepathy-farsight.spec
index f0ab263..325cc46 100644
--- a/telepathy-farsight.spec
+++ b/telepathy-farsight.spec
@@ -5,8 +5,8 @@
 %define farsight2_ver   0.0.17
 
 Name:           telepathy-farsight
-Version:        0.0.14
-Release:        2%{?dist}
+Version:        0.0.15
+Release:        1%{?dist}
 Summary:        Telepathy client to handle media streaming channels
 
 Group:          System Environment/Libraries
@@ -15,7 +15,6 @@ URL:            http://telepathy.freedesktop.org/wiki/
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
 # Workaround broken private require. https://bugzilla.redhat.com/show_bug.cgi?id=426106
 # Patch0:         %{name}-broken-pkgconfig.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  glib2-devel
 BuildRequires:  dbus-devel >= %{dbus_ver}
@@ -78,10 +77,6 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 chrpath --delete $RPM_BUILD_ROOT%{python_sitearch}/*.so
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %post -p /sbin/ldconfig
 
 
@@ -107,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Fri Sep 10 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.0.15-1
+- Update to 0.0.15.
+- Drop buildroot & clean section since they are no longer needed.
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.0.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list