[perl-Log-Dispatch] Upstream update.

2014-10-21 Thread corsepiu
commit 03f18b53a4b3433ec95d1db862a0b43c5c6c68fc
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Tue Oct 21 18:06:42 2014 +0200

Upstream update.

 .gitignore |2 +-
 perl-Log-Dispatch.spec |5 -
 sources|2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a6fe4e..2325f00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.43.tar.gz
+/Log-Dispatch-2.44.tar.gz
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 77e714d..36e83fc 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -5,7 +5,7 @@
 %bcond_withrelease_tests
 
 Name:   perl-Log-Dispatch
-Version:2.43
+Version:2.44
 Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
@@ -96,6 +96,9 @@ make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL=root
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Tue Oct 21 2014 Ralf Corsépius corse...@fedoraproject.org - 2.44-1
+- Upstream update.
+
 * Mon Oct 13 2014 Ralf Corsépius corse...@fedoraproject.org - 2.43-1
 - Upstream update.
 
diff --git a/sources b/sources
index f69b332..eb3c184 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef1bb35ea915731969cc625aa876d52c  Log-Dispatch-2.43.tar.gz
+a08ad454f77ee6fe0d98e32516b835f2  Log-Dispatch-2.44.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Log-Dispatch] Upstream update.

2014-10-13 Thread corsepiu
commit 628c689bbd1758740446619f89ce9dfff551b17e
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Mon Oct 13 11:10:26 2014 +0200

Upstream update.

 .gitignore |2 +-
 perl-Log-Dispatch.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 778c2d7..4a6fe4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.42.tar.gz
+/Log-Dispatch-2.43.tar.gz
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 65e4a4f..77e714d 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -5,8 +5,8 @@
 %bcond_withrelease_tests
 
 Name:   perl-Log-Dispatch
-Version:2.42
-Release:2%{?dist}
+Version:2.43
+Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
 License:Artistic 2.0
@@ -21,6 +21,7 @@ BuildArch:  noarch
 BuildRequires:  perl(Apache2::Log)
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(Devel::GlobalDestruction)
 BuildRequires:  perl(Dist::CheckConflicts) = 0.02
 BuildRequires:  perl(Fcntl)
 BuildRequires:  perl(Mail::Send)
@@ -95,6 +96,9 @@ make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL=root
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Oct 13 2014 Ralf Corsépius corse...@fedoraproject.org - 2.43-1
+- Upstream update.
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 2.42-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 8104008..f69b332 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6fac830f8c063c790fda9652b29eedd0  Log-Dispatch-2.42.tar.gz
+ef1bb35ea915731969cc625aa876d52c  Log-Dispatch-2.43.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Log-Dispatch] Upstream update.

2014-08-17 Thread corsepiu
commit aaeacefc0f071c595820010d6cf3bf8ed9900e4f
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Mon Aug 18 07:27:52 2014 +0200

Upstream update.

- Reflect dep changes.
- Add Log-Dispatch-2.42.diff.
- Remove Log-Dispatch-2.38.diff

 .gitignore |1 +
 Log-Dispatch-2.38.diff |   72 
 Log-Dispatch-2.42.diff |   10 ++
 perl-Log-Dispatch.spec |   34 --
 sources|2 +-
 5 files changed, 30 insertions(+), 89 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b79a5a..cec10a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Log-Dispatch-2.41.tar.gz
+/Log-Dispatch-2.42.tar.gz
diff --git a/Log-Dispatch-2.42.diff b/Log-Dispatch-2.42.diff
new file mode 100644
index 000..f625333
--- /dev/null
+++ b/Log-Dispatch-2.42.diff
@@ -0,0 +1,10 @@
+--- Log-Dispatch-2.42.orig/t/release-pod-coverage.t2014-08-12 
20:44:21.0 +0200
 Log-Dispatch-2.42/t/release-pod-coverage.t 2014-08-18 07:15:23.329409599 
+0200
+@@ -29,6 +29,7 @@
+ 
+ my %trustme = (
+  'Log::Dispatch::File' = [
++  qr/O_APPEND$/,
+   qr/APPEND$/
+ ],
+  'Log::Dispatch' = [
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 9748f9a..9bf27c6 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -1,25 +1,21 @@
 # Supported rpmbuild options:
 #
-# --with network/--without network
-#include/exclude networked tests, which work in mock, but don't work in 
koji
-#Default: --without (Exclude tests, which don't work in koji)
-%bcond_withnetwork
-
 # --with release_tests ... also check RELEASE_TESTS.
 # Default: --without (Exclude tests)
 %bcond_withrelease_tests
 
 Name:   perl-Log-Dispatch
-Version:2.41
-Release:3%{?dist}
+Version:2.42
+Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
 License:Artistic 2.0
 URL:http://search.cpan.org/dist/Log-Dispatch/
 Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/Log-Dispatch-%{version}.tar.gz
 
-# Hacks to make spell checking tests work with hunspell
-Patch0: Log-Dispatch-2.38.diff
+# Work-around bugs in t/release-pod-coverage.t
+Patch0: Log-Dispatch-2.42.diff
+
 BuildArch:  noarch
 
 BuildRequires:  perl(Apache2::Log)
@@ -31,7 +27,6 @@ BuildRequires:  perl(Mail::Send)
 BuildRequires:  perl(Mail::Sender)
 BuildRequires:  perl(Mail::Sendmail)
 BuildRequires:  perl(MIME::Lite)
-BuildRequires:  perl(Class::Load)
 BuildRequires:  perl(Params::Validate) = 0.15
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
@@ -40,27 +35,29 @@ BuildRequires:  perl(warnings)
 
 # testsuite
 BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::Requires)
+
 # If LOG_DISPATCH_TEST_EMAIL is passed to tests, a sendmail will be needed,
 # bug #1083418
 BuildRequires:  %{_sbindir}/sendmail
 
 %if %{with release_tests} 
 # for improved tests
+BuildRequires:  perl(Pod::Coverage::TrustPod)
 BuildRequires:  perl(Test::EOL)
 BuildRequires:  perl(Test::NoTabs)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::Spelling)
-BuildRequires:  hunspell-en
 BuildRequires:  perl(Test::CPAN::Changes)
-
-%if %{with network}
 BuildRequires:  perl(Test::Pod::No404s)
+BuildRequires:  perl(Test::Portability::Files)
+
 # Required by t/release-pod-no404s.t
 # Likely a bug underneath of Test::Pod::No404s
 BuildRequires:  perl(LWP::Protocol::https)
 %endif
-%endif
 
 # Ouch - Introduced by upstream in 2.40
 Conflicts: perl(Log::Dispatch::File::Stamped) = 0.10
@@ -76,7 +73,6 @@ new dispatcher object and particularly for creating new 
outputs.
 %prep
 %setup -q -n Log-Dispatch-%{version}
 %patch0 -p1
-sed -i -e s,set_spell_cmd(.*),set_spell_cmd(\'hunspell -l\'), 
t/release-pod-spell.t
 
 %build
 %{__perl} Makefile.PL installdirs=vendor
@@ -94,11 +90,17 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL=root@localhost.localdomain
 
 %files
-%doc Changes LICENSE README
+%doc Changes LICENSE
 %{perl_vendorlib}/Log/
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Aug 18 2014 Ralf Corsépius corse...@fedoraproject.org - 2.42-1
+- Upstream update.
+- Reflect dep changes.
+- Add Log-Dispatch-2.42.diff.
+- Remove Log-Dispatch-2.38.diff
+
 * Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.41-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 3dde5da..8104008 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-85a384db37c7fe4e5db90c0bbc376da2  Log-Dispatch-2.41.tar.gz

[perl-Log-Dispatch] Upstream update.

2013-08-16 Thread corsepiu
commit cd3828b4d29b93309468a1e795f7ee8f1ae7092e
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Fri Aug 16 18:01:25 2013 +0200

Upstream update.

- Spec cleanup.

 .gitignore |2 +-
 perl-Log-Dispatch.spec |   12 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 475738f..2b79a5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.40.tar.gz
+/Log-Dispatch-2.41.tar.gz
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index bb722bf..931cada 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -10,8 +10,8 @@
 %bcond_withrelease_tests
 
 Name:   perl-Log-Dispatch
-Version:2.40
-Release:3%{?dist}
+Version:2.41
+Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
 License:Artistic 2.0
@@ -52,15 +52,12 @@ BuildRequires:  hunspell-en
 BuildRequires:  perl(Test::CPAN::Changes)
 
 %if %{with network}
-%if 0%{?fedora} = 18
-# Optional, N/A on Fedora  18
 BuildRequires:  perl(Test::Pod::No404s)
 # Required by t/release-pod-no404s.t
 # Likely a bug underneath of Test::Pod::No404s
 BuildRequires:  perl(LWP::Protocol::https)
 %endif
 %endif
-%endif
 
 # Ouch - Introduced by upstream in 2.40
 Conflicts: perl(Log::Dispatch::File::Stamped) = 0.10
@@ -94,12 +91,15 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL=root@localhost.localdomain
 
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README
 %{perl_vendorlib}/Log/
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Fri Aug 16 2013 Ralf Corsépius corse...@fedoraproject.org - 2.41-1
+- Upstream update.
+- Spec cleanup.
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.40-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 31b60d3..3dde5da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3ce183bbd27fe984039fe1dcd29ff30  Log-Dispatch-2.40.tar.gz
+85a384db37c7fe4e5db90c0bbc376da2  Log-Dispatch-2.41.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Log-Dispatch] Upstream update.

2013-07-12 Thread corsepiu
commit 8239d29d94f6061fc034cfaf8b8525081c685f05
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Fri Jul 12 14:11:15 2013 +0200

Upstream update.

- Add Conflicts: perl(Log::Dispatch::File::Stamped) = 0.10.
- Add %bcond_with release_tests (Default to without, because RELEASE_TESTING
  is currently broken).

 .gitignore |2 +-
 perl-Log-Dispatch.spec |   23 +++
 sources|2 +-
 3 files changed, 21 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1712262..475738f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.38.tar.gz
+/Log-Dispatch-2.40.tar.gz
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 67f86c8..aa527be 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -5,8 +5,12 @@
 #Default: --without (Exclude tests, which don't work in koji)
 %bcond_withnetwork
 
+# --with release_tests ... also check RELEASE_TESTS.
+# Default: --without (Exclude tests)
+%bcond_withrelease_tests
+
 Name:   perl-Log-Dispatch
-Version:2.38
+Version:2.40
 Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
@@ -18,9 +22,10 @@ Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/Log-Dispatch-%{versi
 Patch0: Log-Dispatch-2.38.diff
 BuildArch:  noarch
 
+BuildRequires:  perl(Apache2::Log)
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(Apache2::Log)
+BuildRequires:  perl(Dist::CheckConflicts) = 0.02
 BuildRequires:  perl(Fcntl)
 BuildRequires:  perl(Mail::Send)
 BuildRequires:  perl(Mail::Sender)
@@ -36,6 +41,7 @@ BuildRequires:  perl(warnings)
 # testsuite
 BuildRequires:  perl(Test::More) = 0.88
 
+%if %{with release_tests} 
 # for improved tests
 BuildRequires:  perl(Test::EOL)
 BuildRequires:  perl(Test::NoTabs)
@@ -54,6 +60,10 @@ BuildRequires:  perl(Test::Pod::No404s)
 BuildRequires:  perl(LWP::Protocol::https)
 %endif
 %endif
+%endif
+
+# Ouch - Introduced by upstream in 2.40
+Conflicts: perl(Log::Dispatch::File::Stamped) = 0.10
 
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
@@ -81,8 +91,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-RELEASE_TESTING=1 LOG_DISPATCH_TEST_EMAIL=root@localhost.localdomain \
-make test
+make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL=root@localhost.localdomain
 
 %files
 %defattr(-,root,root,-)
@@ -91,6 +100,12 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Fri Jul 12 2013 Ralf Corsépius corse...@fedoraproject.org - 2.40-1
+- Upstream update.
+- Add Conflicts: perl(Log::Dispatch::File::Stamped) = 0.10.
+- Add %%bcond_with release_tests (Default to without, because RELEASE_TESTING
+  is currently broken).
+
 * Wed Apr 17 2013 Ralf Corsépius corse...@fedoraproject.org - 2.38-1
 - Upstream update.
 
diff --git a/sources b/sources
index cada6a4..31b60d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-783e907c4f21382774103a0a97a155cf  Log-Dispatch-2.38.tar.gz
+e3ce183bbd27fe984039fe1dcd29ff30  Log-Dispatch-2.40.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Log-Dispatch] Upstream update.

2013-04-17 Thread corsepiu
commit e4fc59b8734a0cb48f98c7de4ecf67d1d88c5bed
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Wed Apr 17 09:27:14 2013 +0200

Upstream update.

 .gitignore   |2 +-
 Log-Dispatch-2.35.diff = Log-Dispatch-2.38.diff |6 +++---
 perl-Log-Dispatch.spec   |7 +--
 sources  |2 +-
 4 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5ac7ff..1712262 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.35.tar.gz
+/Log-Dispatch-2.38.tar.gz
diff --git a/Log-Dispatch-2.35.diff b/Log-Dispatch-2.38.diff
similarity index 92%
rename from Log-Dispatch-2.35.diff
rename to Log-Dispatch-2.38.diff
index a80221a..747f535 100644
--- a/Log-Dispatch-2.35.diff
+++ b/Log-Dispatch-2.38.diff
@@ -1,5 +1,5 @@
 diff --git a/lib/Log/Dispatch/Syslog.pm b/lib/Log/Dispatch/Syslog.pm
-index d29fcca..929a9f5 100644
+index 0af2cd3..cb9cb3e 100644
 --- a/lib/Log/Dispatch/Syslog.pm
 +++ b/lib/Log/Dispatch/Syslog.pm
 @@ -157,7 +157,7 @@ Defaults to ''.
@@ -12,7 +12,7 @@ index d29fcca..929a9f5 100644
  
  =item * socket ($ or \@)
 diff --git a/t/release-pod-spell.t b/t/release-pod-spell.t
-index 93d39ab..3581f65 100644
+index b480f66..18235a1 100644
 --- a/t/release-pod-spell.t
 +++ b/t/release-pod-spell.t
 @@ -27,11 +27,13 @@ local $ENV{LC_ALL} = 'C';
@@ -29,7 +29,7 @@ index 93d39ab..3581f65 100644
  Manfredi
  Miyagawa
  PayPal
-@@ -45,21 +47,34 @@ Swartz
+@@ -46,21 +48,34 @@ Swartz
  Tatsuhiko
  UTF
  apache
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 7378899..67f86c8 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -6,7 +6,7 @@
 %bcond_withnetwork
 
 Name:   perl-Log-Dispatch
-Version:2.35
+Version:2.38
 Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
@@ -15,7 +15,7 @@ URL:http://search.cpan.org/dist/Log-Dispatch/
 Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/Log-Dispatch-%{version}.tar.gz
 
 # Hacks to make spell checking tests work with hunspell
-Patch0: Log-Dispatch-2.35.diff
+Patch0: Log-Dispatch-2.38.diff
 BuildArch:  noarch
 
 BuildRequires:  perl(base)
@@ -91,6 +91,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Wed Apr 17 2013 Ralf Corsépius corse...@fedoraproject.org - 2.38-1
+- Upstream update.
+
 * Mon Feb 04 2013 Ralf Corsépius corse...@fedoraproject.org - 2.35-1
 - Upstream update.
 
diff --git a/sources b/sources
index 3ed66ee..cada6a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b557d887961fdbe4ec09e95926eeea4c  Log-Dispatch-2.35.tar.gz
+783e907c4f21382774103a0a97a155cf  Log-Dispatch-2.38.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Log-Dispatch] Upstream update.

2013-02-04 Thread corsepiu
commit f3bdf5f1e703fe8ab285f0042b3aaff2e9cd962f
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Mon Feb 4 13:51:50 2013 +0100

Upstream update.

 .gitignore   |2 +-
 Log-Dispatch-2.34.diff = Log-Dispatch-2.35.diff |   49 -
 perl-Log-Dispatch.spec   |9 +++-
 sources  |2 +-
 4 files changed, 36 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b703f8d..d5ac7ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.34.tar.gz
+/Log-Dispatch-2.35.tar.gz
diff --git a/Log-Dispatch-2.34.diff b/Log-Dispatch-2.35.diff
similarity index 75%
rename from Log-Dispatch-2.34.diff
rename to Log-Dispatch-2.35.diff
index a857725..a80221a 100644
--- a/Log-Dispatch-2.34.diff
+++ b/Log-Dispatch-2.35.diff
@@ -1,5 +1,5 @@
 diff --git a/lib/Log/Dispatch/Syslog.pm b/lib/Log/Dispatch/Syslog.pm
-index 12b8731..4afbd17 100644
+index d29fcca..929a9f5 100644
 --- a/lib/Log/Dispatch/Syslog.pm
 +++ b/lib/Log/Dispatch/Syslog.pm
 @@ -157,7 +157,7 @@ Defaults to ''.
@@ -12,7 +12,7 @@ index 12b8731..4afbd17 100644
  
  =item * socket ($ or \@)
 diff --git a/t/release-pod-spell.t b/t/release-pod-spell.t
-index 6443d9e..3557875 100644
+index 93d39ab..3581f65 100644
 --- a/t/release-pod-spell.t
 +++ b/t/release-pod-spell.t
 @@ -27,11 +27,13 @@ local $ENV{LC_ALL} = 'C';
@@ -29,37 +29,44 @@ index 6443d9e..3557875 100644
  Manfredi
  Miyagawa
  PayPal
-@@ -45,20 +47,33 @@ Swartz
+@@ -45,21 +47,34 @@ Swartz
  Tatsuhiko
  UTF
  apache
-+append
++'append'
  appenders
- auth
- authpriv
+-auth
+-authpriv
++'auth'
++'authpriv'
  autoflushed
  classname
- crit
-+daemon
- emerg
-+err
+-crit
+-emerg
++'crit'
++'daemon'
++'emerg'
++'err'
  filename
  ident
- kern
-+local0
-+local7
+-kern
++'kern'
++'local0'
++'local7'
 +log4j
  logopt
-+mail
-+message
-+news
++'mail'
++'message'
+ multi
++'news'
  params
  smtp
  stderr
  subclass's
  subclasses
-+user
- uucp
-+warn
-+warning
-+write
+-uucp
++'user'
++'uucp'
++'warn'
++'warning'
++'write'
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 9e05b8a..7378899 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -6,8 +6,8 @@
 %bcond_withnetwork
 
 Name:   perl-Log-Dispatch
-Version:2.34
-Release:3%{?dist}
+Version:2.35
+Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
 License:Artistic 2.0
@@ -15,7 +15,7 @@ URL:http://search.cpan.org/dist/Log-Dispatch/
 Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/Log-Dispatch-%{version}.tar.gz
 
 # Hacks to make spell checking tests work with hunspell
-Patch0: Log-Dispatch-2.34.diff
+Patch0: Log-Dispatch-2.35.diff
 BuildArch:  noarch
 
 BuildRequires:  perl(base)
@@ -91,6 +91,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Feb 04 2013 Ralf Corsépius corse...@fedoraproject.org - 2.35-1
+- Upstream update.
+
 * Wed Dec 12 2012 Ralf Corsépius corse...@fedoraproject.org - 2.34-3
 - Add %%bcond_with network (Test::Pod::No404 based tests fail in koji).
 
diff --git a/sources b/sources
index 97704e7..3ed66ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83d93f06cce7e6f407960ac7d2f21fd5  Log-Dispatch-2.34.tar.gz
+b557d887961fdbe4ec09e95926eeea4c  Log-Dispatch-2.35.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Log-Dispatch] Upstream update.

2012-12-11 Thread corsepiu
commit 18ddab196900f15d6812bafcd3cd12d5fb7a9db3
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Wed Dec 12 06:35:10 2012 +0100

Upstream update.

- Update BR:s.

 .gitignore |2 +-
 Log-Dispatch-2.29.diff |   75 
 Log-Dispatch-2.34.diff |   65 +
 perl-Log-Dispatch.spec |   31 ---
 sources|2 +-
 5 files changed, 93 insertions(+), 82 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ddd8353..b703f8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.29.tar.gz
+/Log-Dispatch-2.34.tar.gz
diff --git a/Log-Dispatch-2.34.diff b/Log-Dispatch-2.34.diff
new file mode 100644
index 000..a857725
--- /dev/null
+++ b/Log-Dispatch-2.34.diff
@@ -0,0 +1,65 @@
+diff --git a/lib/Log/Dispatch/Syslog.pm b/lib/Log/Dispatch/Syslog.pm
+index 12b8731..4afbd17 100644
+--- a/lib/Log/Dispatch/Syslog.pm
 b/lib/Log/Dispatch/Syslog.pm
+@@ -157,7 +157,7 @@ Defaults to ''.
+ 
+ Specifies what type of program is doing the logging to the system log.
+ Valid options are 'auth', 'authpriv', 'cron', 'daemon', 'kern',
+-'local0' through 'local7', 'mail, 'news', 'syslog', 'user',
++'local0' through 'local7', 'mail', 'news', 'syslog', 'user',
+ 'uucp'.  Defaults to 'user'
+ 
+ =item * socket ($ or \@)
+diff --git a/t/release-pod-spell.t b/t/release-pod-spell.t
+index 6443d9e..3557875 100644
+--- a/t/release-pod-spell.t
 b/t/release-pod-spell.t
+@@ -27,11 +27,13 @@ local $ENV{LC_ALL} = 'C';
+ all_pod_files_spelling_ok;
+ 
+ __DATA__
++''
+ API
+ CPAN
+ Cholet
+ Dumont
+ Goess
++Log4perl
+ Manfredi
+ Miyagawa
+ PayPal
+@@ -45,20 +47,33 @@ Swartz
+ Tatsuhiko
+ UTF
+ apache
++append
+ appenders
+ auth
+ authpriv
+ autoflushed
+ classname
+ crit
++daemon
+ emerg
++err
+ filename
+ ident
+ kern
++local0
++local7
++log4j
+ logopt
++mail
++message
++news
+ params
+ smtp
+ stderr
+ subclass's
+ subclasses
++user
+ uucp
++warn
++warning
++write
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index cd54a64..e4512f5 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -1,6 +1,6 @@
 Name:   perl-Log-Dispatch
-Version:2.29
-Release:3%{?dist}
+Version:2.34
+Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
 License:Artistic 2.0
@@ -8,13 +8,23 @@ URL:http://search.cpan.org/dist/Log-Dispatch/
 Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/Log-Dispatch-%{version}.tar.gz
 
 # Hacks to make spell checking tests work with hunspell
-Patch0: Log-Dispatch-2.29.diff
+Patch0: Log-Dispatch-2.34.diff
 BuildArch:  noarch
+
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Apache2::Log)
-BuildRequires:  perl(Mail::Send), perl(Mail::Sender)
-BuildRequires:  perl(Mail::Sendmail), perl(MIME::Lite)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(Mail::Send)
+BuildRequires:  perl(Mail::Sender)
+BuildRequires:  perl(Mail::Sendmail)
+BuildRequires:  perl(MIME::Lite)
+BuildRequires:  perl(Class::Load)
 BuildRequires:  perl(Params::Validate) = 0.15
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Sys::Syslog) = 0.25
+BuildRequires:  perl(warnings)
 
 # testsuite
 BuildRequires:  perl(Test::More) = 0.88
@@ -26,6 +36,13 @@ BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::Spelling)
 BuildRequires:  hunspell-en
+BuildRequires:  perl(Test::CPAN::Changes)
+
+%if 0%{?fedora}  18
+# Optional, N/A on Fedora  18
+BuildRequires:  perl(Test::Pod::No404s)
+%endif
+
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 %description
@@ -62,6 +79,10 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Tue Dec 11 2012 Ralf Corsépius corse...@fedoraproject.org - 2.34-1
+- Upstream update.
+- Update BR:s.
+
 * Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.29-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 9e56a80..97704e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-781a4b5a9db2b617d2487dadecf65081  Log-Dispatch-2.29.tar.gz
+83d93f06cce7e6f407960ac7d2f21fd5  Log-Dispatch-2.34.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Log-Dispatch] Upstream update.

2012-02-06 Thread corsepiu
commit f97f3bec9c0d9afc4b77dc8f8da99e03ff9b649b
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Mon Feb 6 10:16:42 2012 +0100

Upstream update.

- Remove --with mailtests build option (unnecessary).
- Remove Log-Dispatch-2.11-enable-mail-tests.patch (rotten, obsolete).
- Rework spec.
- Enable release tests.
- Make hunspell checks working.

 .gitignore|3 +-
 Log-Dispatch-2.11-enable-mail-tests.patch |   18 ---
 Log-Dispatch-2.29.diff|   75 +
 perl-Log-Dispatch.spec|   65 -
 sources   |2 +-
 5 files changed, 108 insertions(+), 55 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 633dff0..ddd8353 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-Log-Dispatch-2.22.tar.gz
-/Log-Dispatch-2.27.tar.gz
+/Log-Dispatch-2.29.tar.gz
diff --git a/Log-Dispatch-2.29.diff b/Log-Dispatch-2.29.diff
new file mode 100644
index 000..395c0ad
--- /dev/null
+++ b/Log-Dispatch-2.29.diff
@@ -0,0 +1,75 @@
+diff -Naur Log-Dispatch-2.29.orig/lib/Log/Dispatch/File.pm 
Log-Dispatch-2.29/lib/Log/Dispatch/File.pm
+--- Log-Dispatch-2.29.orig/lib/Log/Dispatch/File.pm2011-03-18 
21:53:17.0 +0100
 Log-Dispatch-2.29/lib/Log/Dispatch/File.pm 2012-02-06 09:58:23.738876317 
+0100
+@@ -220,7 +220,7 @@
+ Whether or not the file should be closed after each write.  This
+ defaults to false.
+ 
+-If this is true, then the mode will aways be append, so that the file
++If this is true, then the mode will always be append, so that the file
+ is not re-written for each new message.
+ 
+ =item * autoflush ($)
+diff -Naur Log-Dispatch-2.29.orig/lib/Log/Dispatch/Syslog.pm 
Log-Dispatch-2.29/lib/Log/Dispatch/Syslog.pm
+--- Log-Dispatch-2.29.orig/lib/Log/Dispatch/Syslog.pm  2011-03-18 
21:53:17.0 +0100
 Log-Dispatch-2.29/lib/Log/Dispatch/Syslog.pm   2012-02-06 
10:04:50.158016803 +0100
+@@ -157,7 +157,7 @@
+ 
+ Specifies what type of program is doing the logging to the system log.
+ Valid options are 'auth', 'authpriv', 'cron', 'daemon', 'kern',
+-'local0' through 'local7', 'mail, 'news', 'syslog', 'user',
++'local0' through 'local7', 'mail', 'news', 'syslog', 'user',
+ 'uucp'.  Defaults to 'user'
+ 
+ =item * socket ($ or \@)
+diff -Naur Log-Dispatch-2.29.orig/t/release-pod-spell.t 
Log-Dispatch-2.29/t/release-pod-spell.t
+--- Log-Dispatch-2.29.orig/t/release-pod-spell.t   2011-03-18 
21:53:17.0 +0100
 Log-Dispatch-2.29/t/release-pod-spell.t2012-02-06 10:11:17.832390477 
+0100
+@@ -27,9 +27,13 @@
+ all_pod_files_spelling_ok;
+ 
+ __DATA__
++''
++API
+ Cholet
++CPAN
+ Dumont
+ Goess
++Log4perl
+ Manfredi
+ Miyagawa
+ Pfeiffer
+@@ -43,18 +47,33 @@
+ UTF
+ apache
+ appenders
++'append'
+ auth
+ authpriv
+ autoflushed
+ classname
+ crit
++'daemon'
+ emerg
++'err'
+ filename
+ filename
+ ident
+ kern
++'local0'
++'local7'
++log4j
+ logopt
++'mail'
++'message'
++'news'
+ params
+ smtp
+ stderr
++subclass's
++subclasses
++'user'
+ uucp
++'warn'
++'warning'
++'write'
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index e187533..786412f 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -1,34 +1,31 @@
-# Build switch:
-#   --with mailtests Enable mail tests
-
-%define mailtests  0
-
-%{?_with_mailtests:%define mailtests 1}
-
 Name:   perl-Log-Dispatch
-Version:2.27
-Release:4%{?dist}
+Version:2.29
+Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
 License:Artistic 2.0
 URL:http://search.cpan.org/dist/Log-Dispatch/
 Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/Log-Dispatch-%{version}.tar.gz
-Patch0: Log-Dispatch-2.11-enable-mail-tests.patch
+
+# Hacks to make spell checking tests work with hunspell
+Patch0: Log-Dispatch-2.29.diff
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Params::Validate)
-%if %{mailtests}
+BuildRequires:  perl(Apache2::Log)
 BuildRequires:  perl(Mail::Send), perl(Mail::Sender)
 BuildRequires:  perl(Mail::Sendmail), perl(MIME::Lite)
-%endif
-BuildRequires:  perl(File::Find::Rule)
-BuildRequires:  perl(Apache2::Log)
-BuildRequires:  perl(Sys::Syslog) = 0.16
+BuildRequires:  perl(Params::Validate) = 0.15
+BuildRequires:  perl(Sys::Syslog) = 0.25
+
+# testsuite
+BuildRequires:  perl(Test::More) = 0.88
 
 # for improved tests
-BuildRequires:  perl(Test::Kwalitee)
+BuildRequires:  perl(Test::EOL)
+BuildRequires:  perl(Test::NoTabs)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(Test::Spelling)
+BuildRequires:  hunspell-en
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 %description
@@ -39,32 +36,24 @@ new dispatcher object and particularly for creating new