ff19702
%global _hardened_build 1
62d426a
%global minor_version 1.4
62a1ebd
%global xfceversion 4.16
85fac25
78cc5a6
Name:           xfce4-netload-plugin
5ba0512
Version:        1.4.1
8eea241
Release:        %autorelease
78cc5a6
Summary:        Network-load monitor for the Xfce panel
85fac25
78cc5a6
License:        GPLv2+
78cc5a6
URL:            http://goodies.xfce.org/projects/panel-plugins/%{name}
78cc5a6
Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/%{minor_version}/%{name}-%{version}.tar.bz2
85fac25
9fd33b6
BuildRequires: make
82d09b0
BuildRequires:  gcc-c++
62a1ebd
BuildRequires:  pkgconfig(libxfce4panel-2.0) >= %{xfceversion}
62a1ebd
BuildRequires:  pkgconfig(libxfce4ui-2) >= %{xfceversion}
78cc5a6
BuildRequires:  libxml2-devel
78cc5a6
BuildRequires:  gettext, intltool
82d09b0
82d09b0
Requires:       xfce4-panel >= %{xfceversion}
73810a9
73810a9
%description
73810a9
A network-load monitor plugin for the Xfce panel.
73810a9
78cc5a6
73810a9
%prep
ff19702
%autosetup
73810a9
73810a9
%build
78cc5a6
%configure
ff19702
%make_build
73810a9
78cc5a6
73810a9
%install
ff19702
%make_install
08c4c89
%find_lang %{name}
d6ee174
chmod 755 %{buildroot}/%{_libdir}/xfce4/panel/plugins/libnetload.so
0f1fe26
rm -f %{buildroot}/%{_libdir}/xfce4/panel/plugins/libnetload.la
0f1fe26
78cc5a6
08c4c89
%files -f %{name}.lang
ff19702
%doc AUTHORS ChangeLog README
ff19702
%license COPYING
85fac25
%{_datadir}/icons/hicolor/*/*/*
0f1fe26
%{_libdir}/xfce4/panel/plugins/libnetload.so
d6ee174
%{_datadir}/xfce4/panel/plugins/*.desktop
3eac6bf
73810a9
%changelog
8eea241
%autochangelog