Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > af5b9fa384353a53dcd337787c597da1 > files > 2

perl-MIME-Charset-0.04.4-1mdv2008.0.src.rpm

%define module  MIME-Charset
%define name    perl-%{module}
%define version 0.04.4
%define up_version  0.044
%define release %mkrel 1

Name:           %{name}
Version:        %{version}
Release:        %{release}
Summary:        Charset Informations for MIME
License:        GPL or Artistic
Group:          Development/Perl
URL:            http://search.cpan.org/dist/%{module}
Source:         http://www.cpan.org/modules/by-module/MIME/%{module}-%{up_version}.tar.bz2
%if %{mdkversion} < 1010
Buildrequires:  perl-devel
%endif
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}

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

%prep
%setup -q -n %{module}-%{up_version}

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

%check
%{__make} test

%clean 
rm -rf %{buildroot}

%install
rm -rf %{buildroot}
%makeinstall_std

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




%changelog

* Mon Dec 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.04.4-1mdv2007.0
+ Revision: 94828
- new version

* Thu Nov 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.04.3-1mdv2007.1
+ Revision: 86556
- new version

* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.04.2-1mdv2007.1
+ Revision: 84300
- Import perl-MIME-Charset

* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.04.2-1mdv2007.1
-  first mdv release