[kdeplasma-addons] 4.10.97

Rex Dieter rdieter at fedoraproject.org
Sun Jul 28 13:38:00 UTC 2013


commit 6701f891d6e49d9f36b1ba3f07bd55face5fba95
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Jul 28 08:37:37 2013 -0500

    4.10.97

 .gitignore            |    5 ++---
 kdeplasma-addons.spec |   16 +++++-----------
 sources               |    2 +-
 3 files changed, 8 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d3c729a..d0193f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
-/kdeplasma-addons-4.10.4.tar.xz
-/kdeplasma-addons-4.10.90.tar.xz
-/kdeplasma-addons-4.10.95.tar.xz
+/kdeplasma-addons-4.10.5.tar.xz
+/kdeplasma-addons-4.10.97.tar.xz
diff --git a/kdeplasma-addons.spec b/kdeplasma-addons.spec
index c0b2376..d067745 100644
--- a/kdeplasma-addons.spec
+++ b/kdeplasma-addons.spec
@@ -1,6 +1,6 @@
 Name:    kdeplasma-addons
 Summary: Additional plasmoids for KDE
-Version: 4.10.95
+Version: 4.10.97
 Release: 1%{?dist}
 
 License: GPLv2+
@@ -101,15 +101,6 @@ Requires: marble%{?_kde4_version: >= 1:%{_kde4_version}}
 %patch300 -p1 -b .rhel
 %endif
 
-# rename some icons that conflict with kamoso
-pushd runners/youtube
-sed -i.bak -e 's|^Icon=youtube|Icon=krunner_youtube|' *.desktop
-for icon in icons/*-action-youtube.* ; do
-  new_name=$(echo ${icon} | sed -e's|-youtube|-krunner_youtube|')
-  mv ${icon} ${new_name}
-done
-popd
-
 
 %build
 mkdir -p %{_target_platform}
@@ -376,7 +367,7 @@ fi
 %{_kde4_datadir}/kde4/servicetypes/plasma_comicprovider.desktop
 %{_kde4_datadir}/kde4/servicetypes/plasma_potdprovider.desktop
 %{_kde4_datadir}/mime/packages/lancelotpart-mime.xml
-%{_kde4_iconsdir}/hicolor/*/actions/*youtube.*
+%{_kde4_iconsdir}/hicolor/*/actions/*krunner_youtube.*
 %{_kde4_iconsdir}/hicolor/*/apps/*
 
 %post libs -p /sbin/ldconfig
@@ -421,6 +412,9 @@ fi
 
 
 %changelog
+* Thu Jul 25 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.10.97-1
+- 4.10.97
+
 * Tue Jul 23 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.10.95-1
 - 4.10.95
 
diff --git a/sources b/sources
index 8e1715c..649e5fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d8a01ca93694992fcada348571b28e0  kdeplasma-addons-4.10.95.tar.xz
+e5e5de41814cdd17de611c6b0ba7464d  kdeplasma-addons-4.10.97.tar.xz


More information about the scm-commits mailing list