Author: qboosh Date: Sun Jul 15 22:38:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - proper License format - missing md5
---- Files affected: SPECS: perl-Time-Format.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Time-Format.spec diff -u SPECS/perl-Time-Format.spec:1.1 SPECS/perl-Time-Format.spec:1.2 --- SPECS/perl-Time-Format.spec:1.1 Fri Jul 13 15:40:33 2007 +++ SPECS/perl-Time-Format.spec Mon Jul 16 00:38:15 2007 @@ -1,19 +1,21 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_without autodeps # don't BR packages needed only for resolving deps %bcond_without tests # do not perform "make test" # %include /usr/lib/rpm/macros.perl %define pdir Time %define pnam Format Summary: Easy-to-use date/time formatting +Summary(pl.UTF-8): Łatwe w użyciu formatowanie daty/czasu Name: perl-Time-Format Version: 1.02 Release: 1 -License: same as perl +# same as perl +License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Time/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: f19a947ae3c2490a3edc9ca859ec43b3 URL: http://search.cpan.org/dist/Time-Format/ BuildRequires: perl-DateTime BuildRequires: perl-Date-Manip @@ -25,6 +27,9 @@ %description Easy-to-use date/time formatting. +%description -l pl.UTF-8 +Łatwe w użyciu formatowanie daty/czasu. + %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -57,6 +62,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/07/15 22:38:15 qboosh +- pl +- proper License format +- missing md5 + Revision 1.1 2007/07/13 13:40:33 paszczus - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Time-Format.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
