Author: pawelz Date: Mon Sep 29 20:25:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - cosmetics - desc, Summary
---- Files affected: SPECS: perl-MIME-Charset.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-MIME-Charset.spec diff -u SPECS/perl-MIME-Charset.spec:1.2 SPECS/perl-MIME-Charset.spec:1.3 --- SPECS/perl-MIME-Charset.spec:1.2 Mon Sep 29 13:37:36 2008 +++ SPECS/perl-MIME-Charset.spec Mon Sep 29 22:25:16 2008 @@ -15,12 +15,12 @@ %include /usr/lib/rpm/macros.perl %define pdir MIME %define pnam Charset -Summary: - -Summary(pl.UTF-8): - +Summary: Charset Informations for MIME +Summary(pl.UTF-8): Informacje o zestawach znaków dla MIME Name: perl-MIME-Charset Version: 1.006 Release: 0.1 -License: GPL +License: GPL v2 Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/MIME/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: a764906fe10ca4b61badbc2a00cc58fc @@ -29,25 +29,23 @@ BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -# most of CPAN modules have generic URL (substitute pdir and pnam here) %description +MIME::Charset provides informations about character sets used for MIME +messages on Internet. %description -l pl.UTF-8 +Moduł perla zawierający informacje o zestawach znaków używanych przez +MIME. %prep %setup -q -n %{pdir}-%{pnam}-%{version} %build -# Don't use pipes here: they generally don't work. Apply a patch. %{__perl} Makefile.PL \ INSTALLDIRS=vendor %{__make} -# if module isn't noarch, use: -# %{__make} \ -# CC="%{__cc}" -# OPTIMIZE="%{rpmcflags}" %{?with_tests:%{__make} test} @@ -76,6 +74,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008/09/29 20:25:16 pawelz +- cosmetics +- desc, Summary + Revision 1.2 2008/09/29 11:37:36 pawelz - added missing dir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-MIME-Charset.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
