Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 005b8d72c2c985d2bdb04190b23540dd > files > 2

perl-IO-TieCombine-1.0.0-1.mga1.src.rpm

%define upstream_name    IO-TieCombine
%define upstream_version 1.000

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

Summary:    Tied scalars for IO::TieCombine
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz


BuildArch: noarch


%description
no description found

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

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

%check
make test

%install
rm -rf %buildroot
%makeinstall_std

%clean
rm -rf %buildroot

%files
%defattr(-,root,root)
%doc Changes LICENSE README META.yml
%{_mandir}/man3/*
%perl_vendorlib/*

%changelog
* Thu Jan 20 2011 jquelin <jquelin> 1.0.0-1.mga1
+ Revision: 26413
- mageia rebuild
- imported package perl-IO-TieCombine