SPECS: perl-Module-CoreList.spec - updated to 2.09
qboosh
qboosh at pld-linux.org
Fri Dec 22 11:03:56 CET 2006
Author: qboosh Date: Fri Dec 22 10:03:56 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.09
---- Files affected:
SPECS:
perl-Module-CoreList.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/perl-Module-CoreList.spec
diff -u SPECS/perl-Module-CoreList.spec:1.29 SPECS/perl-Module-CoreList.spec:1.30
--- SPECS/perl-Module-CoreList.spec:1.29 Sun Jul 9 16:55:05 2006
+++ SPECS/perl-Module-CoreList.spec Fri Dec 22 11:03:50 2006
@@ -10,19 +10,20 @@
Summary(pl): 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.05
+Version: 2.09
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: dca4038ffe1620faeb263823af4deb64
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
+Source0: http://www.cpan.org/modules/by-module/Module/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 3a295781238521a100587748945506a5
+URL: http://search.cpan.org/dist/Module-CoreList/
BuildRequires: perl-Module-Build >= 0.20
%if %{with tests}
BuildRequires: perl-Test-Simple
%endif
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,16 +32,16 @@
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.9.0, 5.9.1, 5.9.2 and 5.9.3
-releases of perl.
+5.8.4, 5.8.5, 5.8.6, 5.8.7, 5.8.8, 5.9.0, 5.9.1, 5.9.2, 5.9.3 and
+5.9.4 releases of perl.
%description -l pl
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.9.0, 5.9.1, 5.9.2
-oraz 5.9.3
+5.8.2, 5.8.3, 5.8.4, 5.8.5, 5.8.6, 5.8.7, 5.8.8, 5.9.0, 5.9.1, 5.9.2,
+5.9.3 oraz 5.9.4.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -64,8 +65,9 @@
%defattr(644,root,root,755)
%doc Changes
%attr(755,root,root) %{_bindir}/corelist
-%{perl_vendorlib}/Module/*.pm
-%{_mandir}/man[13]/*
+%{perl_vendorlib}/Module/CoreList.pm
+%{_mandir}/man1/corelist.1*
+%{_mandir}/man3/Module::CoreList.3*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -73,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2006/12/22 10:03:50 qboosh
+- updated to 2.09
+
Revision 1.29 2006/07/09 14:55:05 agaran
- up to 2.05 rel1, builds here
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Module-CoreList.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list