Author: agaran Date: Wed Jul 26 18:58:18 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated %desc, license, builds here.
---- Files affected: SPECS: perl-Module-Load-Conditional.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Module-Load-Conditional.spec diff -u SPECS/perl-Module-Load-Conditional.spec:1.1 SPECS/perl-Module-Load-Conditional.spec:1.2 --- SPECS/perl-Module-Load-Conditional.spec:1.1 Wed Jul 26 20:40:44 2006 +++ SPECS/perl-Module-Load-Conditional.spec Wed Jul 26 20:58:13 2006 @@ -7,12 +7,12 @@ %include /usr/lib/rpm/macros.perl %define pdir Module %define pnam Load-Conditional -Summary: perl(Module::Load::Conditional) +Summary: perl(Module::Load::Conditional) - Looking up module information / loading at runtime Name: perl-Module-Load-Conditional Version: 0.08 Release: 0.1 -# note if it is "same as perl" -License: (enter GPL/LGPL/BSD/BSD-like/Artistic/other license name here) +# "same as perl" +License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 9e2a706b6511651ca4eb6de0c4c89a12 @@ -28,7 +28,11 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -perl(Module::Load::Conditional) +Perl module Module::Load::Conditional provides simple ways to query and +possibly load any of the modules you have installed on your system during +runtime. +It is able to load multiple modules at once or none at all if one of them was +not able to load. It also takes care of any error checking and so forth. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -63,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/07/26 18:58:13 agaran +- updated %desc, license, builds here. + Revision 1.1 2006/07/26 18:40:44 agaran - initial NFY, WIP ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Module-Load-Conditional.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
