Hello community,

here is the log from the commit of package perl-Package-DeprecationManager for 
openSUSE:Factory checked in at 2013-03-22 12:06:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Package-DeprecationManager (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Package-DeprecationManager", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Package-DeprecationManager/perl-Package-DeprecationManager.changes
  2012-06-01 14:16:30.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new/perl-Package-DeprecationManager.changes
     2013-03-22 12:06:46.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar 20 19:09:01 UTC 2013 - l...@linux-schulserver.de
+
+- remove Package-DeprecationManager-0.10-Build_n_Test.patch as it 
+  did not apply to newest version any more - use inline sed instead
+
+-------------------------------------------------------------------

Old:
----
  Package-DeprecationManager-0.10-Build_n_Test.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Package-DeprecationManager.spec ++++++
--- /var/tmp/diff_new_pack.ZvCbiB/_old  2013-03-22 12:06:47.000000000 +0100
+++ /var/tmp/diff_new_pack.ZvCbiB/_new  2013-03-22 12:06:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Package-DeprecationManager
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,6 @@
 Release:        0
 Url:            http://search.cpan.org/dist/Package-DeprecationManager/
 Source:         
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-%{version}.tar.gz
-Patch:          %{cpan_name}-0.10-Build_n_Test.patch
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
@@ -37,7 +36,7 @@
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Output) => 0.16
 %else
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More) >= 0.88
 %endif
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
 #
@@ -57,7 +56,7 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 %if 0%{?suse_version} < 1130
-%patch -p1
+sed -i "s|use Test::More;|use Test::More qw(no_plan);|g" t/*.t 
 %endif
 
 %build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to