]> git.pld-linux.org Git - packages/embperl.git/commitdiff
embperl.spec
authorankry <ankry@pld-linux.org>
Sun, 9 May 2004 08:12:33 +0000 (08:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    embperl.spec -> 1.15

embperl.spec

index 59e46834728d4aff026c9363ddba454b64ca6685..ea1cbdeae61e5f6226acf2e66b4f5bf64430c60b 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Embedded perl - building dynamic Websites with Perl
 Summary(pl):   Osadzony perl - budowanie dynamicznych stron przy u¿yciu Perla
 Name:          embperl
 Version:       1.3.6
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Source0:       ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-%{version}.tar.gz
@@ -14,14 +14,15 @@ BuildRequires:      apache-mod_perl
 BuildRequires: apache-mod_actions
 BuildRequires: apache-mod_dir
 BuildRequires: perl-devel
-BuildRequires: perl(Apache::Session)
+BuildRequires: perl-Apache-Session
 BuildRequires: perl(CGI)
-BuildRequires: perl(HTML::HeadParser)
-BuildRequires: perl(LWP::UserAgent)
-BuildRequires: perl(File::Spec)
+BuildRequires: perl-HTML-HeadParser
+BuildRequires: perl-libwww
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreqdep   'perl(CGI)'
+
 %description
 Embperl gives you the power to embed Perl code in your HTML documents
 and the ability to build your Web site out of small reusable objects
This page took 0.13054 seconds and 4 git commands to generate.