Author: qboosh Date: Sun Jul 15 22:40:10 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - proper License format - missing md5
---- Files affected: SPECS: perl-Weather-Com.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-Weather-Com.spec diff -u SPECS/perl-Weather-Com.spec:1.2 SPECS/perl-Weather-Com.spec:1.3 --- SPECS/perl-Weather-Com.spec:1.2 Fri Jul 13 15:46:39 2007 +++ SPECS/perl-Weather-Com.spec Mon Jul 16 00:40:05 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 Weather %define pnam Com -Summary: Fetching weather information from *weather.com* +Summary: Fetching weather information from weather.com +Summary(pl.UTF-8): Pobieranie informacji pogodowych z weather.com Name: perl-Weather-Com Version: 0.5.2 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/Weather/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: dcbb97fd0c6a718f513bb2c612849bab URL: http://search.cpan.org/dist/Weather-Com/ BuildRequires: perl-Time-Format >= 1.0 BuildRequires: perl-devel >= 1:5.8.0 @@ -22,7 +24,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Fetching weather information from *weather.com*. +Fetching weather information from weather.com. + +%description -l pl.UTF-8 +Pobieranie informacji pogodowych z weather.com. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -58,9 +63,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/07/15 22:40:05 qboosh +- pl +- proper License format +- missing md5 + Revision 1.2 2007/07/13 13:46:39 paszczus - package some files Revision 1.1 2007/07/13 13:42:14 paszczus - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Weather-Com.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
