[perl-autovivification] 0.14 bump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



commit f38c7d0a832657d03fd3d22d8844cd04b1097e8f
Author: Petr Šabata <contyk@xxxxxxxxxx>
Date:   Wed Nov 12 15:02:44 2014 +0100

    0.14 bump

 .gitignore                 |    1 +
 perl-autovivification.spec |   33 +++++++++++++++++++--------------
 sources                    |    2 +-
 3 files changed, 21 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0d7b36..fc70ea7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /autovivification-0.09.tar.gz
 /autovivification-0.10.tar.gz
 /autovivification-0.11.tar.gz
+/autovivification-0.14.tar.gz
diff --git a/perl-autovivification.spec b/perl-autovivification.spec
index 8fee716..f41d85b 100644
--- a/perl-autovivification.spec
+++ b/perl-autovivification.spec
@@ -1,21 +1,27 @@
 Name:           perl-autovivification
-Version:        0.11
-Release:        6%{?dist}
+Version:        0.14
+Release:        1%{?dist}
 Summary:        Lexically disable autovivification
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/autovivification/
 Source0:        http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/autovivification-%{version}.tar.gz
-BuildRequires:  perl >= 0:5.008003
+# Build
+BuildRequires:  perl
+BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::Kwalitee)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
-BuildRequires:  perl(Test::Portability::Files)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Runtime
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(threads::shared)
 BuildRequires:  perl(XSLoader)
+# Tests only
+BuildRequires:  perl(lib)
+BuildRequires:  perl(Test::More)
+Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:       perl(XSLoader)
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
 
@@ -33,16 +39,12 @@ constructs like exists.
 %setup -q -n autovivification-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
-find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
-
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -55,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 12 2014 Petr Šabata <contyk@xxxxxxxxxx> - 0.14-1
+- 0.14 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.11-6
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index ab5a83f..8f40a09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f390779da9baac55f74c33bde0e05e61  autovivification-0.11.tar.gz
+bf0f5133a32685218e8d7ad1aba02deb  autovivification-0.14.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





[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux