Author: qboosh Date: Mon Sep 5 18:01:14 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: perl-Tk-TableMatrix.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/perl-Tk-TableMatrix.spec diff -u SPECS/perl-Tk-TableMatrix.spec:1.4 SPECS/perl-Tk-TableMatrix.spec:1.5 --- SPECS/perl-Tk-TableMatrix.spec:1.4 Mon Sep 5 15:08:21 2005 +++ SPECS/perl-Tk-TableMatrix.spec Mon Sep 5 20:01:09 2005 @@ -6,7 +6,8 @@ %include /usr/lib/rpm/macros.perl %define pdir Tk %define pnam TableMatrix -Summary: Tk::TableMatrix is a table/matrix widget extension to perl/tk. +Summary: Tk::TableMatrix is a table/matrix widget extension to Perl/Tk +Summary(pl): TK::TableMatrix to rozszerzenie dodające widget tabeli/macierzy do Perla/Tk Name: perl-Tk-TableMatrix Version: 1.2 Release: 2 @@ -15,17 +16,19 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 076a1660486806c73ad1b37ae5bbd82b +BuildRequires: perl-Tk BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -BuildRequires: perl-Tk -%if %{with tests} -%endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Tk::TableMatrix is a table/matrix widget extension to perl/tk for +Tk::TableMatrix is a table/matrix widget extension to Perl/Tk for displaying data in a table (or spreadsheet) format. +%description -l pl +Tk::TableMatrix to rozszerzenie dodające widget tabeli/macierzy do +Perla/Tk do wyświetlania danych w formacie tabeli lub arkusza. + %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -49,8 +52,7 @@ %files %defattr(644,root,root,755) -%doc ChangeLog Changes README -%doc COPYING pTk/license.terms +%doc ChangeLog Changes README COPYING pTk/license.terms %{perl_vendorarch}/Tk/*.pm %dir %{perl_vendorarch}/Tk/TableMatrix %{perl_vendorarch}/Tk/TableMatrix/Spreadsheet.pm @@ -73,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/09/05 18:01:09 qboosh +- pl + Revision 1.4 2005/09/05 13:08:21 glen - rel 2 for fixed missing autosplit.ix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Tk-TableMatrix.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
