[packages/perl-Module-CoreList] - up to 2.92

qboosh qboosh at pld-linux.org
Sun Jun 30 10:06:21 CEST 2013


commit ac531f85a5235f5a59fec680efbefeae6f7f6d56
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 30 10:06:13 2013 +0200

    - up to 2.92

 perl-Module-CoreList.spec | 30 +++++++++---------------------
 1 file changed, 9 insertions(+), 21 deletions(-)
---
diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec
index d1ecf53..d257b3a 100644
--- a/perl-Module-CoreList.spec
+++ b/perl-Module-CoreList.spec
@@ -8,14 +8,13 @@
 Summary:	Module::CoreList Perl module - what modules shipped with versions of Perl
 Summary(pl.UTF-8):	Moduł Perla Module::CoreList - jakie moduły zawiera dana wersja Perla
 Name:		perl-Module-CoreList
-# NOTE: update version list in %description when upgrading
-Version:	2.60
+Version:	2.92
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/Module/BINGOS/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	0bb3fcb0ff4500c9932032f68af5c6f8
+Source0:	http://www.cpan.org/modules/by-module/Module/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	62ba4838d17fd43fe03a8ebc2799663c
 URL:		http://search.cpan.org/dist/Module-CoreList/
 %if %{with tests}
 BuildRequires:	perl-Test-Simple
@@ -27,25 +26,11 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Module::CoreList Perl module gives you information about modules
-included in a specified perl release. It currently only covers the
-5.000, 5.001, 5.002, 5.003_07, 5.004, 5.004_05, 5.005, 5.005_03,
-5.005_04, 5.6.0, 5.6.1, 5.6.2, 5.7.3, 5.8.0, 5.8.1, 5.8.2, 5.8.3,
-5.8.4, 5.8.5, 5.8.6, 5.8.7, 5.8.8, 5.8.9, 5.9.0, 5.9.1, 5.9.2, 5.9.3,
-5.9.4, 5.9.5, 5.10.0, 5.11.0, 5.11.1, 5.11.2, 5.11.3, 5.11.4, 5.11.5,
-5.12.0, 5.12.1, 5.12.2, 5.12.3, 5.13.0, 5.13.1, 5.13.2, 5.13.3,
-5.13.4, 5.13.5, 5.13.6, 5.13.7, 5.13.8. 5.13.9 and 5.13.10 releases of
-perl.
+included in a specified perl release.
 
 %description -l pl.UTF-8
 Moduł Perla Module::CoreList podaje informacje o modułach Perla
-wchodzących w skład danej wersji Perla. Obecnie zawiera on informacje
-o wersjach Perla: 5.000, 5.001, 5.002, 5.003_07, 5.004, 5.004_05, 
-5.005, 5.005_03, 5.005_04, 5.6.0, 5.6.1, 5.6.2, 5.7.3, 5.8.0, 5.8.1, 
-5.8.2, 5.8.3, 5.8.4, 5.8.5, 5.8.6, 5.8.7, 5.8.8, 5.8.9, 5.9.0, 5.9.1,
-5.9.2, 5.9.3, 5.9.4, 5.9.5, 5.10.0, 5.11.0, 5.11.1, 5.11.2, 5.11.3,
-5.11.4, 5.11.5, 5.12.0, 5.12.1, 5.12.2, 5.12.3, 5.13.0, 5.13.1,
-5.13.2, 5.13.3, 5.13.4, 5.13.5, 5.13.6, 5.13.7, 5.13.8. 5.13.9 oraz
-5.13.10.
+wchodzących w skład danej wersji Perla.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -62,6 +47,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{perl_vendorlib}/Module/CoreList.pod
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -70,5 +57,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc Changes
 %attr(755,root,root) %{_bindir}/corelist
 %{perl_vendorlib}/Module/CoreList.pm
+%{perl_vendorlib}/Module/CoreList
 %{_mandir}/man1/corelist.1*
-%{_mandir}/man3/Module::CoreList.3*
+%{_mandir}/man3/Module::CoreList*.3*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Module-CoreList.git/commitdiff/ac531f85a5235f5a59fec680efbefeae6f7f6d56



More information about the pld-cvs-commit mailing list