Hello community,
here is the log from the commit of package perl-Hash-MoreUtils for
openSUSE:Factory
checked in at Tue Jul 19 15:43:51 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++
/mounts/work_src_done/STABLE/perl-Hash-MoreUtils/perl-Hash-MoreUtils.changes
2010-12-01 14:46:14.000000000 +0100
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Wed Dec 1 13:32:46 UTC 2010 - [email protected]
+
+- switch to perl_requires macro
+
+-------------------------------------------------------------------
+Fri Nov 19 20:34:22 UTC 2010 - [email protected]
+
+- initial package (0.02)
+
calling whatdependson for head-i586
New:
----
Hash-MoreUtils-0.02.tar.gz
perl-Hash-MoreUtils.changes
perl-Hash-MoreUtils.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Hash-MoreUtils.spec ++++++
#
# spec file for package perl-Hash-MoreUtils
#
# 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/
#
# norootforbuild
Name: perl-Hash-MoreUtils
Version: 0.02
Release: 1
Summary: Provide the stuff missing in Hash::Util
Source:
http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/Hash-MoreUtils-%{version}.tar.gz
Url: http://search.cpan.org/dist/Hash-MoreUtils
Group: Development/Libraries/Perl
License: Perl License
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::More)
BuildRequires: perl(Module::Build) >= 0.36
BuildRequires: perl(Module::Build)
%description
Similar to "List::MoreUtils", "Hash::MoreUtils" contains trivial but
commonly-used functionality for hashes.
%prep
%setup -q -n "Hash-MoreUtils-%{version}"
%build
%__perl ./Build.PL
./Build
%install
./Build pure_install --destdir "%{buildroot}" --installdirs vendor
%perl_process_packlist
%check
./Build test
%clean
%{?buildroot:%__rm -rf "%{buildroot}"}
%files
%defattr(-,root,root)
%doc Changes README
%dir %{perl_vendorlib}/Hash
%{perl_vendorlib}/Hash/MoreUtils.pm
%dir %{perl_vendorarch}/auto/Hash
%{perl_vendorarch}/auto/Hash/MoreUtils
%doc %{perl_man3dir}/Hash::MoreUtils.%{perl_man3ext}%{ext_man}
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]