[packages/perl-CPAN-Changes] - updated to 0.20
qboosh
qboosh at pld-linux.org
Sat Jun 22 09:31:20 CEST 2013
commit 01d2668fbc4e0f0a87ed7002ead01df1bfd921f7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jun 22 09:30:53 2013 +0200
- updated to 0.20
perl-CPAN-Changes.spec | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec
index 97ff907..92bcdb9 100644
--- a/perl-CPAN-Changes.spec
+++ b/perl-CPAN-Changes.spec
@@ -8,18 +8,20 @@
Summary: Test::CPAN::Changes - Validation of the Changes file in a CPAN distribution
Summary(pl.UTF-8): Test::CPAN::Changes - sprawdzanie poprawności pliku Changes w dystrybucji CPAN
Name: perl-CPAN-Changes
-Version: 0.19
+Version: 0.20
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/CPAN/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 0091529b269037e959291dd64af8b178
+# Source0-md5: c0ddffe90c507752b15f28329294c51b
URL: http://search.cpan.org/dist/CPAN-Changes/
-BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: perl-devel >= 1:5.10.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
BuildRequires: perl-ExtUtils-MakeMaker >= 6.59
+BuildRequires: perl-Test-Simple
+BuildRequires: perl-version >= 0.79
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -54,9 +56,11 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc Changes README
+%attr(755,root,root) %{_bindir}/tidy_changelog
%{perl_vendorlib}/CPAN/Changes.pm
%{perl_vendorlib}/CPAN/Changes
%dir %{perl_vendorlib}/Test/CPAN
%{perl_vendorlib}/Test/CPAN/Changes.pm
+%{_mandir}/man1/tidy_changelog.1p*
%{_mandir}/man3/CPAN::Changes*.3pm*
%{_mandir}/man3/Test::CPAN::Changes.3pm*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-CPAN-Changes.git/commitdiff/01d2668fbc4e0f0a87ed7002ead01df1bfd921f7
More information about the pld-cvs-commit
mailing list