[telepathy-farstream] Add obsolete/provides on python subpackage.

Brian Pepple bpepple at fedoraproject.org
Tue Mar 13 23:19:36 UTC 2012


commit 6f1d3217422c418d773a8821e8c3adaf0656ef98
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Mar 13 19:19:32 2012 -0400

    Add obsolete/provides on python subpackage.

 telepathy-farstream.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/telepathy-farstream.spec b/telepathy-farstream.spec
index 4b52640..2c803a5 100644
--- a/telepathy-farstream.spec
+++ b/telepathy-farstream.spec
@@ -2,7 +2,7 @@
 
 Name:           telepathy-farstream
 Version:        0.2.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Telepathy client library to handle Call channels
 
 Group:          System Environment/Libraries
@@ -33,6 +33,10 @@ Summary:        Python binding for %{name}
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 
+## Obsolete telepathy-farsight with Fedora 17
+Provides:       telepathy-farsight-python = %{version}
+Obsoletes:      telepathy-farsight-python < 0.0.20
+
 
 %description    python
 Python bindings for %{name}.
@@ -96,6 +100,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Tue Mar 13 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.2.2-2
+- Add obsolete/provides on python subpackage.
+
 * Fri Mar  9 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.2.2-1
 - Update 0.2.2.
 


More information about the scm-commits mailing list