Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > 11050d652c54f4d9df5b51d7ad72e7ab > files > 2

perl-SNA-Network-0.190.0-4.mga5.src.rpm

%define upstream_name    SNA-Network
%define upstream_version 0.19

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

Summary:    Generate random networks according to the configuration model
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/SNA/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Carp)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(List::MoreUtils)
BuildRequires: perl(List::Util)
BuildRequires: perl(Module::Build) >= 0.400.0
BuildRequires: perl(Module::List::Pluggable)
BuildRequires: perl(Object::Tiny::XS)
BuildRequires: perl(Test::Memory::Cycle)
BuildRequires: perl(Test::More)
BuildArch:  noarch

%description
SNA::Network is a bundle of modules for network algorithms, specifically
designed for the needs of Social Network Analysis (SNA), but can be used
for any other graph algorithms of course.

%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.json META.yml MYMETA.yml README
%{_mandir}/man3/*
%perl_vendorlib/*

%changelog
* Wed Oct 15 2014 umeabot <umeabot> 0.190.0-4.mga5
+ Revision: 743879
- Second Mageia 5 Mass Rebuild
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 0.190.0-2.mga4
+ Revision: 527285
- Mageia 4 Mass Rebuild

* Fri Jun 07 2013 jquelin <jquelin> 0.190.0-1.mga4
+ Revision: 439824
- update to 0.19

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

* Wed Nov 07 2012 jquelin <jquelin> 0.180.0-1.mga3
+ Revision: 315836
- update to 0.18

* Mon Oct 01 2012 jquelin <jquelin> 0.170.0-1.mga3
+ Revision: 301283
- update to 0.17

* Mon Sep 17 2012 jquelin <jquelin> 0.160.0-1.mga3
+ Revision: 295038
- update to 0.16

* Sat Dec 10 2011 kharec <kharec> 0.130.0-1.mga2
+ Revision: 179869
- imported package perl-SNA-Network


* Sat Dec 10 2011 cpan2dist 0.13-1mga
- initial mageia release, generated with cpan2dist