Author: qboosh Date: Sat Feb 25 18:42:37 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL, summaries, pl desc fixes
---- Files affected: SPECS: perl-Time-Normalize.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Time-Normalize.spec diff -u SPECS/perl-Time-Normalize.spec:1.1 SPECS/perl-Time-Normalize.spec:1.2 --- SPECS/perl-Time-Normalize.spec:1.1 Thu Feb 23 03:36:30 2006 +++ SPECS/perl-Time-Normalize.spec Sat Feb 25 19:42:32 2006 @@ -1,14 +1,13 @@ # $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 Normalize -Summary: Time::Normalize -Summary(pl): Time::Normalize +Summary: Time::Normalize - convert time and date values into standardized components +Summary(pl): Time::Normalize - konwersja wartości czasu i dany na ustandaryzowane składniki Name: perl-Time-Normalize Version: 0.03 Release: 0.1 @@ -17,15 +16,12 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 8b2e0846694b4d1e31be77099ebb5cd3 +URL: http://search.cpan.org/dist/Time-Normalize/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -%if %{with autodeps} || %{with tests} -%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _noautoreq 'perl(anything_fake_or_conditional)' - %description This module performs simple but tedious (and error-prone) checks on its inputs, and returns the time and/or date components in a @@ -33,8 +29,9 @@ your program. %description -l pl -Ten moduĹ wykonuje proste ale nudne sprawdzenia na danych wejsciowych -i zwraca czas lub/i datÄ w postaci komponentĂłw uĹźywalnych w programie. +Ten moduł wykonuje proste ale nudne sprawdzenia na danych wejsciowych +i zwraca czas i/lub składniki daty w standardowej postaci, +używalnej w pozostałej części programu. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -68,6 +65,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/02/25 18:42:32 qboosh +- generic URL, summaries, pl desc fixes + Revision 1.1 2006/02/23 02:36:30 agaran - initial, rel 0.1 - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Time-Normalize.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
