|
@@ -2,7 +2,7 @@ Summary: Telepathy client library that uses Farstream
|
|
|
|
|
|
Name: telepathy-farstream
|
|
Name: telepathy-farstream
|
|
Version: 0.4.0
|
|
Version: 0.4.0
|
|
-Release: 1%{?_dist_release}
|
|
+Release: 2%{?_dist_release}
|
|
|
|
|
|
Group: Applications/Communications
|
|
Group: Applications/Communications
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
@@ -18,6 +18,13 @@ BuildRequires: python-devel
|
|
BuildRequires: pygobject-devel
|
|
BuildRequires: pygobject-devel
|
|
BuildRequires: gstreamer-python-devel
|
|
BuildRequires: gstreamer-python-devel
|
|
|
|
|
|
|
|
+Obsoletes: telepathy-farsight < 0.0.20
|
|
|
|
+Obsoletes: telepathy-stream-engine < 0.5.16
|
|
|
|
+
|
|
|
|
+Vendor: Project Vine
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
+Packager: Takemikaduchi
|
|
|
|
+
|
|
%description
|
|
%description
|
|
Telepathy Farstream is a Telepathy client library that uses Farstream
|
|
Telepathy Farstream is a Telepathy client library that uses Farstream
|
|
to handle Call channels.
|
|
to handle Call channels.
|
|
@@ -90,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Apr 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.0-2
|
|
|
|
+- add Obsoletes: telepathy-farsight, telepathy-stream-engine
|
|
|
|
+
|
|
* Sat Apr 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.0-1
|
|
* Sat Apr 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.0-1
|
|
- initial build for VIne Linux
|
|
- initial build for VIne Linux
|
|
|
|
|