Sophie

Sophie

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

xload-1.1.1-2.mga3.src.rpm

Name: xload
Version: 1.1.1
Release: %mkrel 2
Summary: System load average display for X
Group: Development/X11
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
License: MIT
BuildRoot: %{_tmppath}/%{name}-root

BuildRequires: libxt-devel >= 1.0.0
BuildRequires: libxaw-devel >= 1.0.1
BuildRequires: x11-util-macros >= 1.0.1

%description
The xload program displays a periodically updating histogram of the system
load average.

%prep
%setup -q -n %{name}-%{version}

%build
%configure2_5x
%make

%install
rm -rf %{buildroot}
%makeinstall_std

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%{_bindir}/xload
%{_datadir}/X11/app-defaults/XLoad
%{_mandir}/man1/xload.1*




%changelog

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

* Fri Jun 08 2012 tv <tv> 1.1.1-1.mga3
+ Revision: 257351
- new release

* Mon Jan 24 2011 pterjan <pterjan> 1.1.0-1.mga1
+ Revision: 37353
- imported package xload