commit perl-Dist-CheckConflicts for openSUSE:Factory

2015-02-08 Thread h_root
Hello community,

here is the log from the commit of package perl-Dist-CheckConflicts for 
openSUSE:Factory checked in at 2015-02-08 11:42:33

Comparing /work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new (New)


Package is "perl-Dist-CheckConflicts"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.changes
2014-02-12 09:48:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new/perl-Dist-CheckConflicts.changes
   2015-02-08 11:42:37.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  6 13:13:01 UTC 2015 - co...@suse.com
+
+- updated to 0.11
+  - drop the dep on List::MoreUtils (haarg, #8)
+
+---

Old:

  Dist-CheckConflicts-0.10.tar.gz

New:

  Dist-CheckConflicts-0.11.tar.gz



Other differences:
--
++ perl-Dist-CheckConflicts.spec ++
--- /var/tmp/diff_new_pack.GqTvcf/_old  2015-02-08 11:42:38.0 +0100
+++ /var/tmp/diff_new_pack.GqTvcf/_new  2015-02-08 11:42:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Dist-CheckConflicts
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Dist-CheckConflicts
-Version:0.10
+Version:0.11
 Release:0
 %define cpan_name Dist-CheckConflicts
 Summary:declare version conflicts for your dist
@@ -29,11 +29,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(List::MoreUtils) >= 0.12
 BuildRequires:  perl(Module::Runtime) >= 0.009
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.88
-Requires:   perl(List::MoreUtils) >= 0.12
 Requires:   perl(Module::Runtime) >= 0.009
 %{perl_requires}
 

++ Dist-CheckConflicts-0.10.tar.gz -> Dist-CheckConflicts-0.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.10/Changes 
new/Dist-CheckConflicts-0.11/Changes
--- old/Dist-CheckConflicts-0.10/Changes2013-12-17 22:47:07.0 
+0100
+++ new/Dist-CheckConflicts-0.11/Changes2014-04-03 16:57:29.0 
+0200
@@ -1,5 +1,8 @@
 Revision history for Dist-CheckConflicts
 
+0.11  2014-04-03
+  - drop the dep on List::MoreUtils (haarg, #8)
+
 0.10  2013-12-17
   - we need Module::Runtime 0.009 for module_notional_filename (nnutter,
 #6)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.10/LICENSE 
new/Dist-CheckConflicts-0.11/LICENSE
--- old/Dist-CheckConflicts-0.10/LICENSE2013-12-17 22:47:07.0 
+0100
+++ new/Dist-CheckConflicts-0.11/LICENSE2014-04-03 16:57:29.0 
+0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2013 by Jesse Luehrs.
+This software is copyright (c) 2014 by Jesse Luehrs.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2013 by Jesse Luehrs.
+This software is Copyright (c) 2014 by Jesse Luehrs.
 
 This is free software, licensed under:
 
@@ -22,7 +22,7 @@
  Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2013 by Jesse Luehrs.
+This software is Copyright (c) 2014 by Jesse Luehrs.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.10/MANIFEST 
new/Dist-CheckConflicts-0.11/MANIFEST
--- old/Dist-CheckConflicts-0.10/MANIFEST   2013-12-17 22:47:07.0 
+0100
+++ new/Dist-CheckConflicts-0.11/MANIFEST   2014-04-03 16:57:29.0 
+0200
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.014.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.10/META.

commit perl-Dist-CheckConflicts for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Dist-CheckConflicts for 
openSUSE:Factory checked in at 2014-02-12 07:16:44

Comparing /work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new (New)


Package is "perl-Dist-CheckConflicts"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.changes
2013-07-27 15:51:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new/perl-Dist-CheckConflicts.changes
   2014-02-12 09:48:01.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb  9 13:33:36 UTC 2014 - co...@suse.com
+
+- updated to 0.10
+   - we need Module::Runtime 0.009 for module_notional_filename (nnutter, #6)
+
+---

Old:

  Dist-CheckConflicts-0.09.tar.gz

New:

  Dist-CheckConflicts-0.10.tar.gz



Other differences:
--
++ perl-Dist-CheckConflicts.spec ++
--- /var/tmp/diff_new_pack.1Rlq1H/_old  2014-02-12 09:48:01.0 +0100
+++ /var/tmp/diff_new_pack.1Rlq1H/_new  2014-02-12 09:48:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Dist-CheckConflicts
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Dist-CheckConflicts
-Version:0.09
+Version:0.10
 Release:0
 %define cpan_name Dist-CheckConflicts
 Summary:declare version conflicts for your dist
@@ -30,30 +30,11 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(List::MoreUtils) >= 0.12
-BuildRequires:  perl(Module::Runtime)
+BuildRequires:  perl(Module::Runtime) >= 0.009
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.88
-#BuildRequires: perl(Bar::Bar)
-#BuildRequires: perl(Bar::Bar::Bad)
-#BuildRequires: perl(Bar::Bar::Good)
-#BuildRequires: perl(Bar::Baz)
-#BuildRequires: perl(Bar::Baz::Bad)
-#BuildRequires: perl(Bar::Baz::Good)
-#BuildRequires: perl(Bar::Conflicts)
-#BuildRequires: perl(Bar::Foo)
-#BuildRequires: perl(Bar::Foo::Bad)
-#BuildRequires: perl(Bar::Foo::Good)
-#BuildRequires: perl(Bar::Quux)
-#BuildRequires: perl(Bar::Quux::Bad)
-#BuildRequires: perl(Bar::Quux::Good)
-#BuildRequires: perl(Dist::CheckConflicts)
-#BuildRequires: perl(Foo::Bar)
-#BuildRequires: perl(Foo::Baz)
-#BuildRequires: perl(Foo::Conflicts)
-#BuildRequires: perl(Foo::Foo)
-#BuildRequires: perl(Foo::Quux)
 Requires:   perl(List::MoreUtils) >= 0.12
-Requires:   perl(Module::Runtime)
+Requires:   perl(Module::Runtime) >= 0.009
 %{perl_requires}
 
 %description

++ Dist-CheckConflicts-0.09.tar.gz -> Dist-CheckConflicts-0.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.09/Changes 
new/Dist-CheckConflicts-0.10/Changes
--- old/Dist-CheckConflicts-0.09/Changes2013-07-19 21:27:33.0 
+0200
+++ new/Dist-CheckConflicts-0.10/Changes2013-12-17 22:47:07.0 
+0100
@@ -1,5 +1,9 @@
 Revision history for Dist-CheckConflicts
 
+0.10  2013-12-17
+  - we need Module::Runtime 0.009 for module_notional_filename (nnutter,
+#6)
+
 0.09  2013-07-19
   - support Perl 5.6.x (Toby Inkster)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.09/META.json 
new/Dist-CheckConflicts-0.10/META.json
--- old/Dist-CheckConflicts-0.09/META.json  2013-07-19 21:27:33.0 
+0200
+++ new/Dist-CheckConflicts-0.10/META.json  2013-12-17 22:47:07.0 
+0100
@@ -4,7 +4,7 @@
   "Jesse Luehrs "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 
2.132830",
"license" : [
   "perl_5"
],
@@ -22,6 +22,8 @@
   "develop" : {
  "requires" : {
 "Pod::Coverage::TrustPod" : "0",
+"Test::More" : "0",
+"Test::NoTabs" : "0",
 "Test::Pod" : "1.41",
 "Test::Pod::Coverage" : "1.08"
  }
@@ -31,7 +33,7 @@
 "Carp" : "0",
 "Exporter" : "0",
 "List::MoreUtils" : "0.12",
-"Module::Runtime" : "0",
+"Module::Runtime" : "0.009",
 "base" : "0",
 "perl" : "5.006",
 "strict" : "0",
@@ -40,13 +42,21 @@
   },
   "test" : {

commit perl-Dist-CheckConflicts for openSUSE:Factory

2013-07-27 Thread h_root
Hello community,

here is the log from the commit of package perl-Dist-CheckConflicts for 
openSUSE:Factory checked in at 2013-07-27 15:51:36

Comparing /work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new (New)


Package is "perl-Dist-CheckConflicts"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.changes
2013-07-18 08:00:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new/perl-Dist-CheckConflicts.changes
   2013-07-27 15:51:37.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 24 07:28:05 UTC 2013 - co...@suse.com
+
+- updated to 0.09
+  - support Perl 5.6.x (Toby Inkster)
+
+---

Old:

  Dist-CheckConflicts-0.08.tar.gz

New:

  Dist-CheckConflicts-0.09.tar.gz



Other differences:
--
++ perl-Dist-CheckConflicts.spec ++
--- /var/tmp/diff_new_pack.pwkLVr/_old  2013-07-27 15:51:38.0 +0200
+++ /var/tmp/diff_new_pack.pwkLVr/_new  2013-07-27 15:51:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Dist-CheckConflicts
-Version:0.08
+Version:0.09
 Release:0
 %define cpan_name Dist-CheckConflicts
 Summary:declare version conflicts for your dist

++ Dist-CheckConflicts-0.08.tar.gz -> Dist-CheckConflicts-0.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.08/Changes 
new/Dist-CheckConflicts-0.09/Changes
--- old/Dist-CheckConflicts-0.08/Changes2013-07-10 05:46:57.0 
+0200
+++ new/Dist-CheckConflicts-0.09/Changes2013-07-19 21:27:33.0 
+0200
@@ -1,5 +1,8 @@
 Revision history for Dist-CheckConflicts
 
+0.09  2013-07-19
+  - support Perl 5.6.x (Toby Inkster)
+
 0.08  2013-07-09
   - remove Test::Warnings dep
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.08/META.json 
new/Dist-CheckConflicts-0.09/META.json
--- old/Dist-CheckConflicts-0.08/META.json  2013-07-10 05:46:57.0 
+0200
+++ new/Dist-CheckConflicts-0.09/META.json  2013-07-19 21:27:33.0 
+0200
@@ -33,7 +33,7 @@
 "List::MoreUtils" : "0.12",
 "Module::Runtime" : "0",
 "base" : "0",
-"perl" : "5.008001",
+"perl" : "5.006",
 "strict" : "0",
 "warnings" : "0"
  }
@@ -59,7 +59,7 @@
  "web" : "https://github.com/doy/dist-checkconflicts";
   }
},
-   "version" : "0.08",
+   "version" : "0.09",
"x_Dist_Zilla" : {
   "perl" : {
  "version" : "5.018000"
@@ -288,7 +288,8 @@
"x_authority" : "cpan:DOY",
"x_contributors" : [
   "Graham Knop ",
-  "Karen Etheridge "
+  "Karen Etheridge ",
+  "Toby Inkster "
]
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.08/META.yml 
new/Dist-CheckConflicts-0.09/META.yml
--- old/Dist-CheckConflicts-0.08/META.yml   2013-07-10 05:46:57.0 
+0200
+++ new/Dist-CheckConflicts-0.09/META.yml   2013-07-19 21:27:33.0 
+0200
@@ -22,14 +22,14 @@
   List::MoreUtils: 0.12
   Module::Runtime: 0
   base: 0
-  perl: 5.008001
+  perl: 5.006
   strict: 0
   warnings: 0
 resources:
   bugtracker: https://github.com/doy/dist-checkconflicts/issues
   homepage: http://metacpan.org/release/Dist-CheckConflicts
   repository: git://github.com/doy/dist-checkconflicts.git
-version: 0.08
+version: 0.09
 x_Dist_Zilla:
   perl:
 version: 5.018000
@@ -211,3 +211,4 @@
 x_contributors:
   - 'Graham Knop '
   - 'Karen Etheridge '
+  - 'Toby Inkster '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.08/Makefile.PL 
new/Dist-CheckConflicts-0.09/Makefile.PL
--- old/Dist-CheckConflicts-0.08/Makefile.PL2013-07-10 05:46:57.0 
+0200
+++ new/Dist-CheckConflicts-0.09/Makefile.PL2013-07-19 21:27:33.0 
+0200
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-use 5.008001;
+use 5.006;
 
 use ExtUtils::MakeMaker 6.30;
 
@@ -34,7 +34,7 @@
 "Test::Fatal" => 0,
 "Test::More" => "0.88"
   },
-  "VERSION" => "0.08",
+  "VERSION" => "0.09",
   "test" => {
 "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Dist-CheckConflicts-0.08/README 
new/Dist-CheckConflicts-0.09/README
--- old/Dist-CheckConflicts-0.08/README 2013-07-10 05:46:57.0 +0200
+++ new/Dist-CheckConflicts-0.09/README 2013-07-19 21:27:33.0 +0200
@@ -1,7 +1,7 @@
 
 
 This archive conta

commit perl-Dist-CheckConflicts for openSUSE:Factory

2013-07-17 Thread h_root
Hello community,

here is the log from the commit of package perl-Dist-CheckConflicts for 
openSUSE:Factory checked in at 2013-07-18 08:00:41

Comparing /work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new (New)


Package is "perl-Dist-CheckConflicts"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.changes
2013-06-06 13:12:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new/perl-Dist-CheckConflicts.changes
   2013-07-18 08:00:43.0 +0200
@@ -1,0 +2,14 @@
+Tue Jul 16 12:10:57 UTC 2013 - co...@suse.com
+
+- updated to 0.08
+   - remove Test::Warnings dep 

  
+   - instead of silently ignoring conflicts that do not compile, issue a   

  
+ conflict warning. (RT#75486, Karen Etheridge) 

  
+   - make the runtime conflict warnings optional, since i'm not sure how   

  
+ stable of an idea this really is  

  
+   - use Exporter instead of Sub::Exporter 

  
+   - require 5.8.1, clean up a few things and add a few more tests 

  
+   - fix an issue with certain other perls 

  
+   - add runtime conflict warnings   
+
+---

Old:

  Dist-CheckConflicts-0.02.tar.gz

New:

  Dist-CheckConflicts-0.08.tar.gz



Other differences:
--
++ perl-Dist-CheckConflicts.spec ++
--- /var/tmp/diff_new_pack.AmICUv/_old  2013-07-18 08:00:44.0 +0200
+++ /var/tmp/diff_new_pack.AmICUv/_new  2013-07-18 08:00:44.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   perl-Dist-CheckConflicts
-Version:0.02
+Version:0.08
 Release:0
 %define cpan_name Dist-CheckConflicts
-Summary:Declare version conflicts for your dist
-License:GPL-1.0+ or Artistic-1.0
+Summary:declare version conflicts for your dist
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Dist-CheckConflicts/
 Source: 
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
@@ -29,13 +29,31 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(List::MoreUtils) >= 0.12
-BuildRequires:  perl(Sub::Exporter)
+BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.88
+#BuildRequires: perl(Bar::Bar)
+#BuildRequires: perl(Bar::Bar::Bad)
+#BuildRequires: perl(Bar::Bar::Good)
+#BuildRequires: perl(Bar::Baz)
+#BuildRequires: perl(Bar::Baz::Bad)
+#BuildRequires: perl(Bar::Baz::Good)
+#BuildRequires: perl(Bar::Conflicts)
+#BuildRequires: perl(Bar::Foo)
+#BuildRequires: perl(Bar::Foo::Bad)
+#BuildRequires: perl(Bar::Foo::Good)
+#BuildRequires: perl(Bar::Quux)
+#BuildRequires: perl(Bar::Quux::Bad)
+#BuildRequires: perl(Bar::Quux::Good)
+#BuildRequires: perl(Dist::CheckConflicts)
+#BuildRequires: perl(Foo::Bar)
+#BuildRequires: perl(Foo::Baz)
+#BuildRequires: perl(Foo::Conflicts)
+#BuildRequires: perl(Foo::Foo)
+#BuildRequires: perl(Foo::Quux)
 Requires:   perl(List::MoreUtils) >= 0.12
-Requires:   perl(Sub::Exporter)
+Requires:   perl(Module::Runtime)
 %{perl_requires}

commit perl-Dist-CheckConflicts for openSUSE:Factory

2013-06-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Dist-CheckConflicts for 
openSUSE:Factory checked in at 2013-06-06 13:12:51

Comparing /work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new (New)


Package is "perl-Dist-CheckConflicts"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.changes
2011-09-23 12:36:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new/perl-Dist-CheckConflicts.changes
   2013-06-06 13:12:52.0 +0200
@@ -1,0 +2,6 @@
+Thu Mar 21 15:10:07 UTC 2013 - l...@linux-schulserver.de
+
+- remove perl-Dist-CheckConflicts-old_Test-More.patch - handle the 
+  problem with old distributions in %%prep now
+
+---

Old:

  perl-Dist-CheckConflicts-old_Test-More.patch



Other differences:
--
++ perl-Dist-CheckConflicts.spec ++
--- /var/tmp/diff_new_pack.M6mX4k/_old  2013-06-06 13:12:53.0 +0200
+++ /var/tmp/diff_new_pack.M6mX4k/_new  2013-06-06 13:12:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Dist-CheckConflicts
 #
-# Copyright (c) 2011 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
@@ -16,17 +16,15 @@
 #
 
 
-
 Name:   perl-Dist-CheckConflicts
 Version:0.02
-Release:3
-License:GPL-1.0+ or Artistic-1.0
+Release:0
 %define cpan_name Dist-CheckConflicts
 Summary:Declare version conflicts for your dist
-Url:http://search.cpan.org/dist/Dist-CheckConflicts/
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/Dist-CheckConflicts/
 Source: 
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
-Patch1: perl-Dist-CheckConflicts-old_Test-More.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -94,7 +92,10 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 %if 0%{?suse_version} >= 1010
-%patch1 -p0
+mv t/00-compile.t t/00-compile.t.disabled
+sed -i "s|^use Test::More;|use Test::More qw(no_plan);|g; \
+   s|^done_testing;|# done_testing;|g" t/*.t
+mv t/00-compile.t.disabled t/00-compile.t
 %endif
 
 %build
@@ -102,7 +103,6 @@
 %{__make} %{?_smp_mflags}
 
 %if 0%{?suse_version} > 01010
-
 %check
 %{__make} test
 %endif

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



commit perl-Dist-CheckConflicts for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Dist-CheckConflicts for 
openSUSE:Factory checked in at 2011-12-06 18:40:45

Comparing /work/SRC/openSUSE:Factory/perl-Dist-CheckConflicts (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Dist-CheckConflicts.new (New)


Package is "perl-Dist-CheckConflicts", Maintainer is ""

Changes:




Other differences:
--
++ perl-Dist-CheckConflicts.spec ++
--- /var/tmp/diff_new_pack.tKfWmv/_old  2011-12-06 19:07:55.0 +0100
+++ /var/tmp/diff_new_pack.tKfWmv/_new  2011-12-06 19:07:55.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-Dist-CheckConflicts
 Version:0.02
 Release:3
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name Dist-CheckConflicts
 Summary:Declare version conflicts for your dist
 Url:http://search.cpan.org/dist/Dist-CheckConflicts/

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



commit perl-Dist-CheckConflicts for openSUSE:Factory

2011-06-20 Thread h_root

Hello community,

here is the log from the commit of package perl-Dist-CheckConflicts for 
openSUSE:Factory
checked in at Mon Jun 20 12:52:21 CEST 2011.




--- perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.changes   2011-04-22 
17:19:42.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.changes
  2011-06-04 20:32:05.0 +0200
@@ -1,0 +2,6 @@
+Sat Jun  4 18:31:39 UTC 2011 - l...@linux-schulserver.de
+
+- fix build on distributions with old Test::More module
+  ( perl-Dist-CheckConflicts-old_Test-More.patch )
+
+---

calling whatdependson for head-i586


New:

  perl-Dist-CheckConflicts-old_Test-More.patch



Other differences:
--
++ perl-Dist-CheckConflicts.spec ++
--- /var/tmp/diff_new_pack.C5TgN8/_old  2011-06-20 12:51:52.0 +0200
+++ /var/tmp/diff_new_pack.C5TgN8/_new  2011-06-20 12:51:52.0 +0200
@@ -19,13 +19,14 @@
 
 Name:   perl-Dist-CheckConflicts
 Version:0.02
-Release:1
+Release:3
 License:GPL+ or Artistic
 %define cpan_name Dist-CheckConflicts
-Summary:declare version conflicts for your dist
+Summary:Declare version conflicts for your dist
 Url:http://search.cpan.org/dist/Dist-CheckConflicts/
 Group:  Development/Libraries/Perl
 Source: 
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
+Patch1: perl-Dist-CheckConflicts-old_Test-More.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -92,13 +93,19 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%if 0%{?suse_version} >= 1010
+%patch1 -p0
+%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
+%if 0%{?suse_version} > 01010
+
 %check
 %{__make} test
+%endif
 
 %install
 %perl_make_install

++ perl-Dist-CheckConflicts-old_Test-More.patch ++
Index: t/01-basic.t
===
--- t.orig/01-basic.t
+++ t/01-basic.t
@@ -1,7 +1,7 @@
 #!/usr/bin/env perl
 use strict;
 use warnings;
-use Test::More;
+use Test::More qw(no_plan);
 use lib 't/lib/01';
 
 {
@@ -44,4 +44,4 @@ use lib 't/lib/01';
 );
 }
 
-done_testing;
+#done_testing;
Index: t/02-conflicts.t
===
--- t.orig/02-conflicts.t
+++ t/02-conflicts.t
@@ -1,7 +1,7 @@
 #!/usr/bin/env perl
 use strict;
 use warnings;
-use Test::More;
+use Test::More qw(no_plan);
 use Test::Fatal;
 use lib 't/lib/02';
 
@@ -67,4 +67,4 @@ use lib 't/lib/02';
 );
 }
 
-done_testing;
+#done_testing;
Index: t/03-dist.t
===
--- t.orig/03-dist.t
+++ t/03-dist.t
@@ -1,7 +1,7 @@
 #!/usr/bin/env perl
 use strict;
 use warnings;
-use Test::More;
+use Test::More qw(no_plan);
 use Test::Fatal;
 use lib 't/lib/03';
 
@@ -71,4 +71,4 @@ use lib 't/lib/03';
 is(Bar::Conflicts::Bad->dist, 'Bar', "correct dist");
 }
 
-done_testing;
+#done_testing;
Index: t/04-merge.t
===
--- t.orig/04-merge.t
+++ t/04-merge.t
@@ -1,7 +1,7 @@
 #!/usr/bin/env perl
 use strict;
 use warnings;
-use Test::More;
+use Test::More qw(no_plan);
 use lib 't/lib/04';
 
 {
@@ -18,4 +18,4 @@ use lib 't/lib/04';
 );
 }
 
-done_testing;
+#done_testing;
Index: t/05-also.t
===
--- t.orig/05-also.t
+++ t/05-also.t
@@ -1,7 +1,7 @@
 #!/usr/bin/env perl
 use strict;
 use warnings;
-use Test::More;
+use Test::More qw(no_plan);
 use Test::Fatal;
 use lib 't/lib/05';
 
@@ -29,4 +29,4 @@ use lib 't/lib/05';
 );
 }
 
-done_testing;
+#done_testing;





Remember to have fun...

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



commit perl-Dist-CheckConflicts for openSUSE:Factory

2011-05-03 Thread h_root

Hello community,

here is the log from the commit of package perl-Dist-CheckConflicts for 
openSUSE:Factory
checked in at Tue May 3 13:43:50 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.changes   2011-04-22 
17:19:42.0 +0200
@@ -0,0 +1,6 @@
+---
+Fri Apr 22 15:19:37 UTC 2011 - co...@opensuse.org
+
+- initial package 0.02
+* created by cpanspec 1.78.04
+

calling whatdependson for head-i586


New:

  Dist-CheckConflicts-0.02.tar.gz
  perl-Dist-CheckConflicts.changes
  perl-Dist-CheckConflicts.spec



Other differences:
--
++ perl-Dist-CheckConflicts.spec ++
#
# spec file for package perl-Dist-CheckConflicts
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   perl-Dist-CheckConflicts
Version:0.02
Release:1
License:GPL+ or Artistic
%define cpan_name Dist-CheckConflicts
Summary:declare version conflicts for your dist
Url:http://search.cpan.org/dist/Dist-CheckConflicts/
Group:  Development/Libraries/Perl
Source: 
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(List::MoreUtils) >= 0.12
BuildRequires:  perl(Sub::Exporter)
BuildRequires:  perl(Test::Fatal)
BuildRequires:  perl(Test::More) >= 0.88
Requires:   perl(List::MoreUtils) >= 0.12
Requires:   perl(Sub::Exporter)
%{perl_requires}

%description
One shortcoming of the CPAN clients that currently exist is that they have
no way of specifying conflicting downstream dependencies of modules. This
module attempts to work around this issue by allowing you to specify
conflicting versions of modules separately, and deal with them after the
module is done installing.

For instance, say you have a module 'Foo', and some other module 'Bar' uses
'Foo'. If 'Foo' were to change its API in a non-backwards-compatible way,
this would cause 'Bar' to break until it is updated to use the new API.
'Foo' can't just depend on the fixed version of 'Bar', because this will
cause a circular dependency (because 'Bar' is already depending on 'Foo'),
and this doesn't express intent properly anyway - 'Foo' doesn't use 'Bar'
at all. The ideal solution would be for there to be a way to specify
conflicting versions of modules in a way that would let CPAN clients update
conflicting modules automatically after an existing module is upgraded, but
until that happens, this module will allow users to do this manually.

This module accepts a hash of options passed to its 'use' statement, with
these keys being valid:

* -conflicts

  A hashref of conflict specifications, where keys are module names, and
  values are the last broken version - any version greater than the
  specified version should work.

* -also

  Additional modules to get conflicts from (potentially recursively). This
  should generally be a list of modules which use Dist::CheckConflicts,
  which correspond to the dists that your dist depends on. (In an ideal
  world, this would be intuited directly from your dependency list, but the
  dependency list isn't available outside of build time).

* -dist

  The name of the distribution, to make the error message from
  check_conflicts more user-friendly.

The methods listed below are exported by this module into the module that
uses it, so you should call these methods on your module, not
Dist::CheckConflicts.

As an example, this command line can be used to update your modules, after
installing the 'Foo' dist (assuming that 'Foo::Conflicts' is the module in
the 'Foo' dist which uses Dist::CheckConflicts):

perl -MFoo::Conflicts -e'print "$_\n"
for map { $_->{package} } Foo::Conflicts->calculate_conflicts' | cpanm

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

%files -f %{name}.files