]> git.pld-linux.org Git - packages/perl-Email-Valid.git/blobdiff - perl-Email-Valid.spec
- updated to 0.181
[packages/perl-Email-Valid.git] / perl-Email-Valid.spec
index 0dedb0094de67f3c55cb31ae162ea4b770aae44e..06bbcf3a34ac23ee62cfbf327cb5668ddfd22e6d 100644 (file)
@@ -1,18 +1,18 @@
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Email
 %define                pnam    Valid
-Summary:       This module determines whether an email address is valid
-Summary(pl):   Modu³ sprawdzaj±cy poprawno¶æ adresu e-mail
-Name:          perl-%{pdir}-%{pnam}
-Version:       0.15
+Summary:       Email::Valid - module determines whether an email address is valid
+Summary(pl.UTF-8):     Email::Valid - moduł sprawdzający poprawność adresu e-mail
+Name:          perl-Email-Valid
+Version:       0.181
 Release:       1
 # same as perl
-License:       GPL/Artistic
+License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 371b1552b81b93ffbf89cf2b1c1376c5
-BuildRequires: perl-devel >= 5.6
-%if %{!?_without_tests:1}0
+# Source0-md5: c6f3654a138761e352b22e9e5e7e9c10
+BuildRequires: perl-devel >= 1:5.8.0
+%if %{with tests}
 BuildRequires: perl-MailTools
 %endif
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -23,9 +23,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 This module determines whether an email address is well-formed, and
 optionally, whether a mail host exists for the domain.
 
-%description -l pl
-Ten modu³ sprawdza czy adres e-mail jest poprawnie zapisany i,
-opcjonalnie, czy istnieje host przyjmuj±cy pocztê.
+%description -l pl.UTF-8
+Ten moduł sprawdza czy adres e-mail jest poprawnie zapisany i,
+opcjonalnie, czy istnieje host przyjmujący pocztę.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.057224 seconds and 4 git commands to generate.