Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > media > main-testing-src > by-pkgid > b41567d2da5e8cf2d7908eabde925a87 > files > 2

perl-MIME-Charset-1.9.1-1mdvmes5.1.src.rpm

%define upstream_name    MIME-Charset
%define upstream_version 1.009.1

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

Summary:        Charset Informations for MIME
License:        GPL+ or Artistic
Group:          Development/Perl
URL:            http://search.cpan.org/dist/%{upstream_name}
Source0:        http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz

%if %{mdkversion} < 1010
Buildrequires:  perl-devel
%endif
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}

%description
MIME::Charset provides informations about character sets used for MIME messages
on Internet.

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

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
%make

%check
%{__make} test

%clean 
rm -rf %{buildroot}

%install
rm -rf %{buildroot}
%makeinstall_std

%files
%defattr(-,root,root)
%doc README
%{perl_vendorlib}/MIME
%{_mandir}/*/*

%changelog
* Mon Jul 18 2011 Leonardo Coelho <leonardoc@mandriva.com.br> 1.9.1-1mdvmes5.2
- import package into mes5

* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.1-1mdv2011.0
+ Revision: 684773
- update to new version 1.009.1

* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.2-1
+ Revision: 682135
- update to new version 1.008.2

* Wed May  4 2011 Oden Eriksson <oeriksson@mandriva.com> 1.8.1-2
+ Revision: 667228
- mass rebuild

* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.1-1
+ Revision: 638919
- update to new version 1.008.1

* Tue Dec 29 2009 Pascal Terjan <pterjan@mandriva.org> 1.8.0-2mdv2011.0
+ Revision: 483279
- Refuse to install Encode::{EUCJPASCII,JIS2K,HanExtra} from cpan instead of blocking on the question

* Fri Nov  6 2009 Jérôme Quelin <jquelin@mandriva.org> 1.8.0-1mdv2010.1
+ Revision: 461325
- update to 1.008

* Mon Jul  6 2009 Jérôme Quelin <jquelin@mandriva.org> 1.7.1-2mdv2010.0
+ Revision: 392921
- bumping mkrel
- update to 1.007.1
- using %%perl_convert_version
- fixed license field

* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.007.1-1mdv2010.0
+ Revision: 387010
- update to new version 1.007.1
* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.007-1mdv2010.0
+ Revision: 377833
- update to new version 1.007

* Thu Aug  7 2008 Thierry Vignaud <tv@mandriva.org> 1.006.2-2mdv2009.0
+ Revision: 265415
- rebuild early 2009.0 package (before pixel changes)