Author: glen                         Date: Mon Apr 17 18:09:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 10 to rebuild for bad autodeps to go away from perl-mod_perl

---- Files affected:
SPECS:
   apache-mod_perl.spec (1.139 -> 1.140) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_perl.spec
diff -u SPECS/apache-mod_perl.spec:1.139 SPECS/apache-mod_perl.spec:1.140
--- SPECS/apache-mod_perl.spec:1.139    Fri Apr 14 19:07:56 2006
+++ SPECS/apache-mod_perl.spec  Mon Apr 17 20:08:57 2006
@@ -32,7 +32,7 @@
 Summary(zh_CN):        ÓĂÓÚ Apache web ˇţÎńłĚĐňľÄ Perl ˝âĘÍłĚĐňĄŁ
 Name:          apache-mod_perl
 Version:       2.0.2
-Release:       9
+Release:       10
 Epoch:         1
 License:       Apache
 Group:         Networking/Daemons
@@ -51,6 +51,8 @@
 BuildRequires: perl-devel >= 1:5.8.2
 BuildRequires: rpm-perlprov >= 3.0.3-16
 BuildRequires: rpmbuild(macros) >= 1.268
+# older apache-mod_perl could make bad autodeps to perl-mod_perl
+BuildConflicts:        apache-mod_perl < 1:2.0.2-9
 Requires:      apache(modules-api) = %apache_modules_api
 Requires:      perl-mod_%{mod_name} = %{epoch}:%{version}-%{release}
 Provides:      apache(mod_perl)
@@ -195,8 +197,8 @@
 Summary:       Files needed for building XS modules that use mod_perl
 Summary(pl):   Pliki potrzebne do budowania modułów XS korzystających z 
mod_perla
 Group:         Development/Libraries
-Requires:      perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print 
DynaLoader->VERSION')
 Requires:      apache-devel >= 2.0
+Requires:      perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print 
DynaLoader->VERSION')
 Requires:      perl-mod_%{mod_name} = %{epoch}:%{version}-%{release}
 # not sure is this neccessary
 %{!?with_internal_test:Requires:       perl-Apache-Test = 
%{apache_test_version}}
@@ -313,6 +315,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.140  2006/04/17 18:08:57  glen
+- rel 10 to rebuild for bad autodeps to go away from perl-mod_perl
+
 Revision 1.139  2006/04/14 17:07:56  glen
 - restart apache in %postun rather in %preun as the config file, loading module
   is still there and module will be loaded after package is uninstalled, which
================================================================

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

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

Reply via email to