]> git.pld-linux.org Git - packages/perl-Filter.git/commitdiff
- summary/description/license fixes
authorankry <ankry@pld-linux.org>
Tue, 20 Apr 2004 16:43:16 +0000 (16:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Filter.spec -> 1.39

perl-Filter.spec

index 7c81698d14d813e1839e63573adc1002ce9eb380..0b79e76d63603abf15e5b081bb85331ee254d7ce 100644 (file)
@@ -1,10 +1,11 @@
 %include       /usr/lib/rpm/macros.perl
-Summary:       Filter perl module
-Summary(pl):   Modu³ perla Filter
+Summary:       Source filters
+Summary(pl):   Filtry ¼róde³ 
 Name:          perl-Filter
 Version:       1.30
 Release:       1
-License:       GPL
+# same as perl
+License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Filter/Filter-%{version}.tar.gz
 # Source0-md5: 01fcae66fd088c01d829200d6fdb1dac
@@ -14,10 +15,15 @@ BuildRequires:      rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Filter package consists of a number of Source Filters.
+Filter package consists of a number of source filters.  Source filters
+alter the program text of a module before Perl sees it, much as a C
+preprocessor alters the source text of a C program before the compiler
+sees it.
 
 %description -l pl
-Pakiet Filter zawiera zestaw filtrów ¼róde³.
+Pakiet Filter zawiera zestaw filtrów ¼róde³. Filtry ¼róde³ ingeruj± w
+tekst kodu modu³u zanim zobaczy go Perl, podobnie jak robi to
+proprocesor C zanim kompilator ujrzy kod.
 
 %prep
 %setup -q -n Filter-%{version}
This page took 0.050749 seconds and 4 git commands to generate.