commit perl-CPAN-Meta-YAML for openSUSE:Factory

2014-03-09 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-YAML for 
openSUSE:Factory checked in at 2014-03-09 18:35:13

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new (New)


Package is perl-CPAN-Meta-YAML

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.changes  
2013-10-08 18:20:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new/perl-CPAN-Meta-YAML.changes 
2014-03-09 18:35:14.0 +0100
@@ -1,0 +2,6 @@
+Fri Mar  7 08:56:13 UTC 2014 - co...@suse.com
+
+- updated to 0.012
+  - Generated from ETHER/YAML-Tiny-1.61.tar.gz
+
+---

Old:

  CPAN-Meta-YAML-0.010.tar.gz

New:

  CPAN-Meta-YAML-0.012.tar.gz



Other differences:
--
++ perl-CPAN-Meta-YAML.spec ++
--- /var/tmp/diff_new_pack.kCyc6D/_old  2014-03-09 18:35:15.0 +0100
+++ /var/tmp/diff_new_pack.kCyc6D/_new  2014-03-09 18:35:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Meta-YAML
 #
-# 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-CPAN-Meta-YAML
-Version:0.010
+Version:0.012
 Release:0
 %define cpan_name CPAN-Meta-YAML
 Summary:Read and write a subset of YAML for CPAN Meta files
@@ -29,13 +29,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) = 0.94
-#BuildRequires: perl(CPAN::Meta::YAML)
-#BuildRequires: perl(t::lib::Test)
-#BuildRequires: perl(YAML)
-#BuildRequires: perl(YAML::Perl)
-#BuildRequires: perl(YAML::Syck)
-#BuildRequires: perl(YAML::XS)
+BuildRequires:  perl(JSON::PP)
+BuildRequires:  perl(Test::More) = 0.99
+BuildRequires:  perl(version)
 %{perl_requires}
 
 %description

++ CPAN-Meta-YAML-0.010.tar.gz - CPAN-Meta-YAML-0.012.tar.gz ++
 8923 lines of diff (skipped)

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



commit perl-CPAN-Meta-YAML for openSUSE:Factory

2013-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-YAML for 
openSUSE:Factory checked in at 2013-10-08 18:19:53

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new (New)


Package is perl-CPAN-Meta-YAML

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.changes  
2013-06-13 17:32:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new/perl-CPAN-Meta-YAML.changes 
2013-10-08 18:20:01.0 +0200
@@ -1,0 +2,11 @@
+Fri Oct  4 09:15:22 UTC 2013 - co...@suse.com
+
+- updated to 0.010
+  - Generated from ETHER/YAML-Tiny-1.55.tar.gz
+  - Fix broken test when copying from YAML-Tiny
+  - updated Makefile.PL logic to support PERL_NO_HIGHLANDER
+  - Generated from ETHER/YAML-Tiny-1.55.tar.gz
+  - Makefile.PL will use UNINST=1 on old perls that might have
+an old version incorrectly installed into the core library path
+
+---

Old:

  CPAN-Meta-YAML-0.008.tar.gz

New:

  CPAN-Meta-YAML-0.010.tar.gz



Other differences:
--
++ perl-CPAN-Meta-YAML.spec ++
--- /var/tmp/diff_new_pack.IMMAfa/_old  2013-10-08 18:20:03.0 +0200
+++ /var/tmp/diff_new_pack.IMMAfa/_new  2013-10-08 18:20:03.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   perl-CPAN-Meta-YAML
-Version:0.008
+Version:0.010
 Release:0
 %define cpan_name CPAN-Meta-YAML
 Summary:Read and write a subset of YAML for CPAN Meta files
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/CPAN-Meta-YAML/
 Source: 
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
@@ -29,8 +29,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Test::More) = 0.94
 #BuildRequires: perl(CPAN::Meta::YAML)
-#BuildRequires: perl(Test::Requires)
 #BuildRequires: perl(t::lib::Test)
 #BuildRequires: perl(YAML)
 #BuildRequires: perl(YAML::Perl)
@@ -51,11 +51,6 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 find . -type f -print0 | xargs -0 chmod 644
-# MANUAL BEGIN
-%if 0%{?rhel_version} || 0%{?centos_version} || 0%{?sles_version} == 10
-%{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
-%endif
-# MANUAL END
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -71,6 +66,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes cpanfile LICENSE README
 
 %changelog

++ CPAN-Meta-YAML-0.008.tar.gz - CPAN-Meta-YAML-0.010.tar.gz ++
 5232 lines of diff (skipped)

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



commit perl-CPAN-Meta-YAML for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-YAML for 
openSUSE:Factory checked in at 2013-06-13 17:32:37

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new (New)


Package is perl-CPAN-Meta-YAML

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.changes  
2012-06-29 13:31:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new/perl-CPAN-Meta-YAML.changes 
2013-06-13 17:32:38.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 11 19:05:42 UTC 2013 - co...@suse.com
+
+- rebuild for fixed perl macros
+
+---



Other differences:
--
++ perl-CPAN-Meta-YAML.spec ++
--- /var/tmp/diff_new_pack.gVXE9X/_old  2013-06-13 17:32:38.0 +0200
+++ /var/tmp/diff_new_pack.gVXE9X/_new  2013-06-13 17:32:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Meta-YAML
 #
-# 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

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



commit perl-CPAN-Meta-YAML for openSUSE:Factory

2012-05-20 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-YAML for 
openSUSE:Factory checked in at 2012-05-21 07:29:31

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new (New)


Package is perl-CPAN-Meta-YAML, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.changes  
2012-02-16 10:06:47.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new/perl-CPAN-Meta-YAML.changes 
2012-05-21 07:29:33.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 15:08:38 UTC 2012 - tabra...@novell.com
+
+- updated to 0.008
+  - Updated from YAML-Tiny to fix compatibility with older Scalar::Utils
+
+---

Old:

  CPAN-Meta-YAML-0.007.tar.gz

New:

  CPAN-Meta-YAML-0.008.tar.gz



Other differences:
--
++ perl-CPAN-Meta-YAML.spec ++
--- /var/tmp/diff_new_pack.z3c1la/_old  2012-05-21 07:29:34.0 +0200
+++ /var/tmp/diff_new_pack.z3c1la/_new  2012-05-21 07:29:34.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   perl-CPAN-Meta-YAML
-Version:0.007
+Version:0.008
 Release:0
 %define cpan_name CPAN-Meta-YAML
 Summary:Read and write a subset of YAML for CPAN Meta files
-License:Artistic-1.0 or GPL-1.0+
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/CPAN-Meta-YAML/
 Source: 
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz

++ CPAN-Meta-YAML-0.007.tar.gz - CPAN-Meta-YAML-0.008.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/Changes 
new/CPAN-Meta-YAML-0.008/Changes
--- old/CPAN-Meta-YAML-0.007/Changes2012-02-08 04:42:48.0 +0100
+++ new/CPAN-Meta-YAML-0.008/Changes2012-03-14 22:13:30.0 +0100
@@ -1,5 +1,11 @@
 Revision history for CPAN-Meta-YAML
 
+0.008 2012-03-14 17:13:24 EST5EDT
+
+  - Generated from ADAMK/YAML-Tiny-1.51.tar.gz
+
+  - Updated from YAML-Tiny to fix compatibility with older Scalar::Utils
+
 0.007 2012-02-07 22:42:42 EST5EDT
 
   - Generated from ADAMK/YAML-Tiny-1.50.tar.gz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/META.json 
new/CPAN-Meta-YAML-0.008/META.json
--- old/CPAN-Meta-YAML-0.007/META.json  2012-02-08 04:42:48.0 +0100
+++ new/CPAN-Meta-YAML-0.008/META.json  2012-03-14 22:13:30.0 +0100
@@ -5,7 +5,7 @@
   David Golden dagol...@cpan.org
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 4.35, CPAN::Meta::Converter 
version 2.112621,
+   generated_by : Dist::Zilla version 4.39, CPAN::Meta::Converter 
version 2.120630,
license : [
   perl_5
],
@@ -33,29 +33,29 @@
   },
   runtime : {
  requires : {
-Carp : 0,
-Exporter : 0,
-Scalar::Util : 0,
+Carp : 0,
+Exporter : 0,
+Scalar::Util : 0,
 perl : 5.004,
-strict : 0
+strict : 0
  }
   },
   test : {
  requires : {
-File::Find : 0,
-File::Spec : 0,
-File::Spec::Functions : 0,
-File::Temp : 0,
-Test::More : 0,
-vars : 0,
-warnings : 0
+File::Find : 0,
+File::Spec : 0,
+File::Spec::Functions : 0,
+File::Temp : 0,
+Test::More : 0,
+vars : 0,
+warnings : 0
  }
   }
},
provides : {
   CPAN::Meta::YAML : {
  file : lib/CPAN/Meta/YAML.pm,
- version : 0.007
+ version : 0.008
   }
},
release_status : stable,
@@ -71,6 +71,6 @@
  web : https://github.com/dagolden/cpan-meta-yaml;
   }
},
-   version : 0.007
+   version : 0.008
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/META.yml 
new/CPAN-Meta-YAML-0.008/META.yml
--- old/CPAN-Meta-YAML-0.007/META.yml   2012-02-08 04:42:48.0 +0100
+++ new/CPAN-Meta-YAML-0.008/META.yml   2012-03-14 22:13:30.0 +0100
@@ -14,7 +14,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.17
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.35, CPAN::Meta::Converter version 
2.112621'
+generated_by: 'Dist::Zilla version 4.39, CPAN::Meta::Converter version 
2.120630'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,7 +31,7 @@
 provides:
   

commit perl-CPAN-Meta-YAML for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-YAML for 
openSUSE:Factory checked in at 2012-02-16 10:06:45

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new (New)


Package is perl-CPAN-Meta-YAML, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.changes  
2011-11-14 13:19:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new/perl-CPAN-Meta-YAML.changes 
2012-02-16 10:06:47.0 +0100
@@ -1,0 +2,10 @@
+Mon Feb 13 08:49:19 UTC 2012 - co...@suse.com
+
+- updated to 0.007
+  - Documentation fix to replace missing abstract
+  - Set back configure_requires prerequisite for ExtUtils::MakeMaker
+from 6.30 to 6.17 (per request from Andreas Koenig)
+  - Fix documentation to clarify that users are responsible for
+UTF-8 encoding/decoding
+
+---

Old:

  CPAN-Meta-YAML-0.004.tar.gz

New:

  CPAN-Meta-YAML-0.007.tar.gz



Other differences:
--
++ perl-CPAN-Meta-YAML.spec ++
--- /var/tmp/diff_new_pack.cwSanf/_old  2012-02-16 10:06:48.0 +0100
+++ /var/tmp/diff_new_pack.cwSanf/_new  2012-02-16 10:06:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Meta-YAML
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,43 +16,26 @@
 #
 
 
-
 Name:   perl-CPAN-Meta-YAML
-Version:0.004
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.007
+Release:0
 %define cpan_name CPAN-Meta-YAML
 Summary:Read and write a subset of YAML for CPAN Meta files
-Url:http://search.cpan.org/dist/CPAN-Meta-YAML/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/CPAN-Meta-YAML/
 Source: 
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
-BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(File::Spec::Functions)
-BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(strict)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(vars)
 #BuildRequires: perl(CPAN::Meta::YAML)
+#BuildRequires: perl(Test::Requires)
 #BuildRequires: perl(t::lib::Test)
 #BuildRequires: perl(YAML)
 #BuildRequires: perl(YAML::Perl)
 #BuildRequires: perl(YAML::Syck)
 #BuildRequires: perl(YAML::XS)
-Requires:   perl(Carp)
-Requires:   perl(Exporter)
-Requires:   perl(File::Spec)
-Requires:   perl(File::Spec::Functions)
-Requires:   perl(Scalar::Util)
-Requires:   perl(strict)
-Requires:   perl(Test::More)
-Requires:   perl(vars)
 %{perl_requires}
 
 %description
@@ -61,12 +44,18 @@
 It should not be used for any other general YAML parsing or generation
 task.
 
+NOTE: _META.yml_ (and _MYMETA.yml_) files should be UTF-8 encoded. Users
+are responsible for proper encoding and decoding. In particular, the 'read'
+and 'write' methods do *not* support UTF-8 and should not be used.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
+# MANUAL BEGIN
 %if 0%{?rhel_version} || 0%{?centos_version} || 0%{?sles_version} == 10
 %{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
 %endif
-find . -type f -print0 | xargs -0 chmod 644
+# MANUAL END
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ CPAN-Meta-YAML-0.004.tar.gz - CPAN-Meta-YAML-0.007.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.004/Changes 
new/CPAN-Meta-YAML-0.007/Changes
--- old/CPAN-Meta-YAML-0.004/Changes2011-09-06 15:42:59.0 +0200
+++ new/CPAN-Meta-YAML-0.007/Changes2012-02-08 04:42:48.0 +0100
@@ -1,5 +1,25 @@
 Revision history for CPAN-Meta-YAML
 
+0.007 2012-02-07 22:42:42 EST5EDT
+
+  - Generated from ADAMK/YAML-Tiny-1.50.tar.gz
+
+  - Documentation fix to replace missing abstract
+
+0.006 2012-02-06 20:51:47 EST5EDT
+
+  - Generated from ADAMK/YAML-Tiny-1.50.tar.gz
+
+  - Set back configure_requires prerequisite for ExtUtils::MakeMaker
+from 6.30 to 6.17 (per request from Andreas Koenig)
+
+0.005 2011-12-13 12:57:24 EST5EDT
+
+  - 

commit perl-CPAN-Meta-YAML for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-YAML for 
openSUSE:Factory checked in at 2011-12-06 18:39:20

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new (New)


Package is perl-CPAN-Meta-YAML, Maintainer is 

Changes:




Other differences:
--
++ perl-CPAN-Meta-YAML.spec ++
--- /var/tmp/diff_new_pack.BufvDk/_old  2011-12-06 19:04:36.0 +0100
+++ /var/tmp/diff_new_pack.BufvDk/_new  2011-12-06 19:04:36.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-CPAN-Meta-YAML
 Version:0.004
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name CPAN-Meta-YAML
 Summary:Read and write a subset of YAML for CPAN Meta files
 Url:http://search.cpan.org/dist/CPAN-Meta-YAML/

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



commit perl-CPAN-Meta-YAML for openSUSE:Factory

2011-11-14 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-YAML for 
openSUSE:Factory checked in at 2011-11-14 13:19:19

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new (New)


Package is perl-CPAN-Meta-YAML, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.changes  
2011-09-23 12:36:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new/perl-CPAN-Meta-YAML.changes 
2011-11-14 13:19:20.0 +0100
@@ -1,0 +2,6 @@
+Tue Oct 25 17:43:43 UTC 2011 - tabra...@novell.com
+
+- updated to 0.004
+  * Generated from ADAMK/YAML-Tiny-1.50.tar.gz
+
+---

Old:

  CPAN-Meta-YAML-0.003.tar.bz2

New:

  CPAN-Meta-YAML-0.004.tar.gz



Other differences:
--
++ perl-CPAN-Meta-YAML.spec ++
--- /var/tmp/diff_new_pack.3R51Cq/_old  2011-11-14 13:19:21.0 +0100
+++ /var/tmp/diff_new_pack.3R51Cq/_new  2011-11-14 13:19:21.0 +0100
@@ -18,28 +18,41 @@
 
 
 Name:   perl-CPAN-Meta-YAML
-Version:0.003
-Release:3
+Version:0.004
+Release:1
 License:GPL+ or Artistic
 %define cpan_name CPAN-Meta-YAML
 Summary:Read and write a subset of YAML for CPAN Meta files
 Url:http://search.cpan.org/dist/CPAN-Meta-YAML/
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/CPAN-Meta-YAML-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: 
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(vars)
+#BuildRequires: perl(CPAN::Meta::YAML)
+#BuildRequires: perl(t::lib::Test)
+#BuildRequires: perl(YAML)
+#BuildRequires: perl(YAML::Perl)
+#BuildRequires: perl(YAML::Syck)
+#BuildRequires: perl(YAML::XS)
 Requires:   perl(Carp)
 Requires:   perl(Exporter)
+Requires:   perl(File::Spec)
+Requires:   perl(File::Spec::Functions)
 Requires:   perl(Scalar::Util)
+Requires:   perl(strict)
+Requires:   perl(Test::More)
+Requires:   perl(vars)
 %{perl_requires}
 
 %description
@@ -53,6 +66,7 @@
 %if 0%{?rhel_version} || 0%{?centos_version} || 0%{?sles_version} == 10
 %{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
 %endif
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -66,11 +80,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README
 
 %changelog

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



commit perl-CPAN-Meta-YAML for openSUSE:Factory

2011-09-05 Thread h_root

Hello community,

here is the log from the commit of package perl-CPAN-Meta-YAML for 
openSUSE:Factory
checked in at Mon Sep 5 17:55:17 CEST 2011.




--- perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.changes 2011-04-01 
19:36:01.0 +0200
+++ perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.changes 2011-08-25 
00:09:26.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug 24 22:07:59 UTC 2011 - ch...@computersalat.de
+
+- fix build for
+  * RHEL, CentOS, SLE_10 (ExtUtils::MakeMaker 6.30)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ perl-CPAN-Meta-YAML.spec ++
--- /var/tmp/diff_new_pack.9F09VG/_old  2011-09-05 17:16:31.0 +0200
+++ /var/tmp/diff_new_pack.9F09VG/_new  2011-09-05 17:16:31.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   perl-CPAN-Meta-YAML
 Version:0.003
-Release:1
+Release:3
 License:GPL+ or Artistic
 %define cpan_name CPAN-Meta-YAML
 Summary:Read and write a subset of YAML for CPAN Meta files
@@ -50,6 +50,9 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%if 0%{?rhel_version} || 0%{?centos_version} || 0%{?sles_version} == 10
+%{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
+%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor






Remember to have fun...

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