Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 50036ca20a0a8d3ca119bc5f623d6827 > files > 2

perl-Chemistry-Harmonia-0.80.0-2.mga3.src.rpm

%define upstream_name    Chemistry-Harmonia
%define upstream_version 0.08

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 2

Summary:    Decision of simple and difficult chemical puzzles
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Chemistry/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Algorithm::Combinatorics) >= 0.260.0
BuildRequires: perl(Carp)
BuildRequires: perl(Chemistry::File::Formula) >= 0.370.0
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Math::Assistant) >= 0.40.0
BuildRequires: perl(Math::BigInt) >= 1.997.0
BuildRequires: perl(Math::BigRat) >= 0.260.200
BuildRequires: perl(Regexp::Common) >= 2011041701.0.0
BuildRequires: perl(String::CRC::Cksum) >= 0.910.0
BuildRequires: perl(Test::LongString) >= 0.150.0
BuildRequires: perl(Test::More) >= 0.980.0
BuildRequires: perl(Test::Pod) >= 1.450.0
BuildArch:  noarch

%description
The module provides the necessary subroutines to solve some puzzles of the
general inorganic and physical chemistry. The methods implemented in this
module, are all oriented to known rules and laws of general and physical
chemistry.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor

%make

%check
%make test

%install
%makeinstall_std

%files
%doc Changes META.yml MYMETA.yml README
%{_mandir}/man3/*
%perl_vendorlib/*

%changelog

* Sun Jan 13 2013 umeabot <umeabot> 0.80.0-2.mga3
+ Revision: 364166
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Dec 07 2011 kharec <kharec> 0.80.0-1.mga2
+ Revision: 178240
- update to 0.08

* Wed Dec 07 2011 kharec <kharec> 0.77.700-1.mga2
+ Revision: 178171
- imported package perl-Chemistry-Harmonia