]> git.pld-linux.org Git - packages/perl-Email-LocalDelivery.git/blobdiff - perl-Email-LocalDelivery.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-Email-LocalDelivery.git] / perl-Email-LocalDelivery.spec
index 354e33fd57509e4d981898223ecbb5bebef7f27b..aa67836b3f4a724f74cfa96b84a11f1fafe0571e 100644 (file)
@@ -2,19 +2,19 @@
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    Email
 %define                pnam    LocalDelivery
 Summary:       Email::LocalDelivery - deliver a piece of email - simply
-Summary(pl):   Email::LocalDelivery - po prostu dostarczanie poczty
+Summary(pl.UTF-8):     Email::LocalDelivery - po prostu dostarczanie poczty
 Name:          perl-Email-LocalDelivery
-Version:       0.09
+Version:       1.200
 Release:       1
 # same as perl
 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: 74cc1bbf18f036dace59b7bd9da869a2
+Source0:       http://www.cpan.org/modules/by-module/Email/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 6218c960f8f426b5c20a64b3fb7a6bf4
+URL:           http://search.cpan.org/dist/Email-LocalDelivery/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -22,7 +22,7 @@ BuildRequires:        rpm-perlprov >= 4.1-13
 # and rpm comes back again...  Here should be ">= 0.11", but the newest
 # perl-Email-Foldertype is 0.5.
 BuildRequires: perl-Email-FolderType
-BuildRequires: perl-Email-Simple >= 1:1.4
+BuildRequires: perl-Email-Simple >= 1:1.998
 BuildRequires: perl-File-Path-Expand
 BuildRequires: perl-Test-Simple
 %endif
@@ -34,10 +34,10 @@ This is the second module produced by the "Perl Email Project", a
 reaction against the complexity and increasing bugginess of the
 Mail::* modules. It delivers an email to a list of mailboxes.
 
-%description -l pl
-To jest drugi modu³ wyprodukowany przez "Perl Email Project", bêd±cy
-reakcj± na z³o¿ono¶æ i rosn±cy wspó³czynnik zapluskwienia modu³ów
-Mail::*. Modu³ dostarcza pocztê do listy skrzynek.
+%description -l pl.UTF-8
+To jest drugi moduł wyprodukowany przez "Perl Email Project", będący
+reakcją na złożoność i rosnący współczynnik zapluskwienia modułów
+Mail::*. Moduł dostarcza pocztę do listy skrzynek.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.124846 seconds and 4 git commands to generate.