Author: glen                         Date: Thu Dec 29 19:23:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- strict Apache::Test deps (to have no side effects of using system pkg)

---- Files affected:
SPECS:
   apache-mod_perl.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_perl.spec
diff -u SPECS/apache-mod_perl.spec:1.113 SPECS/apache-mod_perl.spec:1.114
--- SPECS/apache-mod_perl.spec:1.113    Thu Dec 29 20:08:05 2005
+++ SPECS/apache-mod_perl.spec  Thu Dec 29 20:23:38 2005
@@ -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)))
 %include       /usr/lib/rpm/macros.perl
 %define        apxs    /usr/sbin/apxs
+%define        apache_test_version     1.27
 Summary:       A Perl interpreter for the Apache Web server
 Summary(cs):   Vestavěný interpret Perlu pro WWW server Apache
 Summary(da):   En indbygget Perl-fortolker for webtjeneren Apache
@@ -25,7 +26,7 @@
 Summary(zh_CN):        ÓĂÓÚ Apache web ˇţÎńłĚĐňľÄ Perl ˝âĘÍłĚĐňĄŁ
 Name:          apache-mod_perl
 Version:       2.0.2
-Release:       3.8
+Release:       3.9
 Epoch:         1
 License:       Apache
 Group:         Networking/Daemons
@@ -39,7 +40,7 @@
 BuildRequires: expat-devel
 BuildRequires: gdbm-devel
 BuildRequires: openldap-devel
-BuildRequires: perl-Apache-Test
+BuildRequires: perl-Apache-Test = %{apache_test_version}
 BuildRequires: perl-devel >= 1:5.8.2
 BuildRequires: rpm-perlprov >= 3.0.3-16
 %requires_eq_to        apache apache-devel
@@ -49,7 +50,7 @@
 # What's this mod_perl_hooks for?
 Provides:      perl(mod_perl_hooks)
 # not sure is this neccessary
-Requires:      perl-Apache-Test
+Requires:      perl-Apache-Test = %{apache_test_version}
 Obsoletes:     mod_perl
 Obsoletes:     mod_perl-common
 Conflicts:     perl-modules < 1:5.8.6-6
@@ -291,6 +292,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2005/12/29 19:23:38  glen
+- strict Apache::Test deps (to have no side effects of using system pkg)
+
 Revision 1.113  2005/12/29 19:08:05  glen
 - drop Provides: mod_perl (no PLD package requires it)
 - use system perl-Apache-Test, this prevents apache1-mod_perl obsoleting this 
package
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to