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.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new/perl-CPAN-Meta-YAML.changes
2011-11-14 13:19:20.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Oct 25 17:43:43 UTC 2011 - [email protected]
+
+- 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.000000000 +0100
+++ /var/tmp/diff_new_pack.3R51Cq/_new 2011-11-14 13:19:21.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]