SPECS: apache-mod_perl.spec - allow perl(Data::Flow) -> perl-Data-...

qboosh qboosh at pld-linux.org
Sat Feb 4 11:39:09 CET 2006


Author: qboosh                       Date: Sat Feb  4 10:39:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- allow perl(Data::Flow) -> perl-Data-Flow resolving

---- Files affected:
SPECS:
   apache-mod_perl.spec (1.133 -> 1.134) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_perl.spec
diff -u SPECS/apache-mod_perl.spec:1.133 SPECS/apache-mod_perl.spec:1.134
--- SPECS/apache-mod_perl.spec:1.133	Sat Feb  4 11:35:48 2006
+++ SPECS/apache-mod_perl.spec	Sat Feb  4 11:39:04 2006
@@ -4,6 +4,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
@@ -45,6 +46,7 @@
 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
@@ -300,6 +302,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.134  2006/02/04 10:39:04  qboosh
+- allow perl(Data::Flow) -> perl-Data-Flow resolving
+
 Revision 1.133  2006/02/04 10:35:48  qboosh
 - fixed preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache-mod_perl.spec?r1=1.133&r2=1.134&f=u



More information about the pld-cvs-commit mailing list