packages: perl-Module-Runtime/perl-Module-Runtime.spec - updated to 0.013 -...

qboosh qboosh at pld-linux.org
Tue May 29 17:58:04 CEST 2012


Author: qboosh                       Date: Tue May 29 15:58:04 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.013
- pl
- no longer uses Params::Classify

---- Files affected:
packages/perl-Module-Runtime:
   perl-Module-Runtime.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/perl-Module-Runtime/perl-Module-Runtime.spec
diff -u packages/perl-Module-Runtime/perl-Module-Runtime.spec:1.1 packages/perl-Module-Runtime/perl-Module-Runtime.spec:1.2
--- packages/perl-Module-Runtime/perl-Module-Runtime.spec:1.1	Mon Jan 23 22:54:47 2012
+++ packages/perl-Module-Runtime/perl-Module-Runtime.spec	Tue May 29 17:57:59 2012
@@ -7,23 +7,19 @@
 %define		pnam	Runtime
 %include	/usr/lib/rpm/macros.perl
 Summary:	Module::Runtime - runtime module handling
-#Summary(pl.UTF-8):	
+Summary(pl.UTF-8):	Module::Runtime - obsługa modułów w czasie działania
 Name:		perl-Module-Runtime
-Version:	0.011
+Version:	0.013
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Module/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	d0d2ab338c5bb2769a8f7db200cfdb2b
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/Module-Runtime/
+# Source0-md5:	62b88b1f5f0e975a5d7c80cd46167b97
+URL:		http://search.cpan.org/dist/Module-Runtime/
 BuildRequires:	perl-Module-Build
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-BuildRequires:	perl(Params::Classify)
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -31,8 +27,10 @@
 The functions exported by this module deal with runtime handling of
 Perl modules, which are normally handled at compile time.
 
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Ten moduł eksportuje funkcje pozwalające obsłużyć w czasie działania
+programu moduły Perla, które są zwykle obsługiwane w czasie
+kompilacji.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -56,8 +54,8 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%{perl_vendorlib}/Module/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/Module/Runtime.pm
+%{_mandir}/man3/Module::Runtime.3pm*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2012/05/29 15:57:59  qboosh
+- updated to 0.013
+- pl
+- no longer uses Params::Classify
+
 Revision 1.1  2012/01/23 21:54:47  zbyniu
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/perl-Module-Runtime/perl-Module-Runtime.spec?r1=1.1&r2=1.2



More information about the pld-cvs-commit mailing list