Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 1e579e4260255ab50adf81a6aef11fe6 > files > 2

xfce4-diskperf-plugin-2.5.4-2.mga3.src.rpm

%define url_ver %(echo %{version} | cut -d. -f1,2)

Summary:	Disk performance panel plugin for Xfce
Name:		xfce4-diskperf-plugin
Version:	2.5.4
Release:	%mkrel 2
License:	BSD
URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
Group:		Graphical desktop/Xfce
BuildRequires:	intltool
BuildRequires:	pkgconfig(libxfce4panel-1.0)
BuildRequires:	pkgconfig(libxfce4ui-1)
Requires:	xfce4-panel >= 4.8.0

%description
Disk performance panel plugin for the Xfce Desktop Environment.

%prep
%setup -q
%apply_patches

%build
%configure2_5x
%make

%install
%makeinstall_std

#we don't want these
find %{buildroot} -name "*.la" -delete

%find_lang %{name}

%files -f %{name}.lang
%doc README ChangeLog AUTHORS
%{_libdir}/xfce4/panel/plugins/libdiskperf.so
%{_datadir}/xfce4/panel/plugins/diskperf.desktop



%changelog

* Mon Jan 14 2013 umeabot <umeabot> 2.5.4-2.mga3
+ Revision: 386811
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Jun 30 2012 wally <wally> 2.5.4-1.mga3
+ Revision: 265369
- new version 2.5.4

* Fri Jun 29 2012 wally <wally> 2.5.3-2.mga3
+ Revision: 265088
- add patch from upstream git to use transparency (mga#6620, xfce#8892)

* Mon May 28 2012 wally <wally> 2.5.3-1.mga3
+ Revision: 248548
- new version 2.5.3
- drop unneeded linking patch
- clean .spec

* Tue Jan 03 2012 wally <wally> 2.3.0-3.mga2
+ Revision: 190101
- add patch to fix linking
- rebuild for new xfce4-panel

* Sat Feb 19 2011 ahmad <ahmad> 2.3.0-2.mga1
+ Revision: 54175
- imported package xfce4-diskperf-plugin