[kde-plasma-smooth-tasks] Use smooth-tasks-fork instead of original smooth-tasks (upstream seems dead)

Radek Novacek rnovacek at fedoraproject.org
Tue Mar 13 08:24:38 UTC 2012


commit 6ce3a0279d3d898715af9c4e4ce82010af8819d3
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Tue Mar 13 09:24:33 2012 +0100

    Use smooth-tasks-fork instead of original smooth-tasks (upstream seems dead)

 .gitignore                   |    4 +---
 kde-plasma-smooth-tasks.spec |   15 +++++++++++----
 sources                      |    2 +-
 3 files changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3c776e..c179b3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-101586-smooth-tasks-src-wip-2010-02-27.tar.bz2
-/101586-smooth-tasks-src-wip-2010-11-05-1.tar.bz2
-/101586-smooth-tasks-src-wip-2010-11-06.tar.bz2
+/smooth-tasks-fork-e8a97edfdebc.tar.gz
diff --git a/kde-plasma-smooth-tasks.spec b/kde-plasma-smooth-tasks.spec
index 2cb1b2d..2764c61 100644
--- a/kde-plasma-smooth-tasks.spec
+++ b/kde-plasma-smooth-tasks.spec
@@ -1,12 +1,16 @@
 Name:		kde-plasma-smooth-tasks
 Version:	0.0.1
-Release:	0.3.wip20101106%{?dist}
+Release:	0.4.20120313hge8a97edfdebc%{?dist}
 Summary:	KDE taskbar replacement with window peeking ability
 
 Group:		User Interface/Desktops
 License:	GPLv2+
-URL:		http://www.kde-look.org/content/show.php/Smooth+Tasks?content=101586
-Source0:	http://www.kde-look.org/CONTENT/content-files/101586-smooth-tasks-src-wip-2010-11-06.tar.bz2
+URL:		https://bitbucket.org/flupp/smooth-tasks-fork
+# The source for this package was pulled from upstream's vcs.  Use the
+# following commands to generate the tarball:
+#  hg clone https://bitbucket.org/flupp/smooth-tasks-fork
+#  hg archive -r e8a97edfdebc smooth-tasks-fork-e8a97edfdebc.tar.gz
+Source0:	smooth-tasks-fork-e8a97edfdebc.tar.gz
 
 BuildRequires:	gettext, kdebase-workspace-devel
 Requires:	kdebase-workspace
@@ -21,7 +25,7 @@ Even if this effect is not used you can click the tooltip in order
 to activate the corresponding window.
 
 %prep
-%setup -q -n smooth-tasks-src-wip-2010-11-06
+%setup -q -n smooth-tasks-fork-e8a97edfdebc
 ## Due to the name change this sed is needed for find-lang.
 sed -i 's,set(catalogname plasma_applet_smooth-tasks),set(catalogname kde-plasma-smooth-tasks),g' po/CMakeLists.txt
 
@@ -45,6 +49,9 @@ make install/fast -C %{_target_platform} DESTDIR=%{buildroot}
 
 
 %changelog
+* Tue Mar 13 2012 Radek Novacek <rnovacek at redhat.com> 0.0.1-0.4.20120313hge8a97edfdebc
+- Use smooth-tasks-fork instead of original smooth-tasks (upstream seems dead)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.1-0.3.wip20101106
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index f10778a..f0b7d17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16529649834e8a3e3a82f3bb2221b7f0  101586-smooth-tasks-src-wip-2010-11-06.tar.bz2
+314cdc077bd0903c7ea570237e9728af  smooth-tasks-fork-e8a97edfdebc.tar.gz


More information about the scm-commits mailing list