]> git.pld-linux.org Git - packages/perl-POE-Component-Server-HTTP.git/blobdiff - perl-POE-Component-Server-HTTP.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-POE-Component-Server-HTTP.git] / perl-POE-Component-Server-HTTP.spec
index 8e0814b741409f8d96e377ddda4da28c67e1b630..cf36dcc1366b114b1178a7519bc51d09b4fd1538 100644 (file)
@@ -1,24 +1,25 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
-%define        pdir    POE
-%define        pnam    Component-Server-HTTP
+
+%define                pdir    POE
+%define                pnam    Component-Server-HTTP
 Summary:       POE::Component::Server::HTTP - foundation of a POE HTTP Daemon
-Summary(pl):   POE::Component::Server::HTTP - podstawa demona HTTP dla POE
+Summary(pl.UTF-8):     POE::Component::Server::HTTP - podstawa demona HTTP dla POE
 Name:          perl-POE-Component-Server-HTTP
-Version:       0.04
+Version:       0.09
 Release:       1
 # same as [perl-]POE (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: d6713f8064552b8ab5c192b182461bc7
-BuildRequires: perl-devel >= 5.6
+# Source0-md5: d20963ebc65bebea4c863813861b9985
+URL:           http://search.cpan.org/dist/POE-Component-Server-HTTP/
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires: perl-POE
+BuildRequires: perl-POE >= 1:0.3007
+BuildRequires: perl-POE-API-Peek
 BuildRequires: perl-libwww
 %endif
 BuildArch:     noarch
@@ -29,10 +30,10 @@ POE::Component::Server::HTTP (PoCo::HTTPD) is a framework for building
 custom HTTP servers based on POE. It is loosely modeled on the ideas
 of apache and the mod_perl/Apache module.
 
-%description -l pl
+%description -l pl.UTF-8
 POE::Component::Server::HTTP (PoCo::HTTPD) to szkielet do tworzenia
-w³asnych serwerów HTTP opartych na POE. Jest swobodnie ukszta³towany
-na ideach Apache'a i modu³u mod_perl.
+własnych serwerów HTTP opartych na POE. Jest swobodnie ukształtowany
+na ideach Apache'a i modułu mod_perl.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.136386 seconds and 4 git commands to generate.