[xfce4-mount-plugin] Clean up specfile

Christoph Wickert cwickert at fedoraproject.org
Sat Mar 12 13:05:24 UTC 2011


commit c94997b9c1c35884ebe7efabd4c971c3fb8ee569
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sat Mar 12 14:05:20 2011 +0100

    Clean up specfile

 xfce4-mount-plugin.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/xfce4-mount-plugin.spec b/xfce4-mount-plugin.spec
index df3226b..976167a 100644
--- a/xfce4-mount-plugin.spec
+++ b/xfce4-mount-plugin.spec
@@ -1,4 +1,6 @@
-%global minor_version 0.5
+# Review: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173549
+
+%global minorversion 0.5
 
 Name:           xfce4-mount-plugin
 Version:        0.5.5
@@ -8,7 +10,7 @@ Summary:        Mount/unmount utility 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
 # contains all translations from 
 # http://translations.xfce.org/projects/p/xfce4-mount-plugin/c/master/ 
 # as of 2010-12-19
@@ -17,7 +19,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  xfce4-panel-devel >= 4.3.20
 BuildRequires:  libxfcegui4-devel >= 4.3.20
-BuildRequires:  libxml2-devel
 BuildRequires:  gettext, intltool
 Requires:       xfce4-panel >= 4.4.0
 


More information about the scm-commits mailing list