Hello community,
here is the log from the commit of package perl-MooseX-Role-Cmd for
openSUSE:Factory checked in at 2012-02-17 12:07:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Role-Cmd (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-Role-Cmd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-Role-Cmd", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-MooseX-Role-Cmd/perl-MooseX-Role-Cmd.changes
2011-12-25 17:39:17.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-Role-Cmd.new/perl-MooseX-Role-Cmd.changes
2012-02-17 12:08:04.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb 14 07:33:19 UTC 2012 - [email protected]
+
+- ran prepare_spec
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-Role-Cmd.spec ++++++
--- /var/tmp/diff_new_pack.LaSfPN/_old 2012-02-17 12:08:05.000000000 +0100
+++ /var/tmp/diff_new_pack.LaSfPN/_new 2012-02-17 12:08:05.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-MooseX-Role-Cmd
#
-# 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
@@ -21,19 +21,30 @@
Release: 0
%define cpan_name MooseX-Role-Cmd
Summary: Wrap system command binaries the Moose way
-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/MooseX-Role-Cmd/
-Source:
http://www.cpan.org/authors/id/E/ED/EDENC/MooseX-Role-Cmd-%{version}.tar.gz
+Source:
http://www.cpan.org/authors/id/E/ED/EDENC/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(IPC::Cmd)
-BuildRequires: perl(Moose) >= 0.24
+BuildRequires: perl(IPC::Cmd) >= 0.42
+BuildRequires: perl(Moose) >= 0.6
BuildRequires: perl(Test::Exception)
-Requires: perl(IPC::Cmd)
-Requires: perl(Moose) >= 0.24
+#BuildRequires: perl(CPANPLUS::Backend)
+#BuildRequires: perl(inc::Module::Install)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(Module::AutoInstall)
+#BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Module::Install::Base)
+#BuildRequires: perl(Moose::Role)
+#BuildRequires: perl(Moose::Util::TypeConstraints)
+#BuildRequires: perl(MooseX::Role::Cmd)
+#BuildRequires: perl(MooseX::Role::Cmd::Meta::Attribute::Trait)
+#BuildRequires: perl(YAML)
+Requires: perl(IPC::Cmd) >= 0.42
+Requires: perl(Moose) >= 0.6
%{perl_requires}
%description
@@ -58,7 +69,7 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
%doc Changes Makefile README
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]