rpms/telepathy-haze/devel telepathy-haze.spec, 1.11, 1.12 haze-aim.profile, 1.1, NONE haze-icq.profile, 1.2, NONE haze-msn.profile, 1.2, NONE haze-yahoo.profile, 1.1, NONE

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Thu Aug 14 03:44:32 UTC 2008


Author: pgordon

Update of /cvs/pkgs/rpms/telepathy-haze/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15714

Modified Files:
	telepathy-haze.spec 
Removed Files:
	haze-aim.profile haze-icq.profile haze-msn.profile 
	haze-yahoo.profile 
Log Message:
Switch to using Empathy-provided Haze profiles.


Index: telepathy-haze.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-haze/devel/telepathy-haze.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- telepathy-haze.spec	30 Jul 2008 01:37:15 -0000	1.11
+++ telepathy-haze.spec	14 Aug 2008 03:44:02 -0000	1.12
@@ -1,6 +1,6 @@
 Name:		telepathy-haze
 Version:	0.2.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	A multi-protocol Libpurple connection manager for Telepathy
 
 Group:		Applications/Communications
@@ -8,12 +8,6 @@
 URL:		http://developer.pidgin.im/wiki/Telepathy
 
 Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
-## Enables mission-control to use the AIM, MSN, and Yahoo! IM connection
-## managers.
-Source1:	haze-aim.profile
-Source2:	haze-msn.profile
-Source3:	haze-yahoo.profile
-Source4:	haze-icq.profile
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -30,21 +24,6 @@
 others will probably work too.
 
 
-%package	mission-control
-Summary:	Mission Control support for Haze
-Group:		Applications/Communications
-Requires:	%{name} = %{version}-%{release}
-Requires:	telepathy-mission-control
-Requires:	gnome-icon-theme
-
-%description	mission-control
-This package adds Haze connection manager support to the Mission Control
-management framework for Telepathy. This currently only provides rudimentary
-support for the AIM, MSN, and Yahoo! protocols, as many others are already
-implemented via various other projects; though increased protocol support for
-others that Libpurple supports is planned for future releases. This is useful
-for applications such as Empathy that use Mission Control for their Telepathy
-management.
 
 
 %prep
@@ -59,13 +38,6 @@
 %install
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
-## Install the profile and icon for Mission Control support
-## (e.g., for Empathy and others)
-install -m 0755 -d %{buildroot}%{_datadir}/mission-control/profiles
-install -p -m 0644 -t %{buildroot}%{_datadir}/mission-control/profiles %{SOURCE1}
-install -p -m 0644 -t %{buildroot}%{_datadir}/mission-control/profiles %{SOURCE2}
-install -p -m 0644 -t %{buildroot}%{_datadir}/mission-control/profiles %{SOURCE3}
-install -p -m 0644 -t %{buildroot}%{_datadir}/mission-control/profiles %{SOURCE4}
 
 
 %clean
@@ -80,16 +52,11 @@
 %{_datadir}/telepathy/managers/haze.manager
 %{_mandir}/man8/telepathy-haze.8*
 
-%files	mission-control
-%defattr(-,root,root,-)
-%doc COPYING
-%{_datadir}/mission-control/profiles/haze-aim.profile
-%{_datadir}/mission-control/profiles/haze-icq.profile
-%{_datadir}/mission-control/profiles/haze-msn.profile
-%{_datadir}/mission-control/profiles/haze-yahoo.profile
-
-
 %changelog
+* Wed Aug 13 2008 Peter Gordon <peter at thecodergeek.com> - 0.2.0-3
+- Remove the mission-control subpackage in favor of using the profiles from
+  Empathy upstream.
+
 * Tue Jul 29 2008 Peter Gordon <peter at thecodergeek.com> - 0.2.0-2
 - Fix the ICQ Mission Control profile to properly use the "icq" configuration
   UI, rather than the one for jabber.


--- haze-aim.profile DELETED ---


--- haze-icq.profile DELETED ---


--- haze-msn.profile DELETED ---


--- haze-yahoo.profile DELETED ---




More information about the fedora-extras-commits mailing list