]> git.pld-linux.org Git - packages/perl-CGI-FastTemplate.git/blobdiff - perl-CGI-FastTemplate.spec
- finished pl description, new %%doc, release 7
[packages/perl-CGI-FastTemplate.git] / perl-CGI-FastTemplate.spec
index d09be3ef79ef3deb34783613fa626517b20198c8..55657df120f7f3a3f47b7caf3265b24b5b108815 100644 (file)
@@ -5,12 +5,12 @@ Summary:      CGI::FastTemplate perl module
 Summary(pl):   Modu³ perla CGI::FastTemplate
 Name:          perl-CGI-FastTemplate
 Version:       1.09
-Release:       6
+Release:       7
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-BuildRequires: rpm-perlprov >= 3.0.3-16
 BuildRequires: perl >= 5.6.1
+BuildRequires: rpm-perlprov >= 3.0.3-16
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -19,7 +19,8 @@ CGI::FastTemplate manages templates and parses templates replacing
 variable names with values.
 
 %description -l pl
-Modu³ perla CGI::FastTemplate.
+Modu³ perla CGI::FastTemplate - zarz±dza wzorcami i analizuje je,
+zastêpuj±c przy tym nazwy zmiennych warto¶ciami.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -33,13 +34,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz templates
+%doc README templates
 %{perl_sitelib}/CGI/FastTemplate.pm
 %{_mandir}/man3/*
This page took 0.038021 seconds and 4 git commands to generate.