From 7461b80c41065e4a16ddb4afcbdff8b0f448dcc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 5 Nov 2012 14:00:47 +0100 Subject: [PATCH] Improve description --- perl-Sys-MemInfo.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/perl-Sys-MemInfo.spec b/perl-Sys-MemInfo.spec index 790b301..3f45636 100644 --- a/perl-Sys-MemInfo.spec +++ b/perl-Sys-MemInfo.spec @@ -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 - 0.91-4 +- Improve description + * Fri Jul 20 2012 Fedora Release Engineering - 0.91-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild