Author: qboosh Date: Fri Dec 22 12:09:01 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.10
---- Files affected: SPECS: perl-Config-Tiny.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/perl-Config-Tiny.spec diff -u SPECS/perl-Config-Tiny.spec:1.5 SPECS/perl-Config-Tiny.spec:1.6 --- SPECS/perl-Config-Tiny.spec:1.5 Tue May 16 19:51:01 2006 +++ SPECS/perl-Config-Tiny.spec Fri Dec 22 13:08:55 2006 @@ -9,19 +9,19 @@ Summary: Config::Tiny - Read/Write .ini style files with as little code as possible Summary(pl): Config::Tiny - czytanie/zapisywanie plików w stylu .ini w minimalnym kodzie Name: perl-Config-Tiny -Version: 2.07 +Version: 2.10 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 19cb3091a01baed531ac2dc7d7eee629 +Source0: http://www.cpan.org/modules/by-module/Config/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: 4db84e5ae2dbcdf7f0a36e64e43965cc URL: http://search.cpan.org/dist/Config-Tiny/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} BuildRequires: perl(FindBin) -BuildRequires: perl(Test::More) +BuildRequires: perl-Test-Simple %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -75,7 +75,7 @@ %files %defattr(644,root,root,755) %doc Changes README -%{perl_vendorlib}/Config/*.pm +%{perl_vendorlib}/Config/Tiny.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -84,6 +84,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/12/22 12:08:55 qboosh +- updated to 2.10 + Revision 1.5 2006/05/16 17:51:01 blaass - up to 2.07 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Config-Tiny.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
