Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > 4fab2e7dac4f47ffc66c6b7cb1a545c4 > files > 2

perl-Unicode-EastAsianWidth-Detect-0.30.0-3.mga5.src.rpm

%define upstream_name Unicode-EastAsianWidth-Detect
%define upstream_version 0.03

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

Summary:	Detect CJK Language
License:	GPL+ or Artistic
Group:		Development/Perl
Url:		http://search.cpan.org/dist/%{upstream_name}
Source0:	http://www.cpan.org/modules/by-module/Unicode/%{upstream_name}-%{upstream_version}.tar.gz

BuildArch:	noarch

%description
Unicode::EastAsianWidth::Detect is module that can detect the locale is CJK or
not.  For example, most of users who uses CJK languages are thinking that Easy
Asian Width Ambiguous Widths should be double cells.

%prep
%autosetup -n %{upstream_name}-%{upstream_version}

%build
%__perl Build.PL --installdirs=vendor

./Build

%check
./Build test

%install
./Build install --destdir=%{buildroot}

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


%changelog
* Wed Oct 15 2014 umeabot <umeabot> 0.30.0-3.mga5
+ Revision: 741168
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.30.0-2.mga5
+ Revision: 686788
- Mageia 5 Mass Rebuild

* Fri Aug 15 2014 sander85 <sander85> 0.30.0-1.mga5
+ Revision: 662690
- imported package perl-Unicode-EastAsianWidth-Detect