Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > 8eca3bd694621cbbf3faaceb65f2934f > files > 2

perl-Config-IniFiles-2.39-1mdk.src.rpm

%define		realname	Config-IniFiles
Summary:	Config-IniFiles module for perl
Name:		perl-%realname
Version:	2.39
Release:	%mkrel 1
License: 	GPL
Group: 		Development/Perl
Source: 	%realname-%version.tar.bz2
URL:		http://search.cpan.org/dist/%realname/
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root/
BuildArch:	noarch

%description
This perl module allows you to access to config files written in the
.ini style.

%prep
%setup -q -n Config-IniFiles-%{version}

%build
chmod 644 README IniFiles.pm
%{__perl} Makefile.PL INSTALLDIRS=vendor
%make

%check
%make test

%clean
rm -rf $RPM_BUILD_ROOT

%install
rm -rf $RPM_BUILD_ROOT

%makeinstall_std

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

%changelog
* Tue Jan 31 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.39-1mdk
- 2.39
- spec cleanup
- Add tests

* Tue Feb 15 2005 Michael Scherer <misc@mandrake.org> 2.38-3mdk
- Rebuild
- Fix description, and rpmlint warning.

* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.38-2mdk
- rebuild
- fix url
- own dir
- cosmetic

* Wed Aug 27 2003 François Pons <fpons@mandrakesoft.com> 2.38-1mdk
- 2.38.

* Fri Aug 15 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.37-3mdk
- rebuild for new perl
- drop $RPM_OPT_FLAGS, noarch..
- use %%makeinstall_std macro

* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.37-2mdk
- rebuild for new auto{prov,req}

* Fri Apr 25 2003 François Pons <fpons@mandrakesoft.com> 2.37-1mdk
- 2.37.

* Wed Jul 10 2002 Pixel <pixel@mandrakesoft.com> 2.27-2mdk
- rebuild for perl 5.8.0

* Wed May 22 2002 Buchan Milne <bgmilne@.cae.co.za> 2.27-1mdk
- Mandrake package