[perl-Params-Validate] Add "'globals" to Params-Validate-1.08.diff (FTBFS RHBZ #1094169).

corsepiu corsepiu at fedoraproject.org
Mon May 5 23:13:33 UTC 2014


commit c9700993d4ed22b7b74bb7d8ee8baa3b2fbb7c9d
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Tue May 6 01:13:51 2014 +0200

    Add "'globals" to Params-Validate-1.08.diff (FTBFS RHBZ #1094169).
    
    - Remove %defattr.

 Params-Validate-1.08.diff |    6 +++---
 perl-Params-Validate.spec |    7 +++++--
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/Params-Validate-1.08.diff b/Params-Validate-1.08.diff
index 69b18e6..84cb189 100644
--- a/Params-Validate-1.08.diff
+++ b/Params-Validate-1.08.diff
@@ -1,6 +1,5 @@
-diff -Naur Params-Validate-1.08.orig/t/release-pod-spell.t Params-Validate-1.08/t/release-pod-spell.t
 --- Params-Validate-1.08.orig/t/release-pod-spell.t	2013-06-07 21:34:33.000000000 +0200
-+++ Params-Validate-1.08/t/release-pod-spell.t	2013-06-11 14:35:21.718579174 +0200
++++ Params-Validate-1.08/t/release-pod-spell.t	2014-05-06 00:50:02.811961467 +0200
 @@ -29,8 +29,9 @@
  # https://bugs.launchpad.net/ubuntu/+source/aspell/+bug/71322
  local $ENV{LC_ALL} = 'C';
@@ -12,10 +11,11 @@ diff -Naur Params-Validate-1.08.orig/t/release-pod-spell.t Params-Validate-1.08/
  API
  CPAN
  GLOBREF
-@@ -42,5 +43,6 @@
+@@ -42,5 +43,7 @@
  ValidatePos
  baz
  onwards
++'globals
 +'globals'
  pre
  runtime
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 18c0b8a..ed80070 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -16,7 +16,7 @@
 Summary: 	Params-Validate Perl module
 Name: 		perl-Params-Validate
 Version: 	1.08
-Release: 	6%{?dist}
+Release: 	7%{?dist}
 License: 	Artistic 2.0
 Group: 		Development/Libraries
 URL: 		http://search.cpan.org/dist/Params-Validate/
@@ -95,7 +95,6 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 %{?with_release_tests:RELEASE_TESTING=1} %{!?with_network:SKIP_POD_NO404S=1} ./Build test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README TODO
 %{perl_vendorarch}/Params
 %{perl_vendorarch}/auto/Params
@@ -103,6 +102,10 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Tue May 06 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.08-7
+- Add "'globals" to Params-Validate-1.08.diff (FTBFS RHBZ #1094169).
+- Remove %%defattr.
+
 * Wed Aug 14 2013 Jitka Plesnikova <jplesnik at redhat.com> - 1.08-6
 - Perl 5.18 re-rebuild of bootstrapped packages
 



More information about the perl-devel mailing list