commit e7328866305415c4e1a21234a490bf11c0abc836
Author: Iain Arnell <[email protected]>
Date: Mon Apr 2 08:31:58 2012 -0600
clean up spec following review
perl-CPAN-Meta-Requirements.spec | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-CPAN-Meta-Requirements.spec b/perl-CPAN-Meta-Requirements.spec
index 47e7118..82d4598 100644
--- a/perl-CPAN-Meta-Requirements.spec
+++ b/perl-CPAN-Meta-Requirements.spec
@@ -1,13 +1,12 @@
Name: perl-CPAN-Meta-Requirements
Version: 2.121
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Set of version requirements for a CPAN dist
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/CPAN-Meta-Requirements/
Source0:
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/CPAN-Meta-Requirements-%{version}.tar.gz
BuildArch: noarch
-BuildRequires: perl >= 0:5.006
BuildRequires: perl(Carp)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Find)
@@ -40,7 +39,6 @@ make %{?_smp_mflags}
make pure_install DESTDIR=%{buildroot}
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
%{_fixperms} %{buildroot}/*
@@ -53,5 +51,8 @@ make test
%{_mandir}/man3/*
%changelog
+* Mon Apr 02 2012 Iain Arnell <[email protected]> 2.121-2
+- clean up spec following review
+
* Sun Apr 01 2012 Iain Arnell <[email protected]> 2.121-1
- Specfile autogenerated by cpanspec 1.79.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel