[xfce4-quicklauncher-plugin] Clean up specfile

Christoph Wickert cwickert at fedoraproject.org
Sat Mar 12 13:11:38 UTC 2011


commit 7bac11a03a55640061f2806f59c03b8eb8cd5d80
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sat Mar 12 14:11:33 2011 +0100

    Clean up specfile

 xfce4-quicklauncher-plugin.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/xfce4-quicklauncher-plugin.spec b/xfce4-quicklauncher-plugin.spec
index 18c50e8..3536d3c 100644
--- a/xfce4-quicklauncher-plugin.spec
+++ b/xfce4-quicklauncher-plugin.spec
@@ -1,4 +1,6 @@
-%global minor_version 1.9
+# Review: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173653
+
+%global minorversion 1.9
 
 Name:           xfce4-quicklauncher-plugin
 Version:        1.9.4
@@ -8,7 +10,7 @@ Summary:        Quicklauncher plugin for the Xfce panel
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://goodies.xfce.org/projects/panel-plugins/%{name}
-Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/%{minor_version}/%{name}-%{version}.tar.bz2
+Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2
 # http://bugzilla.xfce.org/show_bug.cgi?id=7015
 Patch1:         %{name}-1.9.4-xfce4-panel-4.7.patch
 # make new apps appear on the correct X screen


More information about the scm-commits mailing list