[telepathy-kde-accounts-kcm-plugins] omit EOL'd sunshine plugin bits

Rex Dieter rdieter at fedoraproject.org
Fri Jan 6 12:48:50 UTC 2012


commit 0a49a505d2f5d7713a541c433877f2a367ac7b44
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Jan 6 06:48:48 2012 -0600

    omit EOL'd sunshine plugin bits

 telepathy-kde-accounts-kcm-plugins.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/telepathy-kde-accounts-kcm-plugins.spec b/telepathy-kde-accounts-kcm-plugins.spec
index 8c082cf..0ad9ddc 100644
--- a/telepathy-kde-accounts-kcm-plugins.spec
+++ b/telepathy-kde-accounts-kcm-plugins.spec
@@ -2,7 +2,7 @@
 Name:    telepathy-kde-accounts-kcm-plugins 
 Summary: Plugins for protocol-specific UI's in the Telepathy Accounts KCM 
 Version: 0.1.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 License: LGPLv2+
 URL:     https://projects.kde.org/projects/playground/network/telepathy/telepathy-accounts-kcm/telepathy-accounts-kcm-plugins 
@@ -22,7 +22,6 @@ Requires: telepathy-gabble
 Requires: telepathy-idle
 Requires: telepathy-rakia
 Requires: telepathy-salut
-Requires: telepathy-sunshine
 
 %description
 %{summary}.
@@ -44,6 +43,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
+rm -fv %{buildroot}%{_kde4_datadir}/kde4/services/kcmtelepathyaccounts_plugin_sunshine.desktop
+rm -fv %{buildroot}%{_kde4_libdir}/kde4/kcmtelepathyaccounts_plugin_sunshine.so
+
 
 %files
 %doc COPYING
@@ -53,16 +55,17 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %{_kde4_datadir}/kde4/services/kcmtelepathyaccounts_plugin_idle.desktop
 %{_kde4_datadir}/kde4/services/kcmtelepathyaccounts_plugin_rakia.desktop
 %{_kde4_datadir}/kde4/services/kcmtelepathyaccounts_plugin_salut.desktop
-%{_kde4_datadir}/kde4/services/kcmtelepathyaccounts_plugin_sunshine.desktop
 %{_kde4_libdir}/kde4/kcmtelepathyaccounts_plugin_butterfly.so
 %{_kde4_libdir}/kde4/kcmtelepathyaccounts_plugin_gabble.so
 %{_kde4_libdir}/kde4/kcmtelepathyaccounts_plugin_haze.so
 %{_kde4_libdir}/kde4/kcmtelepathyaccounts_plugin_idle.so
 %{_kde4_libdir}/kde4/kcmtelepathyaccounts_plugin_rakia.so
 %{_kde4_libdir}/kde4/kcmtelepathyaccounts_plugin_salut.so
-%{_kde4_libdir}/kde4/kcmtelepathyaccounts_plugin_sunshine.so
 
 %changelog
+* Fri Jan 06 2012 Rex Dieter <rdieter at fedoraproject.org> 0.1.0-5
+- omit EOL'd sunshine plugin bits
+
 * Mon Oct 24 2011 Rex Dieter <rdieter at fedoraproject.org> 0.1.0-4
 - add deps to pull in telepathy plugins (#747675)
 


More information about the scm-commits mailing list