update to 1.1.4 [release 1.1.4-1mamba;Sat Apr 16 2022]
This commit is contained in:
parent
0ddea16417
commit
3a43b5711c
16
xload.spec
16
xload.spec
@ -1,13 +1,13 @@
|
|||||||
Name: xload
|
Name: xload
|
||||||
Version: 1.1.3
|
Version: 1.1.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: xload - system load average display for X
|
Summary: xload - system load average display for X
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://xorg.freedesktop.org/
|
URL: https://www.x.org/wiki/
|
||||||
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
|
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -16,11 +16,12 @@ BuildRequires: libXaw-devel
|
|||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The xload program displays a periodically updating histogram of the system load average.
|
The xload program displays a periodically updating histogram of the system load average.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -40,9 +41,12 @@ The xload program displays a periodically updating histogram of the system load
|
|||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_datadir}/X11/app-defaults/XLoad
|
%{_datadir}/X11/app-defaults/XLoad
|
||||||
%{_mandir}/man?/*
|
%{_mandir}/man?/*
|
||||||
%doc COPYING ChangeLog README
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.4-1mamba
|
||||||
|
- update to 1.1.4
|
||||||
|
|
||||||
* Sat Oct 27 2018 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
|
* Sat Oct 27 2018 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user