]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- allow perl(Data::Flow) -> perl-Data-Flow resolving
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Feb 2006 10:39:04 +0000 (10:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.134

apache-mod_perl.spec

index 3c58d51ce028554901ccaa79505309679046733d..adb8ab6ecb2540a7dfd304ae98f9423b848f6c56 100644 (file)
@@ -3,6 +3,7 @@
 # - separate devel things from runtime things (apache-mod_perl-2.0.2-2 marks perl-ExtUtils-MakeMaker-6.25_08-1 (cap perl(ExtUtils::Install)))
 #
 # Conditional build:
+%bcond_without autodeps        # don't care about perl() deps resolving
 %bcond_with    internal_test   # use internal Apache-Test
 #
 %include       /usr/lib/rpm/macros.perl
@@ -44,6 +45,7 @@ BuildRequires:        expat-devel
 BuildRequires: gdbm-devel
 BuildRequires: openldap-devel >= 2.3.0
 %{!?with_internal_test:BuildRequires:  perl-Apache-Test = %{apache_test_version}}
+%{?with_autodeps:BuildRequires:        perl-Data-Flow}
 BuildRequires: perl-devel >= 1:5.8.2
 BuildRequires: rpm-perlprov >= 3.0.3-16
 BuildRequires: rpmbuild(macros) >= 1.268
This page took 0.133116 seconds and 4 git commands to generate.