commit 40be9167df9737f3a08360c12ecbc72aa4dbf135 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sun Jan 9 10:08:54 2011 +0100 update to 0.065 .gitignore | 1 + perl-Config-JFDI.spec | 21 ++++++++++----------- sources | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) --- diff --git a/.gitignore b/.gitignore index 3c5e0ed..329af85 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Config-JFDI-0.064.tar.gz +/Config-JFDI-0.065.tar.gz diff --git a/perl-Config-JFDI.spec b/perl-Config-JFDI.spec index e37c9c8..7cbf8cc 100644 --- a/perl-Config-JFDI.spec +++ b/perl-Config-JFDI.spec @@ -1,22 +1,22 @@ Name: perl-Config-JFDI -Version: 0.064 -Release: 4%{?dist} +Version: 0.065 +Release: 1%{?dist} Summary: Just * Do it: A Catalyst::Plugin::ConfigLoader-style layer over Config::Any License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Config-JFDI/ -Source0: http://www.cpan.org/authors/id/R/RK/RKRIMEN/Config-JFDI-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: http://search.cpan.org/CPAN/authors/id/R/RO/ROKR/Config-JFDI-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl(Any::Moose) BuildRequires: perl(Carp::Clan::Share) BuildRequires: perl(Clone) BuildRequires: perl(Config::Any) +BuildRequires: perl(Config::General) BuildRequires: perl(Data::Visitor) >= 0.24 BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Getopt::Usaginator) BuildRequires: perl(Hash::Merge::Simple) BuildRequires: perl(List::MoreUtils) -BuildRequires: perl(Moose) -BuildRequires: perl(MooseX::AttributeHelpers) BuildRequires: perl(Path::Class) BuildRequires: perl(Sub::Install) BuildRequires: perl(Test::More) @@ -35,8 +35,6 @@ PERL5_CPANPLUS_IS_RUNNING=1 %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; @@ -47,9 +45,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %check make test -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc Changes README @@ -57,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun Jan 09 2011 Iain Arnell <iarnell@xxxxxxxxx> 0.065-1 +- update to latest upstream version +- clean up spec for modern rpmbuild + * Wed Dec 15 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.064-4 - 661697 rebuild for fixing problems with vendorach/lib diff --git a/sources b/sources index c834aff..c211fc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24bbe8ba39d5d19e539483639a0e489b Config-JFDI-0.064.tar.gz +16cd740da1d8194d550004a2ba2a6f3b Config-JFDI-0.065.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel