Improve description
This commit is contained in:
parent
151294ecbe
commit
7461b80c41
@ -1,7 +1,7 @@
|
||||
Name: perl-Sys-MemInfo
|
||||
Version: 0.91
|
||||
Release: 3%{?dist}
|
||||
Summary: Sys::MemInfo Perl module
|
||||
Release: 4%{?dist}
|
||||
Summary: Memory information as Perl module
|
||||
License: LGPLv2+
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/Sys-MemInfo/
|
||||
@ -14,7 +14,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
|
||||
%{?perl_default_filter}
|
||||
|
||||
%description
|
||||
Sys::MemInfo return the total amount of free and used physical memory in
|
||||
Sys::MemInfo returns the total amount of free and used physical memory in
|
||||
bytes in totalmem and freemem variables.
|
||||
|
||||
%prep
|
||||
@ -43,6 +43,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 05 2012 Petr Pisar <ppisar@redhat.com> - 0.91-4
|
||||
- Improve description
|
||||
|
||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user